Trace number 4273898

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 - Conflict Ordering 2017-07-26SAT 5.5111699 3.1882999

General information on the benchmark

NameKakuro/Kakuro-ext-medium/
Kakuro-medium-162-ext.xml
MD5SUM9eb44364195c6f7bb137f76b47648058
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 benchmark3.1229801
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints92
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":164}]
Minimum variable degree0
Maximum variable degree2
Distribution of variable degrees[{"degree":0,"count":92},{"degree":2,"count":164}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":28},{"arity":3,"count":32},{"arity":4,"count":12},{"arity":5,"count":8},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":9,"count":4}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92}]
Optimization problemNO
Type of objective

Solver Data

0.25/0.39	c version: 2017-07-26
0.25/0.39	c seed: 899857166
0.25/0.39	c timeout: 2520
0.25/0.39	c memlimit: 11000
0.25/0.40	c nbcore: 4
0.43/0.42	c Parsing instance...
5.34/3.17	c Parsing done, starting search...
5.34/3.17	s SATISFIABLE
5.34/3.17	v <instantiation>
5.34/3.17	v 	<list>
5.34/3.17	v 		x[1][3] x[1][4] x[1][6] x[1][7] x[1][11] x[1][12] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][2] x[3][3] x[3][4] x[3][5] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][13] x[3][14] x[3][15] x[4][1] x[4][2] x[4][4] x[4][5] x[4][6] x[4][8] x[4][9] x[4][10] x[4][12] x[4][13] x[4][14] x[4][15] x[5][1] x[5][2] x[5][3] x[5][5] x[5][6] x[5][7] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][2] x[6][3] x[6][4] x[6][5] x[6][7] x[6][8] x[6][9] x[6][11] x[6][12] x[6][14] x[6][15] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][13] x[7][14] x[7][15] x[8][2] x[8][3] x[8][4] x[8][6] x[8][7] x[8][9] x[8][10] x[8][12] x[8][13] x[8][14] x[9][1] x[9][2] x[9][3] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[10][1] x[10][2] x[10][4] x[10][5] x[10][7] x[10][8] x[10][9] x[10][11] x[10][12] x[10][13] x[10][14] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][9] x[11][10] x[11][11] x[11][13] x[11][14] x[11][15] x[12][1] x[12][2] x[12][3] x[12][4] x[12][6] x[12][7] x[12][8] x[12][10] x[12][11] x[12][12] x[12][14] x[12][15] x[13][1] x[13][2] x[13][3] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][11] x[13][12] x[13][13] x[13][14] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[15][4] x[15][5] x[15][9] x[15][10] x[15][12] x[15][13]
5.34/3.17	v 	</list>
5.34/3.17	v 	<values>
5.34/3.17	v 		1 3 1 7 1 9 7 4 2 6 3 5 1 9 3 7 8 4 8 7 5 9 4 3 1 5 2 7 8 9 7 9 1 4 2 9 7 8 7 9 5 8 9 6 8 8 7 9 2 7 4 1 5 3 5 9 8 7 6 9 8 1 3 2 1 4 6 5 8 1 7 3 9 2 9 6 8 8 7 9 9 8 9 7 2 5 1 5 4 6 9 7 3 2 5 8 4 1 6 1 2 9 6 2 1 6 5 4 7 6 5 9 6 8 3 7 4 1 2 8 9 6 7 1 2 8 2 4 1 3 1 8 3 1 9 3 1 6 1 5 3 9 7 9 6 8 6 7 8 9 5 2 6 8 3 5 1 4 1 8 8 9 7 9 
5.34/3.17	v 	</values>
5.34/3.17	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 (15259 MiB free)
  memory of node 1: 16384 MiB (15255 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273898-1502764283/watcher-4273898-1502764283 -o /tmp/evaluation-result-4273898-1502764283/solver-4273898-1502764283 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 899857166 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273898-1502764283.xml 

running on 4 cores: 0,2,4,6

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

solver pid=32088, runsolver pid=32085

[startup+0.100171 s]*
/proc/loadavg: 1.98 1.59 1.47 3/196 32090
/proc/meminfo: memFree=31244120/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13358552 memory=13348 CPUtime=0 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 3163 0 0 0 0 0 0 0 20 0 6 0 78623634 13679157248 3337 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3339638 3337 1756 1 0 3329135 0
[pid=32088/tid=32090] ppid=32085 vsize=13358552 memory=-6439968830534014599 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 1877 0 0 0 0 0 0 0 20 0 6 0 78623644 13679157248 3337 18446744073709551615 4194304 4196468 140723992346848 139839111127632 139839067872835 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 78623645 13679157248 3337 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13358552 memory=139902328526464 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 78623645 13679157248 3403 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 78623645 13679157248 3403 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 78623645 13679157248 3403 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 13348 KiB

[startup+0.209873 s]*
/proc/loadavg: 1.98 1.59 1.47 4/209 32103
/proc/meminfo: memFree=31233748/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13975920 memory=30188 CPUtime=0.09 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 6870 0 0 0 8 1 0 0 20 0 15 0 78623634 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3493980 7547 3326 1 0 3482759 0
[pid=32088/tid=32090] ppid=32085 vsize=13975920 memory=8318255677412212789 CPUtime=0.06 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 4965 0 0 0 6 0 0 0 20 0 15 0 78623644 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139839111124544 139839106913437 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13975920 memory=328 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13975920 memory=139902329280498 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13975920 memory=139902328526464 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623646 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78623646 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838584632352 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838583579504 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) S 32085 32088 12560 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838581476208 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838580423408 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13975920 memory=139902328526464 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) R 32085 32088 12560 0 -1 4202560 230 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839106912858 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13975920 memory=139902328526464 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14311342080 7547 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30188 KiB

