Trace number 4284829

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 2017-08-22OPT6 7.0539498 2.0571001

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-013.xml
MD5SUMb76e3dd835cfa29a148b2c7537ac72a3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.25523901
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints102
Number of domains25
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":92},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":15,"count":1},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":66},{"degree":2,"count":102},{"degree":12,"count":13}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":13},{"arity":3,"count":79},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"sum","count":12}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 105909124
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.04/0.61	c Parsing done, starting search...
3.91/1.67	o 82
3.91/1.67	o 50
3.91/1.68	o 46
3.91/1.68	o 30
3.91/1.70	o 14
4.62/1.70	o 6
6.93/2.03	s OPTIMUM FOUND
6.93/2.03	v <instantiation>
6.93/2.03	v 	<list>
6.93/2.03	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[8][0] y[8][1] y[8][2] y[8][3] y[9][0] y[9][1] y[9][2] y[10][0] y[10][1] y[11][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11]
6.93/2.03	v 	</list>
6.93/2.03	v 	<values>
6.93/2.03	v 		1 1 1 1 1 -1 -1 1 1 -1 1 -1 1 1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 1 1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 -1 1 -1 1 1 -1 -1 1 -1 -1 1 1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 1 -1 1 1 -1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 1 1 -1 1 -1 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 
6.93/2.03	v 	</values>
6.93/2.03	v </instantiation>

Verifier Data

OK	6

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 (11557 MiB free)
  memory of node 1: 16384 MiB (11373 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284829-1503436339/watcher-4284829-1503436339 -o /tmp/evaluation-result-4284829-1503436339/solver-4284829-1503436339 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503429131-21852 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 105909124 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284829-1503436339.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
solver pid=22922, runsolver pid=22919
Current StackSize limit: 8192 KiB


[startup+0.100764 s]*
/proc/loadavg: 8.57 8.67 8.60 1/198 22942
/proc/meminfo: memFree=23463708/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=26000852 memory=32792 CPUtime=0.12 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 8612 0 0 0 11 1 0 0 20 0 20 0 176714551 26624872448 8198 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6500213 8198 3412 1 0 6487932 0
[pid=22922/tid=22924] ppid=22919 vsize=26000852 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) R 22919 22922 21825 0 -1 4202560 6548 0 0 0 8 1 0 0 20 0 20 0 176714552 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007947508048 140007927391582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=26000852 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=26000852 memory=140087356122752 CPUtime=0 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714554 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22934] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22934/stat : 22934 (java) S 22919 22922 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176714555 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007136265504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22935] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22935/stat : 22935 (java) S 22919 22922 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176714555 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007135213168 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22936] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22936/stat : 22936 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007134161488 140007943329691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22937] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22937/stat : 22937 (java) S 22919 22922 21825 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007133108336 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22938] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22938/stat : 22938 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007132055536 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22939] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22939/stat : 22939 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007131003248 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22940] ppid=22919 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/22922/task/22940/stat : 22940 (java) S 22919 22922 21825 0 -1 1077944384 381 0 0 0 2 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007129950448 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22941] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22941/stat : 22941 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007128898400 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22942] ppid=22919 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714558 26624872448 8198 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32792 KiB

[startup+0.210341 s]*
/proc/loadavg: 8.57 8.67 8.60 3/198 22942
/proc/meminfo: memFree=23452852/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=26000852 memory=41940 CPUtime=0.29 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 9594 0 0 0 27 2 0 0 20 0 20 0 176714551 26624872448 10485 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6500213 10485 3607 1 0 6487932 0
[pid=22922/tid=22924] ppid=22919 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) R 22919 22922 21825 0 -1 4202560 7178 0 0 0 18 1 0 0 20 0 20 0 176714552 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007947532800 140007943333021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=26000852 memory=9203 CPUtime=0 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=26000852 memory=288370463507834496 CPUtime=0 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176714554 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22934] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22934/stat : 22934 (java) S 22919 22922 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176714555 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007136265504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22935] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22935/stat : 22935 (java) S 22919 22922 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176714555 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007135213168 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22936] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22936/stat : 22936 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007134161488 140007943329691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22937] ppid=22919 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/22922/task/22937/stat : 22937 (java) S 22919 22922 21825 0 -1 1077944384 417 0 0 0 1 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007133108336 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22938] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22938/stat : 22938 (java) S 22919 22922 21825 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007132055536 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22939] ppid=22919 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/22922/task/22939/stat : 22939 (java) S 22919 22922 21825 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007131003248 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22940] ppid=22919 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/22922/task/22940/stat : 22940 (java) R 22919 22922 21825 0 -1 4202560 405 0 0 0 5 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007129950448 140007943323030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22941] ppid=22919 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22941/stat : 22941 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714557 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007128898400 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22942] ppid=22919 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714558 26624872448 10485 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41940 KiB

