Trace number 4308901

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
OscaR - Parallel with EPS 2018-08-14? (TO) 19957 2520.5

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-2-2_c18.xml
MD5SUMcdfe3d0465f921b63e12edf2a82a40f3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark802
Best CPU time to get the best result obtained on this benchmark19971.9
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":37,"count":111},{"size":41,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1629598549
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
11.04/3.18	c Parsing done, starting search...
19953.50/2520.09	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13143 MiB free)
  memory of node 1: 16384 MiB (11076 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308901-1534398161/watcher-4308901-1534398161 -o /tmp/evaluation-result-4308901-1534398161/solver-4308901-1534398161 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534393095-31499 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1629598549 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308901-1534398161.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32151, runsolver pid=32148

[startup+0.100159 s]*
/proc/loadavg: 7.99 8.68 8.78 3/199 32171
/proc/meminfo: memFree=24784120/32770624 swapFree=67108524/67108860
[pid=32151] ppid=32148 vsize=26103420 memory=30708 CPUtime=0.12 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32151 31472 0 -1 1077944320 7119 0 0 0 11 1 0 0 20 0 20 0 257379285 26729902080 7677 33554432000 4194304 4196468 140725274153552 140725274136096 140641976573687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
/proc/32151/statm: 6525855 7677 3139 1 0 6487932 0
[pid=32151/tid=32153] ppid=32148 vsize=26103420 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) R 32148 32151 31472 0 -1 4202560 5221 0 0 0 8 0 0 0 20 0 20 0 257379285 26729902080 7677 33554432000 4194304 4196468 140725274153552 140641980758368 140641956849515 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32154] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7677 33554432000 4194304 4196468 140725274153552 140641929193744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32155] ppid=32148 vsize=26103420 memory=140063855715968 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379287 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32163] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32151 31472 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641036067744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32164] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32151 31472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641035015152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32165] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7743 33554432000 4194304 4196468 140725274153552 140641033963728 140641976592283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32166] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32151 31472 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641032911344 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32167] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641031858800 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32168] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641030806256 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32169] ppid=32148 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32151 31472 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641029753712 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32170] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641028700384 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32171] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32171/stat : 32171 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 7809 33554432000 4194304 4196468 140725274153552 140641027647920 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30708 KiB

[startup+0.210048 s]*
/proc/loadavg: 7.99 8.68 8.78 3/199 32171
/proc/meminfo: memFree=24770664/32770624 swapFree=67108524/67108860
[pid=32151] ppid=32148 vsize=26103420 memory=43052 CPUtime=0.3 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32151 31472 0 -1 1077944320 10450 0 0 0 28 2 0 0 20 0 20 0 257379285 26729902080 10763 33554432000 4194304 4196468 140725274153552 140725274136096 140641976573687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
/proc/32151/statm: 6525855 10763 3342 1 0 6487932 0
[pid=32151/tid=32153] ppid=32148 vsize=26103420 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) R 32148 32151 31472 0 -1 4202560 8184 0 0 0 18 1 0 0 20 0 20 0 257379285 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641980803248 140641960654174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32154] ppid=32148 vsize=26103420 memory=10949 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641929193744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32155] ppid=32148 vsize=26103420 memory=140063855745888 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379287 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32163] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32151 31472 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641036067744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32164] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32151 31472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641035015152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32165] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641033963728 140641976592283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32166] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32151 31472 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641032911344 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32167] ppid=32148 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32151 31472 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641031858800 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32168] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32151 31472 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641030806256 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32169] ppid=32148 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) R 32148 32151 31472 0 -1 4202560 309 0 0 0 6 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641029752896 140641955165881 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32170] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641028700384 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32171] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32171/stat : 32171 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 10763 33554432000 4194304 4196468 140725274153552 140641027647920 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43052 KiB