[startup+0.310091 s]*
/proc/loadavg: 1.98 1.59 1.47 3/209 32103
/proc/meminfo: memFree=31220912/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13975920 memory=39744 CPUtime=0.25 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 10236 0 0 0 22 3 0 0 20 0 15 0 78623634 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3493980 9936 3516 1 0 3482759 0
[pid=32088/tid=32090] ppid=32085 vsize=13975920 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 7963 0 0 0 15 2 0 0 20 0 15 0 78623644 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139839111113456 139839106913437 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78623646 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78623646 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838584632352 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838583579504 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) S 32085 32088 12560 0 -1 1077944384 328 0 0 0 1 0 0 0 20 0 15 0 78623649 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838581476208 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) S 32085 32088 12560 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838580423408 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13975920 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) R 32085 32088 12560 0 -1 4202560 389 0 0 0 4 0 0 0 20 0 15 0 78623649 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839091074239 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13975920 memory=139902328526464 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14311342080 9936 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 39744 KiB

[startup+0.700703 s]
/proc/loadavg: 1.98 1.59 1.47 3/209 32103
/proc/meminfo: memFree=31209344/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13977988 memory=89920 CPUtime=0.96 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 13583 0 0 0 91 5 0 0 20 0 15 0 78623634 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3494497 22480 3711 1 0 3483271 0
[pid=32088/tid=32090] ppid=32085 vsize=13977988 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 10332 0 0 0 51 4 0 0 20 0 15 0 78623644 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139839111126960 139839086616552 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13977988 memory=1129 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 78623645 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13977988 memory=4529 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623645 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13977988 memory=139902184610624 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 78623646 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13977988 memory=3472468181232268096 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 78623646 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838584632352 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13977988 memory=73 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838583579504 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13977988 memory=263 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13977988 memory=510 CPUtime=0.11 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) S 32085 32088 12560 0 -1 1077944384 655 0 0 0 11 0 0 0 20 0 15 0 78623649 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838581476208 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13977988 memory=358 CPUtime=0.11 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) S 32085 32088 12560 0 -1 1077944384 599 0 0 0 11 0 0 0 20 0 15 0 78623649 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838580423408 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13977988 memory=136 CPUtime=0.16 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) R 32085 32088 12560 0 -1 4202560 616 0 0 0 16 0 0 0 20 0 15 0 78623649 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839085192105 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13977988 memory=2674 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13977988 memory=300 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14313459712 22480 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 89920 KiB

