Trace number 4309055

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14SAT 11.9033 3.16

General information on the benchmark

NameEternity/
Eternity-10-04_c18.xml
MD5SUMf6e7bfb75851ce9d6d95540719dd30c6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.9033
Satisfiable
(Un)Satisfiability was proved
Number of variables134
Number of constraints69
Number of domains2
Minimum domain size9
Maximum domain size40
Distribution of domain sizes[{"size":9,"count":94},{"size":40,"count":40}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":124},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity40
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":40},{"arity":40,"count":1}]
Number of extensional constraints40
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 470996620
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...
1.69/0.96	c Parsing done, starting search...
11.83/3.13	s SATISFIABLE
11.83/3.13	v <instantiation>
11.83/3.13	v 	<list>
11.83/3.13	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] id[4][0] id[4][1] id[4][2] id[4][3] id[5][0] id[5][1] id[5][2] id[5][3] id[6][0] id[6][1] id[6][2] id[6][3] id[7][0] id[7][1] id[7][2] id[7][3] id[8][0] id[8][1] id[8][2] id[8][3] id[9][0] id[9][1] id[9][2] id[9][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] top[4][0] top[4][1] top[4][2] top[4][3] top[5][0] top[5][1] top[5][2] top[5][3] top[6][0] top[6][1] top[6][2] top[6][3] top[7][0] top[7][1] top[7][2] top[7][3] top[8][0] top[8][1] top[8][2] top[8][3] top[9][0] top[9][1] top[9][2] top[9][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] left[4][0] left[4][1] left[4][2] left[4][3] left[5][0] left[5][1] left[5][2] left[5][3] left[6][0] left[6][1] left[6][2] left[6][3] left[7][0] left[7][1] left[7][2] left[7][3] left[8][0] left[8][1] left[8][2] left[8][3] left[9][0] left[9][1] left[9][2] left[9][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9]
11.83/3.13	v 	</list>
11.83/3.13	v 	<values>
11.83/3.13	v 		1 12 18 3 19 24 29 16 23 39 35 14 4 25 38 22 17 32 36 7 9 37 30 8 20 33 31 21 13 34 28 10 5 27 26 11 2 15 6 0 0 0 0 0 3 4 4 3 3 7 5 2 1 6 5 2 2 4 6 3 1 8 6 1 3 5 4 1 2 8 8 3 1 5 4 1 3 7 5 1 0 2 2 3 0 4 5 7 0 8 8 6 0 4 7 7 0 8 8 5 0 6 7 6 0 5 6 7 0 5 6 7 0 4 4 8 0 2 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
11.83/3.13	v 	</values>
11.83/3.13	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309055-1534400208/watcher-4309055-1534400208 -o /tmp/evaluation-result-4309055-1534400208/solver-4309055-1534400208 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534392624-27797 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 470996620 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309055-1534400208.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=28424, runsolver pid=28421
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 8.75 9.03 9.01 2/202 28444
/proc/meminfo: memFree=24022044/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=26103420 memory=32220 CPUtime=0.11 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 7561 0 0 0 10 1 0 0 20 0 20 0 257583955 26729902080 8055 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6525855 8055 3073 1 0 6487932 0
[pid=28424/tid=28426] ppid=28421 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) R 28421 28424 27770 0 -1 4202560 5630 0 0 0 8 1 0 0 20 0 20 0 257583955 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119563757968 140119543575909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=26103420 memory=140680100963968 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 8072 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 8072 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28436] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28421 28424 27770 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 8072 33554432000 4194304 4196468 140729287808480 140118347003424 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28437] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28421 28424 27770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 8072 33554432000 4194304 4196468 140729287808480 140118345950576 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28438] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140118344898896 140119559550875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28439] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) R 28421 28424 27770 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140118343846256 140119559543426 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28440] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140117827152112 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28441] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28421 28424 27770 0 -1 1077944384 262 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140117826099312 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28442] ppid=28421 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) R 28421 28424 27770 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140117825046512 140119559544214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28443] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140117823994976 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28444] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28444/stat : 28444 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 8072 33554432000 4194304 4196468 140729287808480 140117822942256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 32220 KiB