[startup+0.310154 s]*
/proc/loadavg: 7.99 8.68 8.78 3/199 32171
/proc/meminfo: memFree=24767004/32770624 swapFree=67108524/67108860
[pid=32151] ppid=32148 vsize=26103420 memory=46296 CPUtime=0.43 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32151 31472 0 -1 1077944320 10857 0 0 0 41 2 0 0 20 0 20 0 257379285 26729902080 11574 33554432000 4194304 4196468 140725274153552 140725274136096 140641976573687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
/proc/32151/statm: 6525855 11574 3343 1 0 6487932 0
[pid=32151/tid=32153] ppid=32148 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) R 32148 32151 31472 0 -1 4202560 8526 0 0 0 28 1 0 0 20 0 20 0 257379285 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641980735424 140641606702523 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32154] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641929193744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32155] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=26103420 memory=140063715455919 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=26103420 memory=140063715458224 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=26103420 memory=140063715460528 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379287 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32163] ppid=32148 vsize=26103420 memory=280127430928016 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32151 31472 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641036067744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32164] ppid=32148 vsize=26103420 memory=280127430934928 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32151 31472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257379288 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641035015152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32165] ppid=32148 vsize=26103420 memory=280127430876208 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641033963728 140641976592283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32166] ppid=32148 vsize=26103420 memory=280127430948752 CPUtime=0.01 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32151 31472 0 -1 1077944384 327 0 0 0 1 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641032911344 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32167] ppid=32148 vsize=26103420 memory=280127430955664 CPUtime=0.02 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32151 31472 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641031858800 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32168] ppid=32148 vsize=26103420 memory=280127430953360 CPUtime=0 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32151 31472 0 -1 1077944384 176 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641030806256 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32169] ppid=32148 vsize=26103420 memory=280127430969968 CPUtime=0.08 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32151 31472 0 -1 1077944384 326 0 0 0 8 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641029753712 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32170] ppid=32148 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641028700384 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32171] ppid=32148 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32151/task/32171/stat : 32171 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379291 26729902080 11574 33554432000 4194304 4196468 140725274153552 140641027647920 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46296 KiB

[startup+0.700907 s]
/proc/loadavg: 7.99 8.68 8.78 2/199 32171
/proc/meminfo: memFree=24743192/32770624 swapFree=67108524/67108860
[pid=32151] ppid=32148 vsize=26105488 memory=87480 CPUtime=0.99 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32151 31472 0 -1 1077944320 17814 0 0 0 95 4 0 0 20 0 20 0 257379285 26732019712 21870 33554432000 4194304 4196468 140725274153552 140725274136096 140641976573687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
/proc/32151/statm: 6526372 21870 3497 1 0 6488444 0
[pid=32151/tid=32153] ppid=32148 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) R 32148 32151 31472 0 -1 4202560 15027 0 0 0 64 3 0 0 20 0 20 0 257379285 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641980796992 140641944175113 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32154] ppid=32148 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641929193744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32155] ppid=32148 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=26105488 memory=3516 CPUtime=0 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=26105488 memory=1288 CPUtime=0 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=26105488 memory=1088 CPUtime=0 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257379286 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=26105488 memory=38804 CPUtime=0 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257379287 26732019712 21870 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0

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