[startup+1.50091 s]
/proc/loadavg: 2.06 1.61 1.48 6/209 32103
/proc/meminfo: memFree=30978364/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13977988 memory=425212 CPUtime=2.62 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 15819 0 0 0 245 17 0 0 20 0 15 0 78623634 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3494497 106303 3773 1 0 3483271 0
[pid=32088/tid=32090] ppid=32085 vsize=13977988 memory=108 CPUtime=1.28 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 10471 0 0 0 121 7 0 0 20 0 15 0 78623644 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139839111123952 139838719279753 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13977988 memory=5 CPUtime=0.05 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 57 0 0 0 3 2 0 0 20 0 15 0 78623645 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13977988 memory=5 CPUtime=0.05 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 136 0 0 0 3 2 0 0 20 0 15 0 78623645 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13977988 memory=73 CPUtime=0.04 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 46 0 0 0 2 2 0 0 20 0 15 0 78623645 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13977988 memory=263 CPUtime=0.04 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 76 0 0 0 3 1 0 0 20 0 15 0 78623645 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13977988 memory=510 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 15 0 78623646 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13977988 memory=358 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 78623646 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838584632352 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13977988 memory=136 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838583579504 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13977988 memory=2674 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13977988 memory=300 CPUtime=0.41 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) R 32085 32088 12560 0 -1 4202560 1292 0 0 0 41 0 0 0 20 0 15 0 78623649 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838581462088 139839088409013 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13977988 memory=96416368 CPUtime=0.42 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) R 32085 32088 12560 0 -1 4202560 1161 0 0 0 42 0 0 0 20 0 15 0 78623649 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838580409440 139839084160948 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13977988 memory=2372 CPUtime=0.26 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) S 32085 32088 12560 0 -1 1077944384 997 0 0 0 26 0 0 0 20 0 15 0 78623649 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13977988 memory=180 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13977988 memory=288230621803979440 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14313459712 106303 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 425212 KiB

[startup+3.11252 s]
/proc/loadavg: 2.06 1.61 1.48 3/209 32103
/proc/meminfo: memFree=30421788/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13980036 memory=840776 CPUtime=5.34 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 20065 0 0 0 495 39 0 0 20 0 15 0 78623634 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3495009 210194 3788 1 0 3483783 0
[pid=32088/tid=32090] ppid=32085 vsize=13980036 memory=0 CPUtime=2.76 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 12704 0 0 0 264 12 0 0 20 0 15 0 78623644 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839111127120 139839106903446 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13980036 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 276 0 0 0 12 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13980036 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 570 0 0 0 11 5 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13980036 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 193 0 0 0 11 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13980036 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 182 0 0 0 11 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 537 0 0 0 0 0 0 0 20 0 15 0 78623646 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 78623646 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838584632416 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13980036 memory=836452 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838583579520 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13980036 memory=56 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13980036 memory=7308327790038315625 CPUtime=0.65 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) R 32085 32088 12560 0 -1 4202560 1421 0 0 0 65 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838581464768 139839086727854 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13980036 memory=279804369162288 CPUtime=0.79 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) S 32085 32088 12560 0 -1 1077944384 1578 0 0 0 79 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838580423408 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13980036 memory=142161337125364 CPUtime=0.38 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) S 32085 32088 12560 0 -1 1077944384 1231 0 0 0 37 1 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13980036 memory=142161337125364 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13980036 memory=142161337125108 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 5.34 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 840776 KiB

[startup+3.18824 s]
# the end of solver process 32088 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.11282 s, system=0.398349 s

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