[startup+0.210526 s]*
/proc/loadavg: 8.75 9.03 9.01 4/202 28444
/proc/meminfo: memFree=24008740/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=26103420 memory=43460 CPUtime=0.3 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 10540 0 0 0 27 3 0 0 20 0 20 0 257583955 26729902080 10865 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6525855 10865 3333 1 0 6487932 0
[pid=28424/tid=28426] ppid=28421 vsize=26103420 memory=29681743523217448 CPUtime=0.2 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) R 28421 28424 27770 0 -1 4202560 8322 0 0 0 18 2 0 0 20 0 20 0 257583955 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119563757184 140119541117210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=26103420 memory=4267220257606991904 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 10865 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 10865 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28436] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28421 28424 27770 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 10865 33554432000 4194304 4196468 140729287808480 140118347003424 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28437] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28421 28424 27770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 10865 33554432000 4194304 4196468 140729287808480 140118345950576 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28438] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140118344898896 140119559550875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28439] ppid=28421 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28421 28424 27770 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140118343846256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28440] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28421 28424 27770 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140117827152112 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28441] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28421 28424 27770 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140117826099312 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28442] ppid=28421 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) R 28421 28424 27770 0 -1 4202560 297 0 0 0 6 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140117825046512 140119559553626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28443] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140117823994976 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28444] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28444/stat : 28444 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 10865 33554432000 4194304 4196468 140729287808480 140117822942256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43460 KiB

[startup+0.310552 s]*
/proc/loadavg: 8.75 9.03 9.01 2/202 28444
/proc/meminfo: memFree=24005328/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=26103420 memory=47016 CPUtime=0.43 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 10954 0 0 0 40 3 0 0 20 0 20 0 257583955 26729902080 11754 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6525855 11754 3374 1 0 6487932 0
[pid=28424/tid=28426] ppid=28421 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) R 28421 28424 27770 0 -1 4202560 8661 0 0 0 28 2 0 0 20 0 20 0 257583955 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119563694016 140119543612766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=26103420 memory=140679976151727 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26729902080 11754 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 11754 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28436] ppid=28421 vsize=26103420 memory=2111030583287844 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28421 28424 27770 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 11754 33554432000 4194304 4196468 140729287808480 140118347003424 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28437] ppid=28421 vsize=26103420 memory=2111030583266980 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28421 28424 27770 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 257583958 26729902080 11754 33554432000 4194304 4196468 140729287808480 140118345950576 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28438] ppid=28421 vsize=26103420 memory=2111030583269284 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140118344898896 140119559550875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28439] ppid=28421 vsize=26103420 memory=2111030583288100 CPUtime=0.01 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) S 28421 28424 27770 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140118343846256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28440] ppid=28421 vsize=26103420 memory=2111030583273892 CPUtime=0 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28421 28424 27770 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140117827152112 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28441] ppid=28421 vsize=26103420 memory=2111030583288132 CPUtime=0.01 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) S 28421 28424 27770 0 -1 1077944384 478 0 0 0 1 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140117826099312 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28442] ppid=28421 vsize=26103420 memory=2111030583288164 CPUtime=0.07 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28421 28424 27770 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140117825046512 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28443] ppid=28421 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140117823994976 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28444] ppid=28421 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/28424/task/28444/stat : 28444 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583961 26729902080 11754 33554432000 4194304 4196468 140729287808480 140117822942256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 47016 KiB

[startup+0.700929 s]
/proc/loadavg: 8.75 9.03 9.01 2/202 28444
/proc/meminfo: memFree=23981516/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=26105488 memory=87712 CPUtime=0.99 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 17884 0 0 0 93 6 0 0 20 0 20 0 257583955 26732019712 21928 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6526372 21928 3496 1 0 6488444 0
[pid=28424/tid=28426] ppid=28421 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) R 28421 28424 27770 0 -1 4202560 15088 0 0 0 63 4 0 0 20 0 20 0 257583955 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119563754944 140119516133828 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=26105488 memory=2056 CPUtime=0 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=26105488 memory=1776 CPUtime=0 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=26105488 memory=752 CPUtime=0 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=26105488 memory=1616 CPUtime=0 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=26105488 memory=11584 CPUtime=0 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583956 26732019712 21928 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=26105488 memory=4960 CPUtime=0 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 257583958 26732019712 21928 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0

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