[startup+0.310259 s]*
/proc/loadavg: 8.57 8.67 8.60 3/198 22942
/proc/meminfo: memFree=23445804/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=26000872 memory=49072 CPUtime=0.48 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 10584 0 0 0 45 3 0 0 20 0 20 0 176714551 26624892928 12268 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6500218 12268 3692 1 0 6487932 0
[pid=22922/tid=22924] ppid=22919 vsize=26000872 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) R 22919 22922 21825 0 -1 4202560 7738 0 0 0 27 2 0 0 20 0 20 0 176714552 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007947531968 140007925240906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=26000872 memory=140087203558319 CPUtime=0 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=26000872 memory=140087203560624 CPUtime=0 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=26000872 memory=140087203562928 CPUtime=0 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176714554 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22934] ppid=22919 vsize=26000872 memory=280174407132816 CPUtime=0 cores=0-7
/proc/22922/task/22934/stat : 22934 (java) S 22919 22922 21825 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176714555 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007136265504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22935] ppid=22919 vsize=26000872 memory=280174407139728 CPUtime=0 cores=0-7
/proc/22922/task/22935/stat : 22935 (java) S 22919 22922 21825 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176714555 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007135213168 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22936] ppid=22919 vsize=26000872 memory=280174407081008 CPUtime=0 cores=0-7
/proc/22922/task/22936/stat : 22936 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007134161488 140007943329691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22937] ppid=22919 vsize=26000872 memory=280174407153552 CPUtime=0.02 cores=0-7
/proc/22922/task/22937/stat : 22937 (java) S 22919 22922 21825 0 -1 1077944384 425 0 0 0 2 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007133108336 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22938] ppid=22919 vsize=26000872 memory=280174407160464 CPUtime=0.03 cores=0-7
/proc/22922/task/22938/stat : 22938 (java) S 22919 22922 21825 0 -1 1077944384 226 0 0 0 3 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007132055536 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22939] ppid=22919 vsize=26000872 memory=280174407158160 CPUtime=0.03 cores=0-7
/proc/22922/task/22939/stat : 22939 (java) S 22919 22922 21825 0 -1 1077944384 312 0 0 0 3 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007131003248 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22940] ppid=22919 vsize=26000872 memory=280174407174768 CPUtime=0.08 cores=0-7
/proc/22922/task/22940/stat : 22940 (java) S 22919 22922 21825 0 -1 1077944384 497 0 0 0 8 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007129950448 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22941] ppid=22919 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22941/stat : 22941 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714557 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007128898400 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22942] ppid=22919 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714558 26624892928 12268 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49072 KiB

[startup+0.703387 s]
/proc/loadavg: 8.57 8.67 8.60 4/198 22942
/proc/meminfo: memFree=23433520/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=26004968 memory=76928 CPUtime=1.16 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 12849 0 0 0 111 5 0 0 20 0 20 0 176714551 26629087232 19232 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6501242 19232 3763 1 0 6488956 0
[pid=22922/tid=22924] ppid=22919 vsize=26004968 memory=0 CPUtime=0.67 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) R 22919 22922 21825 0 -1 4202560 9326 0 0 0 64 3 0 0 20 0 20 0 176714552 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007947545712 140007562130383 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=26004968 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=26004968 memory=1860 CPUtime=0 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=26004968 memory=8744 CPUtime=0 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=26004968 memory=4620 CPUtime=0 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=26004968 memory=1196 CPUtime=0 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=26004968 memory=15688 CPUtime=0 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176714553 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=26004968 memory=18192 CPUtime=0 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176714554 26629087232 19232 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0

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