[startup+3.11252 s]
/proc/loadavg: 2.06 1.61 1.48 3/209 32103
/proc/meminfo: memFree=30421788/32770624 swapFree=67105588/67108860
[pid=32088] ppid=32085 vsize=13980036 memory=840776 CPUtime=5.34 cores=0,2,4,6
/proc/32088/stat : 32088 (java) S 32085 32088 12560 0 -1 1077944320 20065 0 0 0 495 39 0 0 20 0 15 0 78623634 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 140723992329392 139839106891511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 9 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
/proc/32088/statm: 3495009 210194 3788 1 0 3483783 0
[pid=32088/tid=32090] ppid=32085 vsize=13980036 memory=0 CPUtime=2.76 cores=0,2,4,6
/proc/32088/task/32090/stat : 32090 (java) R 32085 32088 12560 0 -1 4202560 12704 0 0 0 264 12 0 0 20 0 15 0 78623644 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839111127120 139839106903446 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32091] ppid=32085 vsize=13980036 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/32088/task/32091/stat : 32091 (java) S 32085 32088 12560 0 -1 1077944384 276 0 0 0 12 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839041326224 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32092] ppid=32085 vsize=13980036 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/32088/task/32092/stat : 32092 (java) S 32085 32088 12560 0 -1 1077944384 570 0 0 0 11 5 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839040273424 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32093] ppid=32085 vsize=13980036 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/32088/task/32093/stat : 32093 (java) S 32085 32088 12560 0 -1 1077944384 193 0 0 0 11 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839039220624 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32094] ppid=32085 vsize=13980036 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/32088/task/32094/stat : 32094 (java) S 32085 32088 12560 0 -1 1077944384 182 0 0 0 11 6 0 0 20 0 15 0 78623645 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139839038167824 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32095] ppid=32085 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32095/stat : 32095 (java) S 32085 32088 12560 0 -1 1077944384 537 0 0 0 0 0 0 0 20 0 15 0 78623646 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838585686384 139839106902658 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32096] ppid=32085 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32096/stat : 32096 (java) S 32085 32088 12560 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 78623646 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838584632416 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32097] ppid=32085 vsize=13980036 memory=836452 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32097/stat : 32097 (java) S 32085 32088 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 78623647 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838583579520 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32098] ppid=32085 vsize=13980036 memory=56 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32098/stat : 32098 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838582527824 139839106910107 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32099] ppid=32085 vsize=13980036 memory=7308327790038315625 CPUtime=0.65 cores=0,2,4,6
/proc/32088/task/32099/stat : 32099 (java) R 32085 32088 12560 0 -1 4202560 1421 0 0 0 65 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838581464768 139839086727854 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32100] ppid=32085 vsize=13980036 memory=279804369162288 CPUtime=0.79 cores=0,2,4,6
/proc/32088/task/32100/stat : 32100 (java) S 32085 32088 12560 0 -1 1077944384 1578 0 0 0 79 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838580423408 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32101] ppid=32085 vsize=13980036 memory=142161337125364 CPUtime=0.38 cores=0,2,4,6
/proc/32088/task/32101/stat : 32101 (java) S 32085 32088 12560 0 -1 1077944384 1231 0 0 0 37 1 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838579370608 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32102] ppid=32085 vsize=13980036 memory=142161337125364 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32102/stat : 32102 (java) S 32085 32088 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 78623649 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838578318048 139839106901717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
[pid=32088/tid=32103] ppid=32085 vsize=13980036 memory=142161337125108 CPUtime=0 cores=0,2,4,6
/proc/32088/task/32103/stat : 32103 (java) S 32085 32088 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 78623654 14315556864 210194 18446744073709551615 4194304 4196468 140723992346848 139838577265328 139839106902658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32919552 140723992355183 140723992355369 140723992355369 140723992358863 0
Current children cumulated CPU time: 5.34 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 840776 KiB

Child status: 0
Real time (s): 3.1883
CPU time (s): 5.51117
CPU user time (s): 5.11282
CPU system time (s): 0.398349
CPU usage (%): 172.856
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 840776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.11282
system time used= 0.398349
maximum resident set size= 842328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20263
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= 2223
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 32088
#   total CPU time (s): 5.51117
#   total CPU user time (s): 5.11282
#   total CPU system time (s): 0.398349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043009 second user time and 0.072382 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-15 04:17:21
IDJOB=4273898
IDBENCH=124898
IDSOLVER=2666
FILE ID=node126/4273898-1502764283
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61976 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/Kakuro/Kakuro-ext-medium/Kakuro-medium-162-ext.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273898-1502764283/watcher-4273898-1502764283 -o /tmp/evaluation-result-4273898-1502764283/solver-4273898-1502764283 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 899857166 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273898-1502764283.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9eb44364195c6f7bb137f76b47648058
RANDOM SEED=899857166

node126.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.81
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.81
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.81
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.81
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:        31247704 kB
MemAvailable:   31777084 kB
Buffers:          319952 kB
Cached:           477360 kB
SwapCached:          524 kB
Active:           787464 kB
Inactive:         251772 kB
Active(anon):     189812 kB
Inactive(anon):    85380 kB
Active(file):     597652 kB
Inactive(file):   166392 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             55788 kB
Writeback:             0 kB
AnonPages:        241800 kB
Mapped:            64440 kB
Shmem:             33440 kB
Slab:             189016 kB
SReclaimable:     162344 kB
SUnreclaim:        26672 kB
KernelStack:        3440 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1167632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61936 MiB
End job on node126 at 2017-08-15 04:17:24