/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 42927 0 0 0 253 31 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=27186932 memory=7641148 CPUtime=2.83 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 47785 0 0 0 250 33 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=27186932 memory=303430223234596890 CPUtime=2.85 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 46880 0 0 0 256 29 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=27186932 memory=288230596050944315 CPUtime=2.85 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 45782 0 0 0 252 33 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=27186932 memory=15258134151170443 CPUtime=2.86 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 43485 0 0 0 255 31 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=27186932 memory=6112 CPUtime=2.83 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 43418 0 0 0 251 32 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=27186932 memory=1724 CPUtime=2.86 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 41608 0 0 0 257 29 0 0 20 0 36 0 257379286 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=27186932 memory=4004 CPUtime=0.56 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 20710 0 0 0 52 4 0 0 20 0 36 0 257379287 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32163] ppid=32148 vsize=27186932 memory=3516 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32151 31472 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 36 0 257379288 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641036067808 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32164] ppid=32148 vsize=27186932 memory=872 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32151 31472 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 36 0 257379288 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641035015168 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32165] ppid=32148 vsize=27186932 memory=1288 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32151 31472 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641033963728 140641976592283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32166] ppid=32148 vsize=27186932 memory=1088 CPUtime=5.04 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) S 32148 32151 31472 0 -1 1077944384 18667 0 0 0 499 5 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641032911344 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32167] ppid=32148 vsize=27186932 memory=14888 CPUtime=4.84 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32151 31472 0 -1 1077944384 20099 0 0 0 481 3 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641031858800 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32168] ppid=32148 vsize=27186932 memory=38844 CPUtime=4.58 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32151 31472 0 -1 1077944384 16475 0 0 0 455 3 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641030806256 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32169] ppid=32148 vsize=27186932 memory=3312 CPUtime=1.66 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) S 32148 32151 31472 0 -1 1077944384 19220 0 0 0 161 5 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641029753712 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32170] ppid=32148 vsize=27186932 memory=15708 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641028700384 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32171] ppid=32148 vsize=27186932 memory=1620 CPUtime=1.11 cores=0-7
/proc/32151/task/32171/stat : 32171 (java) S 32148 32151 31472 0 -1 1077944384 2196 0 0 0 74 37 0 0 20 0 36 0 257379291 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641027647920 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32172] ppid=32148 vsize=27186932 memory=504 CPUtime=0 cores=0-7
/proc/32151/task/32172/stat : 32172 (java) S 32148 32151 31472 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 36 0 257381476 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641014207232 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32173] ppid=32148 vsize=27186932 memory=924 CPUtime=5.32 cores=0-7
/proc/32151/task/32173/stat : 32173 (java) R 32148 32151 31472 0 -1 1077944384 7967 0 0 0 308 224 0 0 20 0 36 0 257381503 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641011057824 140641976584834 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32174] ppid=32148 vsize=27186932 memory=1398720917958146503 CPUtime=2484.35 cores=0-7
/proc/32151/task/32174/stat : 32174 (java) R 32148 32151 31472 0 -1 4202560 282396 0 0 0 248227 208 0 0 20 0 36 0 257381519 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641007902528 140641614744791 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32175] ppid=32148 vsize=27186932 memory=1828 CPUtime=0.34 cores=0-7
/proc/32151/task/32175/stat : 32175 (java) S 32148 32151 31472 0 -1 1077944384 143 0 0 0 34 0 0 0 20 0 36 0 257381520 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641006855472 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32176] ppid=32148 vsize=27186932 memory=1120 CPUtime=2478.35 cores=0-7
/proc/32151/task/32176/stat : 32176 (java) R 32148 32151 31472 0 -1 4202560 203233 0 0 0 247703 132 0 0 20 0 36 0 257381520 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641005794984 140641610290868 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32177] ppid=32148 vsize=27186932 memory=6112 CPUtime=2491.86 cores=0-7
/proc/32151/task/32177/stat : 32177 (java) R 32148 32151 31472 0 -1 4202560 129510 0 0 0 249053 133 0 0 20 0 36 0 257381527 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641004742232 140641617980845 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32178] ppid=32148 vsize=27186932 memory=1724 CPUtime=0.31 cores=0-7
/proc/32151/task/32178/stat : 32178 (java) S 32148 32151 31472 0 -1 1077944384 95 0 0 0 31 0 0 0 20 0 36 0 257381527 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641003696816 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32179] ppid=32148 vsize=27186932 memory=4004 CPUtime=2491.03 cores=0-7
/proc/32151/task/32179/stat : 32179 (java) R 32148 32151 31472 0 -1 4202560 45461 0 0 0 249003 100 0 0 20 0 36 0 257381527 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641002637048 140641617980702 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32180] ppid=32148 vsize=27186932 memory=3516 CPUtime=0.29 cores=0-7
/proc/32151/task/32180/stat : 32180 (java) S 32148 32151 31472 0 -1 1077944384 85 0 0 0 29 0 0 0 20 0 36 0 257381528 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641001591728 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32181] ppid=32148 vsize=27186932 memory=872 CPUtime=2483.21 cores=0-7
/proc/32151/task/32181/stat : 32181 (java) R 32148 32151 31472 0 -1 4202560 47526 0 0 0 248233 88 0 0 20 0 36 0 257381530 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140641000531712 140641617462139 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32182] ppid=32148 vsize=27186932 memory=288230574492221466 CPUtime=2491.14 cores=0-7
/proc/32151/task/32182/stat : 32182 (java) R 32148 32151 31472 0 -1 4202560 139335 0 0 0 248978 136 0 0 20 0 36 0 257381532 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640999479416 140641610290779 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32183] ppid=32148 vsize=27186932 memory=319474318465827131 CPUtime=2472.32 cores=0-7
/proc/32151/task/32183/stat : 32183 (java) R 32148 32151 31472 0 -1 4202560 153616 0 0 0 247111 121 0 0 20 0 36 0 257381573 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640998426872 140641617980845 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32184] ppid=32148 vsize=27186932 memory=15258134151170443 CPUtime=2492.22 cores=0-7
/proc/32151/task/32184/stat : 32184 (java) R 32148 32151 31472 0 -1 4202560 141980 0 0 0 249107 115 0 0 20 0 36 0 257381574 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640993142312 140641617980845 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32185] ppid=32148 vsize=27186932 memory=301789760513747042 CPUtime=0 cores=0-7
/proc/32151/task/32185/stat : 32185 (java) S 32148 32151 31472 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 36 0 257381574 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640992097840 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32186] ppid=32148 vsize=27186932 memory=1828 CPUtime=0 cores=0-7
/proc/32151/task/32186/stat : 32186 (java) S 32148 32151 31472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 257381574 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640991044272 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32187] ppid=32148 vsize=27186932 memory=1120 CPUtime=0 cores=0-7
/proc/32151/task/32187/stat : 32187 (java) S 32148 32151 31472 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 36 0 257381574 27839418368 1910287 33554432000 4194304 4196468 140725274153552 140640989991728 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
Current children cumulated CPU time: 19953.5 s
Current children cumulated vsize: 27186932 KiB
Current children cumulated memory: 7641148 KiB

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