[pid=22922/tid=22942] ppid=22919 vsize=26142192 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 22 0 176714558 26769604608 58336 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 3.74 s
Current children cumulated vsize: 26142192 KiB
Current children cumulated memory: 233344 KiB

[startup+2.05706 s]
# the end of solver process 22922 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.84397 s, system=0.20998 s

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

[startup+1.60251 s]
/proc/loadavg: 8.57 8.67 8.60 5/198 22942
/proc/meminfo: memFree=23364524/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=26677780 memory=235348 CPUtime=3.91 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 33983 0 0 0 376 15 0 0 20 0 31 0 176714551 27318046720 58837 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6685829 58837 3821 1 0 6673543 0
[pid=22922/tid=22924] ppid=22919 vsize=26743316 memory=0 CPUtime=1.55 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) S 22919 22922 21825 0 -1 1077944384 12590 0 0 0 149 6 0 0 20 0 31 0 176714552 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007947548480 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 237 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=26743316 memory=4144 CPUtime=0 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=26743316 memory=140087203771840 CPUtime=0 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 31 0 176714553 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 31 0 176714554 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22934] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22934/stat : 22934 (java) S 22919 22922 21825 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 31 0 176714555 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007136265568 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22935] ppid=22919 vsize=26743316 memory=13331578489482 CPUtime=0 cores=0-7
/proc/22922/task/22935/stat : 22935 (java) S 22919 22922 21825 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 31 0 176714555 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007135213168 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22936] ppid=22919 vsize=26743316 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/22922/task/22936/stat : 22936 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007134161488 140007943329691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22937] ppid=22919 vsize=26743316 memory=14412618299345479 CPUtime=0.52 cores=0-7
/proc/22922/task/22937/stat : 22937 (java) S 22919 22922 21825 0 -1 1077944384 5754 0 0 0 50 2 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007133101360 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22938] ppid=22919 vsize=26743316 memory=0 CPUtime=0.55 cores=0-7
/proc/22922/task/22938/stat : 22938 (java) R 22919 22922 21825 0 -1 1077944384 3704 0 0 0 54 1 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007132046512 140007943321301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22939] ppid=22919 vsize=26743316 memory=0 CPUtime=0.56 cores=0-7
/proc/22922/task/22939/stat : 22939 (java) R 22919 22922 21825 0 -1 4202560 4489 0 0 0 55 1 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007130991920 140007921758395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22940] ppid=22919 vsize=26743316 memory=0 CPUtime=0.59 cores=0-7
/proc/22922/task/22940/stat : 22940 (java) R 22919 22922 21825 0 -1 4202560 5077 0 0 0 58 1 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007129947984 140007943323030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22941] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22941/stat : 22941 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 31 0 176714557 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007128898400 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22942] ppid=22919 vsize=26743316 memory=0 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 31 0 176714558 27385155584 58837 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 3.91 s
Current children cumulated vsize: 26677780 KiB
Current children cumulated memory: 235348 KiB