Current children cumulated CPU time: 3.53 s
Current children cumulated vsize: 26111632 KiB
Current children cumulated memory: 160508 KiB

[startup+3.12021 s]
/proc/loadavg: 8.13 8.90 8.96 12/216 28458
/proc/meminfo: memFree=23772860/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=27451140 memory=290712 CPUtime=11.83 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 34130 0 0 0 1163 20 0 0 20 0 40 0 257583955 28109967360 72678 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6862785 72678 3600 1 0 6824336 0
[pid=28424/tid=28426] ppid=28421 vsize=27451140 memory=6791534058613427641 CPUtime=2.23 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28421 28424 27770 0 -1 1077944384 20252 0 0 0 215 8 0 0 20 0 40 0 257583955 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119563769744 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=27451140 memory=0 CPUtime=0.02 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=27451140 memory=0 CPUtime=0.01 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=27451140 memory=3708 CPUtime=0.01 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=27451140 memory=132004 CPUtime=0.01 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=27451140 memory=19876 CPUtime=0.01 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=27451140 memory=2 CPUtime=0.02 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=27451140 memory=1 CPUtime=0.01 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=27451140 memory=2 CPUtime=0.03 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 332 0 0 0 3 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28436] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28421 28424 27770 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118347003488 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28437] ppid=28421 vsize=27451140 memory=752 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28421 28424 27770 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118345950592 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28438] ppid=28421 vsize=27451140 memory=1616 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118344898896 140119559550875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28439] ppid=28421 vsize=27451140 memory=11584 CPUtime=1.33 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) R 28421 28424 27770 0 -1 4202560 2113 0 0 0 133 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118343846256 140119542918890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28440] ppid=28421 vsize=27451140 memory=4960 CPUtime=1.46 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28421 28424 27770 0 -1 1077944384 2117 0 0 0 145 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117827152112 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28441] ppid=28421 vsize=27451140 memory=3840 CPUtime=1.32 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) R 28421 28424 27770 0 -1 4202560 2254 0 0 0 131 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117826099608 140119540231654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28442] ppid=28421 vsize=27451140 memory=1280 CPUtime=0.95 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28421 28424 27770 0 -1 1077944384 4085 0 0 0 94 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117825046512 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28443] ppid=28421 vsize=27451140 memory=56 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117823994976 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28444] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28444/stat : 28444 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117822942256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28446] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28446/stat : 28446 (java) S 28421 28424 27770 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 257584162 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117806351440 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28447] ppid=28421 vsize=27451140 memory=0 CPUtime=0.56 cores=0-7
/proc/28424/task/28447/stat : 28447 (java) S 28421 28424 27770 0 -1 1077944384 144 0 0 0 56 0 0 0 20 0 40 0 257584179 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117363479600 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28448] ppid=28421 vsize=27451140 memory=0 CPUtime=0.06 cores=0-7
/proc/28424/task/28448/stat : 28448 (java) S 28421 28424 27770 0 -1 1077944384 67 0 0 0 6 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117362426800 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28449] ppid=28421 vsize=27451140 memory=0 CPUtime=0.53 cores=0-7
/proc/28424/task/28449/stat : 28449 (java) S 28421 28424 27770 0 -1 1077944384 72 0 0 0 53 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117361374000 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28450] ppid=28421 vsize=27451140 memory=0 CPUtime=0.51 cores=0-7
/proc/28424/task/28450/stat : 28450 (java) S 28421 28424 27770 0 -1 1077944384 78 0 0 0 51 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117360321200 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28451] ppid=28421 vsize=27451140 memory=0 CPUtime=0.55 cores=0-7
/proc/28424/task/28451/stat : 28451 (java) S 28421 28424 27770 0 -1 1077944384 156 0 0 0 55 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117357172272 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28452] ppid=28421 vsize=27451140 memory=0 CPUtime=0.06 cores=0-7
/proc/28424/task/28452/stat : 28452 (java) S 28421 28424 27770 0 -1 1077944384 60 0 0 0 6 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117356119472 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28453] ppid=28421 vsize=27451140 memory=876 CPUtime=0.53 cores=0-7
/proc/28424/task/28453/stat : 28453 (java) S 28421 28424 27770 0 -1 1077944384 45 0 0 0 53 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117355066672 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28454] ppid=28421 vsize=27451140 memory=1912 CPUtime=0.49 cores=0-7
/proc/28424/task/28454/stat : 28454 (java) S 28421 28424 27770 0 -1 1077944384 50 0 0 0 49 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117354013872 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28455] ppid=28421 vsize=27451140 memory=1120 CPUtime=0 cores=0-7
/proc/28424/task/28455/stat : 28455 (java) S 28421 28424 27770 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117352961072 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28456] ppid=28421 vsize=27451140 memory=6444 CPUtime=0.01 cores=0-7
/proc/28424/task/28456/stat : 28456 (java) S 28421 28424 27770 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117351908064 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28457] ppid=28421 vsize=27451140 memory=14892 CPUtime=0.45 cores=0-7
/proc/28424/task/28457/stat : 28457 (java) S 28421 28424 27770 0 -1 1077944384 78 0 0 0 45 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117350855472 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28458] ppid=28421 vsize=27451140 memory=0 CPUtime=0.45 cores=0-7
/proc/28424/task/28458/stat : 28458 (java) S 28421 28424 27770 0 -1 1077944384 49 0 0 0 45 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117349802672 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 27451140 KiB
Current children cumulated memory: 290712 KiB