[startup+2520.5 s]
# the end of solver process 32151 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19943.3 s, system=13.675 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.41 s]
/proc/loadavg: 8.66 8.69 8.75 10/214 32245
/proc/meminfo: memFree=17163424/32770624 swapFree=67108524/67108860
[pid=32151] ppid=32148 vsize=27786008 memory=7643016 CPUtime=19956.6 cores=0-7
/proc/32151/stat : 32151 (java) S 32148 32151 31472 0 -1 1077944320 1645234 0 0 0 1994297 1362 0 0 20 0 45 0 257379285 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140725274136096 140641976573687 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
/proc/32151/statm: 6946502 1910754 3647 1 0 6908053 0
[pid=32151/tid=32153] ppid=32148 vsize=27786008 memory=7976406965554101975 CPUtime=21.95 cores=0-7
/proc/32151/task/32153/stat : 32153 (java) S 32148 32151 31472 0 -1 1077944384 26427 0 0 0 2156 39 0 0 20 0 45 0 257379285 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641980811152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32154] ppid=32148 vsize=27786008 memory=0 CPUtime=2.83 cores=0-7
/proc/32151/task/32154/stat : 32154 (java) S 32148 32151 31472 0 -1 1077944384 48731 0 0 0 254 29 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641929193744 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32155] ppid=32148 vsize=27786008 memory=7641148 CPUtime=2.84 cores=0-7
/proc/32151/task/32155/stat : 32155 (java) S 32148 32151 31472 0 -1 1077944384 42927 0 0 0 253 31 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641928141200 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32156] ppid=32148 vsize=27786008 memory=7641148 CPUtime=2.83 cores=0-7
/proc/32151/task/32156/stat : 32156 (java) S 32148 32151 31472 0 -1 1077944384 47785 0 0 0 250 33 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641927088656 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32157] ppid=32148 vsize=27786008 memory=-7361174377247368086 CPUtime=2.85 cores=0-7
/proc/32151/task/32157/stat : 32157 (java) S 32148 32151 31472 0 -1 1077944384 46880 0 0 0 256 29 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641531460240 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32158] ppid=32148 vsize=27786008 memory=8562125494162282060 CPUtime=2.85 cores=0-7
/proc/32151/task/32158/stat : 32158 (java) S 32148 32151 31472 0 -1 1077944384 45782 0 0 0 252 33 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641530407696 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32159] ppid=32148 vsize=27786008 memory=280127431657472 CPUtime=2.86 cores=0-7
/proc/32151/task/32159/stat : 32159 (java) S 32148 32151 31472 0 -1 1077944384 43485 0 0 0 255 31 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641529355152 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32160] ppid=32148 vsize=27786008 memory=5789193038506583128 CPUtime=2.83 cores=0-7
/proc/32151/task/32160/stat : 32160 (java) S 32148 32151 31472 0 -1 1077944384 43418 0 0 0 251 32 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641528302608 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32161] ppid=32148 vsize=27786008 memory=6791534058613427641 CPUtime=2.86 cores=0-7
/proc/32151/task/32161/stat : 32161 (java) S 32148 32151 31472 0 -1 1077944384 41608 0 0 0 257 29 0 0 20 0 45 0 257379286 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641527250064 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32162] ppid=32148 vsize=27786008 memory=1398720917958146503 CPUtime=0.57 cores=0-7
/proc/32151/task/32162/stat : 32162 (java) S 32148 32151 31472 0 -1 1077944384 20852 0 0 0 53 4 0 0 20 0 45 0 257379287 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641037121520 140641976584834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32163] ppid=32148 vsize=27786008 memory=752 CPUtime=0 cores=0-7
/proc/32151/task/32163/stat : 32163 (java) S 32148 32151 31472 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 45 0 257379288 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641036067808 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32164] ppid=32148 vsize=27786008 memory=1828 CPUtime=0 cores=0-7
/proc/32151/task/32164/stat : 32164 (java) S 32148 32151 31472 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 45 0 257379288 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641035015168 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32165] ppid=32148 vsize=27786008 memory=1120 CPUtime=0 cores=0-7
/proc/32151/task/32165/stat : 32165 (java) S 32148 32151 31472 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641033963728 140641976592283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32166] ppid=32148 vsize=27786008 memory=6112 CPUtime=5.06 cores=0-7
/proc/32151/task/32166/stat : 32166 (java) R 32148 32151 31472 0 -1 1077944384 19141 0 0 0 501 5 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641032911344 140641976584834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32167] ppid=32148 vsize=27786008 memory=1724 CPUtime=4.85 cores=0-7
/proc/32151/task/32167/stat : 32167 (java) S 32148 32151 31472 0 -1 1077944384 20231 0 0 0 482 3 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641031858800 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32168] ppid=32148 vsize=27786008 memory=280127433812176 CPUtime=4.6 cores=0-7
/proc/32151/task/32168/stat : 32168 (java) S 32148 32151 31472 0 -1 1077944384 16701 0 0 0 457 3 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641030806256 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32169] ppid=32148 vsize=27786008 memory=4713745541279610410 CPUtime=1.69 cores=0-7
/proc/32151/task/32169/stat : 32169 (java) R 32148 32151 31472 0 -1 4202560 21271 0 0 0 163 6 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641029751120 140641955267176 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32170] ppid=32148 vsize=27786008 memory=8514726395714825349 CPUtime=0 cores=0-7
/proc/32151/task/32170/stat : 32170 (java) S 32148 32151 31472 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641028700384 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32171] ppid=32148 vsize=27786008 memory=-6520471753822164382 CPUtime=1.11 cores=0-7
/proc/32151/task/32171/stat : 32171 (java) S 32148 32151 31472 0 -1 1077944384 2196 0 0 0 74 37 0 0 20 0 45 0 257379291 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641027647920 140641976584834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32172] ppid=32148 vsize=27786008 memory=4715433313220523562 CPUtime=0 cores=0-7
/proc/32151/task/32172/stat : 32172 (java) S 32148 32151 31472 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 45 0 257381476 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641014207232 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32173] ppid=32148 vsize=27786008 memory=924 CPUtime=5.33 cores=0-7
/proc/32151/task/32173/stat : 32173 (java) R 32148 32151 31472 0 -1 4202560 8018 0 0 0 309 224 0 0 20 0 45 0 257381503 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641011054944 140641954570139 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32174] ppid=32148 vsize=27786008 memory=1168 CPUtime=2484.71 cores=0-7
/proc/32151/task/32174/stat : 32174 (java) R 32148 32151 31472 0 -1 4202560 282399 0 0 0 248263 208 0 0 20 0 45 0 257381519 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641007900656 140641610290868 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32175] ppid=32148 vsize=27786008 memory=2132 CPUtime=0.34 cores=0-7
/proc/32151/task/32175/stat : 32175 (java) S 32148 32151 31472 0 -1 1077944384 205 0 0 0 34 0 0 0 20 0 45 0 257381520 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641006855600 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32176] ppid=32148 vsize=27786008 memory=0 CPUtime=2478.7 cores=0-7
/proc/32151/task/32176/stat : 32176 (java) R 32148 32151 31472 0 -1 4202560 203239 0 0 0 247738 132 0 0 20 0 45 0 257381520 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641005795704 140641618429482 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32177] ppid=32148 vsize=27786008 memory=6944652177228980320 CPUtime=2492.24 cores=0-7
/proc/32151/task/32177/stat : 32177 (java) R 32148 32151 31472 0 -1 4202560 129517 0 0 0 249091 133 0 0 20 0 45 0 257381527 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641004743024 140641617980845 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32178] ppid=32148 vsize=27786008 memory=6944656575208382560 CPUtime=0.32 cores=0-7
/proc/32151/task/32178/stat : 32178 (java) S 32148 32151 31472 0 -1 1077944384 772 0 0 0 32 0 0 0 20 0 45 0 257381527 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641003696816 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32179] ppid=32148 vsize=27786008 memory=6943526294502006880 CPUtime=2491.4 cores=0-7
/proc/32151/task/32179/stat : 32179 (java) R 32148 32151 31472 0 -1 4202560 45469 0 0 0 249040 100 0 0 20 0 45 0 257381527 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641002636912 140641617980858 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32180] ppid=32148 vsize=27786008 memory=6944652177228980320 CPUtime=0.29 cores=0-7
/proc/32151/task/32180/stat : 32180 (java) S 32148 32151 31472 0 -1 1077944384 115 0 0 0 29 0 0 0 20 0 45 0 257381528 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641001591728 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32181] ppid=32148 vsize=27786008 memory=7641148 CPUtime=2483.56 cores=0-7
/proc/32151/task/32181/stat : 32181 (java) R 32148 32151 31472 0 -1 4202560 47530 0 0 0 248268 88 0 0 20 0 45 0 257381530 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140641000531008 140641610290868 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32182] ppid=32148 vsize=27786008 memory=3312 CPUtime=2491.52 cores=0-7
/proc/32151/task/32182/stat : 32182 (java) R 32148 32151 31472 0 -1 4202560 139342 0 0 0 249016 136 0 0 20 0 45 0 257381532 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640999479416 140641617980845 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32183] ppid=32148 vsize=27786008 memory=15708 CPUtime=2472.69 cores=0-7
/proc/32151/task/32183/stat : 32183 (java) R 32148 32151 31472 0 -1 4202560 153626 0 0 0 247148 121 0 0 20 0 45 0 257381573 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640998426872 140641617980845 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32184] ppid=32148 vsize=27786008 memory=1620 CPUtime=2492.61 cores=0-7
/proc/32151/task/32184/stat : 32184 (java) R 32148 32151 31472 0 -1 4202560 141988 0 0 0 249146 115 0 0 20 0 45 0 257381574 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640993142176 140641617980845 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32185] ppid=32148 vsize=27786008 memory=504 CPUtime=0 cores=0-7
/proc/32151/task/32185/stat : 32185 (java) S 32148 32151 31472 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 45 0 257381574 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640992097840 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32186] ppid=32148 vsize=27786008 memory=924 CPUtime=0 cores=0-7
/proc/32151/task/32186/stat : 32186 (java) S 32148 32151 31472 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 45 0 257381574 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640991044272 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
[pid=32151/tid=32187] ppid=32148 vsize=27786008 memory=1168 CPUtime=0.01 cores=0-7
/proc/32151/task/32187/stat : 32187 (java) S 32148 32151 31472 0 -1 1077944384 899 0 0 0 1 0 0 0 20 0 45 0 257381574 28452872192 1910754 33554432000 4194304 4196468 140725274153552 140640989991728 140641976583893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8970240 140725274158157 140725274158341 140725274158341 140725274161103 0
Current children cumulated CPU time: 19956.6 s
Current children cumulated vsize: 27786008 KiB
Current children cumulated memory: 7643016 KiB