[startup+2.00662 s]*
/proc/loadavg: 8.57 8.67 8.60 9/223 22968
/proc/meminfo: memFree=23213608/32770624 swapFree=67108860/67108860
[pid=22922] ppid=22919 vsize=27743860 memory=277872 CPUtime=6.93 cores=0-7
/proc/22922/stat : 22922 (java) S 22919 22922 21825 0 -1 1077944320 37945 0 0 0 674 19 0 0 20 0 45 0 176714551 28409712640 69468 33554432000 4194304 4196468 140732844837632 140732844820176 140007943311095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
/proc/22922/statm: 6935965 69468 3839 1 0 6923158 0
[pid=22922/tid=22924] ppid=22919 vsize=27743860 memory=0 CPUtime=1.55 cores=0-7
/proc/22922/task/22924/stat : 22924 (java) S 22919 22922 21825 0 -1 1077944384 12595 0 0 0 149 6 0 0 20 0 45 0 176714552 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007947548800 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22925] ppid=22919 vsize=27743860 memory=4270431478482867300 CPUtime=0.01 cores=0-7
/proc/22922/task/22925/stat : 22925 (java) S 22919 22922 21825 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007895931792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22926] ppid=22919 vsize=27743860 memory=140087356122752 CPUtime=0.01 cores=0-7
/proc/22922/task/22926/stat : 22926 (java) S 22919 22922 21825 0 -1 1077944384 42 0 0 0 1 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007894878992 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22927] ppid=22919 vsize=27743860 memory=-1 CPUtime=0 cores=0-7
/proc/22922/task/22927/stat : 22927 (java) S 22919 22922 21825 0 -1 1077944384 239 0 0 0 0 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007893826704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22928] ppid=22919 vsize=27743860 memory=0 CPUtime=0.01 cores=0-7
/proc/22922/task/22928/stat : 22928 (java) S 22919 22922 21825 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007892773904 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22929] ppid=22919 vsize=27743860 memory=3472592183261933599 CPUtime=0.02 cores=0-7
/proc/22922/task/22929/stat : 22929 (java) S 22919 22922 21825 0 -1 1077944384 27 0 0 0 2 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007891720592 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22930] ppid=22919 vsize=27743860 memory=7649399375658562097 CPUtime=0.01 cores=0-7
/proc/22922/task/22930/stat : 22930 (java) S 22919 22922 21825 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007890667792 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22931] ppid=22919 vsize=27743860 memory=7649399379953529394 CPUtime=0.02 cores=0-7
/proc/22922/task/22931/stat : 22931 (java) S 22919 22922 21825 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007889615504 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22932] ppid=22919 vsize=27743860 memory=7649399384248496690 CPUtime=0.01 cores=0-7
/proc/22922/task/22932/stat : 22932 (java) S 22919 22922 21825 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 45 0 176714553 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007888562704 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22933] ppid=22919 vsize=27743860 memory=0 CPUtime=0.02 cores=0-7
/proc/22922/task/22933/stat : 22933 (java) S 22919 22922 21825 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 45 0 176714554 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007137319536 140007943322242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22934] ppid=22919 vsize=27743860 memory=280174407621440 CPUtime=0 cores=0-7
/proc/22922/task/22934/stat : 22934 (java) S 22919 22922 21825 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 45 0 176714555 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007136265568 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22935] ppid=22919 vsize=27743860 memory=45502070 CPUtime=0 cores=0-7
/proc/22922/task/22935/stat : 22935 (java) S 22919 22922 21825 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 45 0 176714555 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007135213184 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22936] ppid=22919 vsize=27743860 memory=4638778428716302432 CPUtime=0 cores=0-7
/proc/22922/task/22936/stat : 22936 (java) S 22919 22922 21825 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007134161488 140007943329691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22937] ppid=22919 vsize=27743860 memory=7881696724453321575 CPUtime=0.73 cores=0-7
/proc/22922/task/22937/stat : 22937 (java) R 22919 22922 21825 0 -1 4202560 5846 0 0 0 71 2 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007133094896 140007922488600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22938] ppid=22919 vsize=27743860 memory=3054156605268203416 CPUtime=0.83 cores=0-7
/proc/22922/task/22938/stat : 22938 (java) R 22919 22922 21825 0 -1 4202560 4387 0 0 0 82 1 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007132037104 140007928420680 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22939] ppid=22919 vsize=27743860 memory=-9001728533042062950 CPUtime=0.79 cores=0-7
/proc/22922/task/22939/stat : 22939 (java) R 22919 22922 21825 0 -1 4202560 5115 0 0 0 77 2 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007130994528 140007927704990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22940] ppid=22919 vsize=27743860 memory=-9001733975035308135 CPUtime=0.78 cores=0-7
/proc/22922/task/22940/stat : 22940 (java) R 22919 22922 21825 0 -1 4202560 6496 0 0 0 76 2 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007129945520 140007927391582 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22941] ppid=22919 vsize=27743860 memory=3472328296227418160 CPUtime=0 cores=0-7
/proc/22922/task/22941/stat : 22941 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 176714557 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007128898400 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22942] ppid=22919 vsize=27743860 memory=3472328296160571439 CPUtime=0 cores=0-7
/proc/22922/task/22942/stat : 22942 (java) S 22919 22922 21825 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 176714558 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007127845680 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22944] ppid=22919 vsize=27743860 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/22922/task/22944/stat : 22944 (java) S 22919 22922 21825 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 45 0 176714699 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007114405200 140007943322242 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22945] ppid=22919 vsize=27743860 memory=6944656575208382560 CPUtime=0.13 cores=0-7
/proc/22922/task/22945/stat : 22945 (java) S 22919 22922 21825 0 -1 1077944384 172 0 0 0 13 0 0 0 20 0 45 0 176714708 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007111254816 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22946] ppid=22919 vsize=27743860 memory=-7452150499900534055 CPUtime=0.12 cores=0-7
/proc/22922/task/22946/stat : 22946 (java) S 22919 22922 21825 0 -1 1077944384 81 0 0 0 12 0 0 0 20 0 45 0 176714709 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007110202016 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22947] ppid=22919 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/22922/task/22947/stat : 22947 (java) S 22919 22922 21825 0 -1 1077944384 39 0 0 0 10 0 0 0 20 0 45 0 176714709 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007109149728 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22948] ppid=22919 vsize=27743860 memory=0 CPUtime=0.1 cores=0-7
/proc/22922/task/22948/stat : 22948 (java) S 22919 22922 21825 0 -1 1077944384 86 0 0 0 10 0 0 0 20 0 45 0 176714711 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007108096928 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22949] ppid=22919 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/22922/task/22949/stat : 22949 (java) S 22919 22922 21825 0 -1 1077944384 49 0 0 0 8 0 0 0 20 0 45 0 176714711 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007107044640 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22950] ppid=22919 vsize=27743860 memory=0 CPUtime=0.11 cores=0-7
/proc/22922/task/22950/stat : 22950 (java) S 22919 22922 21825 0 -1 1077944384 43 0 0 0 11 0 0 0 20 0 45 0 176714711 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007105991840 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22951] ppid=22919 vsize=27743860 memory=0 CPUtime=0.09 cores=0-7
/proc/22922/task/22951/stat : 22951 (java) S 22919 22922 21825 0 -1 1077944384 80 0 0 0 9 0 0 0 20 0 45 0 176714711 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007104939552 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22952] ppid=22919 vsize=27743860 memory=-3967418655009478193 CPUtime=0.09 cores=0-7
/proc/22922/task/22952/stat : 22952 (java) S 22919 22922 21825 0 -1 1077944384 43 0 0 0 9 0 0 0 20 0 45 0 176714712 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007103886752 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22953] ppid=22919 vsize=27743860 memory=0 CPUtime=0.07 cores=0-7
/proc/22922/task/22953/stat : 22953 (java) S 22919 22922 21825 0 -1 1077944384 38 0 0 0 7 0 0 0 20 0 45 0 176714712 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007102833440 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22954] ppid=22919 vsize=27743860 memory=0 CPUtime=0.07 cores=0-7
/proc/22922/task/22954/stat : 22954 (java) S 22919 22922 21825 0 -1 1077944384 45 0 0 0 7 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007101780640 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22955] ppid=22919 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/22922/task/22955/stat : 22955 (java) S 22919 22922 21825 0 -1 1077944384 33 0 0 0 4 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007100728352 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22956] ppid=22919 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/22922/task/22956/stat : 22956 (java) S 22919 22922 21825 0 -1 1077944384 36 0 0 0 8 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007099675552 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22957] ppid=22919 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/22922/task/22957/stat : 22957 (java) R 22919 22922 21825 0 -1 4202560 79 0 0 0 6 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007098610368 140007943323030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22958] ppid=22919 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/22922/task/22958/stat : 22958 (java) S 22919 22922 21825 0 -1 1077944384 24 0 0 0 6 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007097570464 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22959] ppid=22919 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/22922/task/22959/stat : 22959 (java) S 22919 22922 21825 0 -1 1077944384 29 0 0 0 8 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007096518176 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22960] ppid=22919 vsize=27743860 memory=-1 CPUtime=0.07 cores=0-7
/proc/22922/task/22960/stat : 22960 (java) S 22919 22922 21825 0 -1 1077944384 39 0 0 0 7 0 0 0 20 0 45 0 176714718 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007095465376 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22961] ppid=22919 vsize=27743860 memory=-1 CPUtime=0.05 cores=0-7
/proc/22922/task/22961/stat : 22961 (java) S 22919 22922 21825 0 -1 1077944384 27 0 0 0 5 0 0 0 20 0 45 0 176714719 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007092278048 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22962] ppid=22919 vsize=27743860 memory=0 CPUtime=0.08 cores=0-7
/proc/22922/task/22962/stat : 22962 (java) S 22919 22922 21825 0 -1 1077944384 30 0 0 0 8 0 0 0 20 0 45 0 176714719 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007091225248 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22963] ppid=22919 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/22922/task/22963/stat : 22963 (java) S 22919 22922 21825 0 -1 1077944384 25 0 0 0 6 0 0 0 20 0 45 0 176714719 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007090172960 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22964] ppid=22919 vsize=27743860 memory=0 CPUtime=0.06 cores=0-7
/proc/22922/task/22964/stat : 22964 (java) S 22919 22922 21825 0 -1 1077944384 24 0 0 0 6 0 0 0 20 0 45 0 176714719 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007089120160 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22965] ppid=22919 vsize=27743860 memory=0 CPUtime=0.04 cores=0-7
/proc/22922/task/22965/stat : 22965 (java) S 22919 22922 21825 0 -1 1077944384 66 0 0 0 4 0 0 0 20 0 45 0 176714720 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007088067872 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22966] ppid=22919 vsize=27743860 memory=4137284780655939955 CPUtime=0.05 cores=0-7
/proc/22922/task/22966/stat : 22966 (java) S 22919 22922 21825 0 -1 1077944384 30 0 0 0 5 0 0 0 20 0 45 0 176714720 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007087015072 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22967] ppid=22919 vsize=27743860 memory=0 CPUtime=0.05 cores=0-7
/proc/22922/task/22967/stat : 22967 (java) S 22919 22922 21825 0 -1 1077944384 25 0 0 0 5 0 0 0 20 0 45 0 176714720 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007085962784 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
[pid=22922/tid=22968] ppid=22919 vsize=27743860 memory=0 CPUtime=0.07 cores=0-7
/proc/22922/task/22968/stat : 22968 (java) S 22919 22922 21825 0 -1 1077944384 23 0 0 0 7 0 0 0 20 0 45 0 176714721 28409712640 69468 33554432000 4194304 4196468 140732844837632 140007084909984 140007943321301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27455488 140732844844130 140732844844315 140732844844315 140732844847055 0
Current children cumulated CPU time: 6.93 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 277872 KiB