[startup+3.15996 s]
# the end of solver process 28424 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.6826 s, system=0.220655 s

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

[startup+3.12021 s]
/proc/loadavg: 8.13 8.90 8.96 12/216 28458
/proc/meminfo: memFree=23772860/32770624 swapFree=67108852/67108860
[pid=28424] ppid=28421 vsize=27451140 memory=290712 CPUtime=11.83 cores=0-7
/proc/28424/stat : 28424 (java) S 28421 28424 27770 0 -1 1077944320 34130 0 0 0 1163 20 0 0 20 0 40 0 257583955 28109967360 72678 33554432000 4194304 4196468 140729287808480 140729287791024 140119559532279 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
/proc/28424/statm: 6862785 72678 3600 1 0 6824336 0
[pid=28424/tid=28426] ppid=28421 vsize=27451140 memory=6791534058613427641 CPUtime=2.23 cores=0-7
/proc/28424/task/28426/stat : 28426 (java) S 28421 28424 27770 0 -1 1077944384 20252 0 0 0 215 8 0 0 20 0 40 0 257583955 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119563769744 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28427] ppid=28421 vsize=27451140 memory=0 CPUtime=0.02 cores=0-7
/proc/28424/task/28427/stat : 28427 (java) S 28421 28424 27770 0 -1 1077944384 155 0 0 0 2 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119512153232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28428] ppid=28421 vsize=27451140 memory=0 CPUtime=0.01 cores=0-7
/proc/28424/task/28428/stat : 28428 (java) S 28421 28424 27770 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119511100432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28429] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28429/stat : 28429 (java) S 28421 28424 27770 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119510047632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28430] ppid=28421 vsize=27451140 memory=3708 CPUtime=0.01 cores=0-7
/proc/28424/task/28430/stat : 28430 (java) S 28421 28424 27770 0 -1 1077944384 48 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119508994832 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28431] ppid=28421 vsize=27451140 memory=132004 CPUtime=0.01 cores=0-7
/proc/28424/task/28431/stat : 28431 (java) S 28421 28424 27770 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119507942032 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28432] ppid=28421 vsize=27451140 memory=19876 CPUtime=0.01 cores=0-7
/proc/28424/task/28432/stat : 28432 (java) S 28421 28424 27770 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119506889232 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28433] ppid=28421 vsize=27451140 memory=2 CPUtime=0.02 cores=0-7
/proc/28424/task/28433/stat : 28433 (java) S 28421 28424 27770 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119505836432 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28434] ppid=28421 vsize=27451140 memory=1 CPUtime=0.01 cores=0-7
/proc/28424/task/28434/stat : 28434 (java) S 28421 28424 27770 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 40 0 257583956 28109967360 72678 33554432000 4194304 4196468 140729287808480 140119504783632 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28435] ppid=28421 vsize=27451140 memory=2 CPUtime=0.03 cores=0-7
/proc/28424/task/28435/stat : 28435 (java) S 28421 28424 27770 0 -1 1077944384 332 0 0 0 3 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118348057456 140119559543426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28436] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28436/stat : 28436 (java) S 28421 28424 27770 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118347003488 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28437] ppid=28421 vsize=27451140 memory=752 CPUtime=0 cores=0-7
/proc/28424/task/28437/stat : 28437 (java) S 28421 28424 27770 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 40 0 257583958 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118345950592 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28438] ppid=28421 vsize=27451140 memory=1616 CPUtime=0 cores=0-7
/proc/28424/task/28438/stat : 28438 (java) S 28421 28424 27770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118344898896 140119559550875 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28439] ppid=28421 vsize=27451140 memory=11584 CPUtime=1.33 cores=0-7
/proc/28424/task/28439/stat : 28439 (java) R 28421 28424 27770 0 -1 4202560 2113 0 0 0 133 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140118343846256 140119542918890 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28440] ppid=28421 vsize=27451140 memory=4960 CPUtime=1.46 cores=0-7
/proc/28424/task/28440/stat : 28440 (java) S 28421 28424 27770 0 -1 1077944384 2117 0 0 0 145 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117827152112 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28441] ppid=28421 vsize=27451140 memory=3840 CPUtime=1.32 cores=0-7
/proc/28424/task/28441/stat : 28441 (java) R 28421 28424 27770 0 -1 4202560 2254 0 0 0 131 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117826099608 140119540231654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28442] ppid=28421 vsize=27451140 memory=1280 CPUtime=0.95 cores=0-7
/proc/28424/task/28442/stat : 28442 (java) S 28421 28424 27770 0 -1 1077944384 4085 0 0 0 94 1 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117825046512 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28443] ppid=28421 vsize=27451140 memory=56 CPUtime=0 cores=0-7
/proc/28424/task/28443/stat : 28443 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117823994976 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28444] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28444/stat : 28444 (java) S 28421 28424 27770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 40 0 257583961 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117822942256 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28446] ppid=28421 vsize=27451140 memory=0 CPUtime=0 cores=0-7
/proc/28424/task/28446/stat : 28446 (java) S 28421 28424 27770 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 40 0 257584162 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117806351440 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28447] ppid=28421 vsize=27451140 memory=0 CPUtime=0.56 cores=0-7
/proc/28424/task/28447/stat : 28447 (java) S 28421 28424 27770 0 -1 1077944384 144 0 0 0 56 0 0 0 20 0 40 0 257584179 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117363479600 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28448] ppid=28421 vsize=27451140 memory=0 CPUtime=0.06 cores=0-7
/proc/28424/task/28448/stat : 28448 (java) S 28421 28424 27770 0 -1 1077944384 67 0 0 0 6 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117362426800 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28449] ppid=28421 vsize=27451140 memory=0 CPUtime=0.53 cores=0-7
/proc/28424/task/28449/stat : 28449 (java) S 28421 28424 27770 0 -1 1077944384 72 0 0 0 53 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117361374000 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28450] ppid=28421 vsize=27451140 memory=0 CPUtime=0.51 cores=0-7
/proc/28424/task/28450/stat : 28450 (java) S 28421 28424 27770 0 -1 1077944384 78 0 0 0 51 0 0 0 20 0 40 0 257584180 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117360321200 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28451] ppid=28421 vsize=27451140 memory=0 CPUtime=0.55 cores=0-7
/proc/28424/task/28451/stat : 28451 (java) S 28421 28424 27770 0 -1 1077944384 156 0 0 0 55 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117357172272 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28452] ppid=28421 vsize=27451140 memory=0 CPUtime=0.06 cores=0-7
/proc/28424/task/28452/stat : 28452 (java) S 28421 28424 27770 0 -1 1077944384 60 0 0 0 6 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117356119472 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28453] ppid=28421 vsize=27451140 memory=876 CPUtime=0.53 cores=0-7
/proc/28424/task/28453/stat : 28453 (java) S 28421 28424 27770 0 -1 1077944384 45 0 0 0 53 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117355066672 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28454] ppid=28421 vsize=27451140 memory=1912 CPUtime=0.49 cores=0-7
/proc/28424/task/28454/stat : 28454 (java) S 28421 28424 27770 0 -1 1077944384 50 0 0 0 49 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117354013872 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28455] ppid=28421 vsize=27451140 memory=1120 CPUtime=0 cores=0-7
/proc/28424/task/28455/stat : 28455 (java) S 28421 28424 27770 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 40 0 257584186 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117352961072 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28456] ppid=28421 vsize=27451140 memory=6444 CPUtime=0.01 cores=0-7
/proc/28424/task/28456/stat : 28456 (java) S 28421 28424 27770 0 -1 1077944384 64 0 0 0 1 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117351908064 140119559543426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28457] ppid=28421 vsize=27451140 memory=14892 CPUtime=0.45 cores=0-7
/proc/28424/task/28457/stat : 28457 (java) S 28421 28424 27770 0 -1 1077944384 78 0 0 0 45 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117350855472 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
[pid=28424/tid=28458] ppid=28421 vsize=27451140 memory=0 CPUtime=0.45 cores=0-7
/proc/28424/task/28458/stat : 28458 (java) S 28421 28424 27770 0 -1 1077944384 49 0 0 0 45 0 0 0 20 0 40 0 257584187 28109967360 72678 33554432000 4194304 4196468 140729287808480 140117349802672 140119559542485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34697216 140729287812174 140729287812357 140729287812357 140729287815119 0
Current children cumulated CPU time: 11.83 s
Current children cumulated vsize: 27451140 KiB
Current children cumulated memory: 290712 KiB