Child status: 143
Real time (s): 2520.5
CPU time (s): 19957
CPU user time (s): 19943.3
CPU system time (s): 13.675
CPU usage (%): 791.786
Max. virtual memory (cumulated for all children) (KiB): 27786008
Max. memory (cumulated for all children) (KiB): 7643016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19943.3
system time used= 13.675
maximum resident set size= 7643832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1645381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 301123
involuntary context switches= 423757


# summary of solver processes directly reported to runsolver:
#   pid: 32151
#   total CPU time (s): 19957
#   total CPU user time (s): 19943.3
#   total CPU system time (s): 13.675

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.0823 second user time and 35.8055 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-16 07:42:41
IDJOB=4308901
IDBENCH=141638
IDSOLVER=2793
FILE ID=node107/4308901-1534398161
RUNJOBID= node107-1534393095-31499
PBS_JOBID= 21038323
Free space on /tmp= 50628 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-2-2_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308901-1534398161/watcher-4308901-1534398161 -o /tmp/evaluation-result-4308901-1534398161/solver-4308901-1534398161 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1534393095-31499 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1629598549 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308901-1534398161.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= cdfe3d0465f921b63e12edf2a82a40f3
RANDOM SEED=1629598549

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
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.40
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		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24801256 kB
MemAvailable:   31890920 kB
Buffers:          227600 kB
Cached:          7112084 kB
SwapCached:           20 kB
Active:          3967120 kB
Inactive:        3426988 kB
Active(anon):       3792 kB
Inactive(anon):   111352 kB
Active(file):    3963328 kB
Inactive(file):  3315636 kB
Unevictable:        6972 kB
Mlocked:            6972 kB
SwapTotal:      67108860 kB
SwapFree:       67108524 kB
Dirty:             36948 kB
Writeback:             0 kB
AnonPages:         61836 kB
Mapped:            55900 kB
Shmem:             57824 kB
Slab:             267812 kB
SReclaimable:     239160 kB
SUnreclaim:        28652 kB
KernelStack:        3408 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 50592 MiB
End job on node107 at 2018-08-16 08:24:42