Child status: 0
Real time (s): 2.0571
CPU time (s): 7.05395
CPU user time (s): 6.84397
CPU system time (s): 0.20998
CPU usage (%): 342.907
Max. virtual memory (cumulated for all children) (KiB): 27743860
Max. memory (cumulated for all children) (KiB): 277872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.84397
system time used= 0.20998
maximum resident set size= 279940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6144
involuntary context switches= 152


# summary of solver processes directly reported to runsolver:
#   pid: 22922
#   total CPU time (s): 7.05395
#   total CPU user time (s): 6.84397
#   total CPU system time (s): 0.20998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048522 second user time and 0.054488 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-22 22:57:58
IDJOB=4284829
IDBENCH=127038
IDSOLVER=2681
FILE ID=node149/4284829-1503436339
RUNJOBID= node149-1503429131-21852
PBS_JOBID= 20632141
Free space on /tmp= 61524 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-013.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284829-1503436339/watcher-4284829-1503436339 -o /tmp/evaluation-result-4284829-1503436339/solver-4284829-1503436339 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503429131-21852 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 105909124 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4284829-1503436339.xml

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

MD5SUM BENCH= b76e3dd835cfa29a148b2c7537ac72a3
RANDOM SEED=105909124

node149.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.43
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.43
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.43
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.43
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:        23482120 kB
MemAvailable:   31939208 kB
Buffers:          286652 kB
Cached:          8446376 kB
SwapCached:            0 kB
Active:          3269260 kB
Inactive:        5517584 kB
Active(anon):       1860 kB
Inactive(anon):    96428 kB
Active(file):    3267400 kB
Inactive(file):  5421156 kB
Unevictable:        7916 kB
Mlocked:            7916 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42316 kB
Writeback:             0 kB
AnonPages:         61760 kB
Mapped:            54644 kB
Shmem:             41608 kB
Slab:             195928 kB
SReclaimable:     168736 kB
SUnreclaim:        27192 kB
KernelStack:        3168 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61484 MiB
End job on node149 at 2017-08-22 22:58:00