Child status: 0
Real time (s): 3.16
CPU time (s): 11.9033
CPU user time (s): 11.6826
CPU system time (s): 0.220655
CPU usage (%): 376.687
Max. virtual memory (cumulated for all children) (KiB): 27451140
Max. memory (cumulated for all children) (KiB): 290712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6826
system time used= 0.220655
maximum resident set size= 292536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5681
involuntary context switches= 296


# summary of solver processes directly reported to runsolver:
#   pid: 28424
#   total CPU time (s): 11.9033
#   total CPU user time (s): 11.6826
#   total CPU system time (s): 0.220655

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049251 second user time and 0.073877 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-16 08:16:48
IDJOB=4309055
IDBENCH=141655
IDSOLVER=2793
FILE ID=node133/4309055-1534400208
RUNJOBID= node133-1534392624-27797
PBS_JOBID= 21038320
Free space on /tmp= 45648 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Eternity/Eternity-10-04_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-4309055-1534400208/watcher-4309055-1534400208 -o /tmp/evaluation-result-4309055-1534400208/solver-4309055-1534400208 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1534392624-27797 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 470996620 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309055-1534400208.xml

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

MD5SUM BENCH= f6e7bfb75851ce9d6d95540719dd30c6
RANDOM SEED=470996620

node133.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.24
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.24
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.24
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.24
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:        24040304 kB
MemAvailable:   31899268 kB
Buffers:          184652 kB
Cached:          7938192 kB
SwapCached:            4 kB
Active:          4286096 kB
Inactive:        3889156 kB
Active(anon):       3120 kB
Inactive(anon):   109992 kB
Active(file):    4282976 kB
Inactive(file):  3779164 kB
Unevictable:        7072 kB
Mlocked:            7072 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35852 kB
Writeback:             0 kB
AnonPages:         58600 kB
Mapped:            56436 kB
Shmem:             58008 kB
Slab:             253316 kB
SReclaimable:     225284 kB
SUnreclaim:        28032 kB
KernelStack:        3296 kB
PageTables:         4988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     356184 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 45612 MiB
End job on node133 at 2018-08-16 08:16:51