Trace number 4281194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT (TO)3 20037.301 2520.1399

General information on the benchmark

NameRamsey/Ramsey-int-s1/
Ramsey-int-24.xml
MD5SUM22300454f2969805ad1ca4690e3d792c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables576
Number of constraints2024
Number of domains1
Minimum domain size276
Maximum domain size276
Distribution of domain sizes[{"size":276,"count":276}]
Minimum variable degree0
Maximum variable degree23
Distribution of variable degrees[{"degree":0,"count":300},{"degree":23,"count":276}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":2024}]
Number of extensional constraints0
Number of intensional constraints2024
Distribution of constraint types[{"type":"intension","count":2024}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281194-1503181927.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281194-1503181927.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
4.98/1.46	c solve instance...
7.75/1.88	o 22 
9.60/2.12	o 21 
13.85/4.91	o 20 
16.88/5.38	o 19 
37.85/8.48	o 18 
62.71/11.64	o 13 
84.94/14.43	o 12 
85.71/14.59	o 11 
101.33/17.21	o 6 
101.33/17.25	o 5 
116.05/20.15	o 4 
1426.28/186.14	o 3 
20036.50/2520.09	s SATISFIABLE
20036.50/2520.09	v <instantiation>
20036.50/2520.09	v 	<list>x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[5][18] x[5][19] x[5][20] x[5][21] x[5][22] x[5][23] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[6][18] x[6][19] x[6][20] x[6][21] x[6][22] x[6][23] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[7][18] x[7][19] x[7][20] x[7][21] x[7][22] x[7][23] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[8][18] x[8][19] x[8][20] x[8][21] x[8][22] x[8][23] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[9][18] x[9][19] x[9][20] x[9][21] x[9][22] x[9][23] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[10][18] x[10][19] x[10][20] x[10][21] x[10][22] x[10][23] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[11][18] x[11][19] x[11][20] x[11][21] x[11][22] x[11][23] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[12][18] x[12][19] x[12][20] x[12][21] x[12][22] x[12][23] x[13][14] x[13][15] x[13][16] x[13][17] x[13][18] x[13][19] x[13][20] x[13][21] x[13][22] x[13][23] x[14][15] x[14][16] x[14][17] x[14][18] x[14][19] x[14][20] x[14][21] x[14][22] x[14][23] x[15][16] x[15][17] x[15][18] x[15][19] x[15][20] x[15][21] x[15][22] x[15][23] x[16][17] x[16][18] x[16][19] x[16][20] x[16][21] x[16][22] x[16][23] x[17][18] x[17][19] x[17][20] x[17][21] x[17][22] x[17][23] x[18][19] x[18][20] x[18][21] x[18][22] x[18][23] x[19][20] x[19][21] x[19][22] x[19][23] x[20][21] x[20][22] x[20][23] x[21][22] x[21][23] x[22][23] </list>
20036.50/2520.09	v 	<values>1 0 0 0 1 1 0 2 2 0 1 3 1 2 0 2 1 3 1 2 1 3 2 0 0 1 0 0 1 3 2 1 2 0 3 0 0 1 0 1 2 2 3 3 2 3 2 3 1 1 0 0 1 0 1 2 1 3 0 2 0 1 2 0 0 0 3 1 3 2 0 0 1 0 3 2 2 1 0 2 0 2 1 0 0 0 1 1 2 3 0 3 2 0 0 2 2 0 1 3 0 1 0 1 2 3 0 0 0 0 0 1 0 1 2 2 3 1 2 2 0 0 1 0 1 1 0 2 2 0 2 1 0 2 3 2 2 0 0 3 3 1 2 1 2 3 3 1 3 0 0 0 1 1 1 0 3 1 2 0 1 0 0 1 0 1 2 1 1 2 3 1 3 1 2 0 0 1 0 1 3 0 3 2 1 1 3 3 0 2 2 0 0 2 2 3 2 2 1 3 1 3 1 0 1 0 0 2 3 1 1 3 2 3 1 0 3 1 2 0 2 0 2 2 0 3 3 0 2 1 2 1 0 1 3 0 3 2 1 3 0 2 1 0 3 0 0 0 0 2 1 0 3 1 3 1 3 3 2 0 1 1 2 2 1 2 1 2 3 1 0 0 0 2 1 1 </values>
20036.50/2520.09	v </instantiation>
20036.50/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281194-1503181927/watcher-4281194-1503181927 -o /tmp/evaluation-result-4281194-1503181927/solver-4281194-1503181927 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 589893501 HOME/instance-4281194-1503181927.xml 

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

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

solver pid=14772, runsolver pid=14769

[startup+0.100184 s]*
/proc/loadavg: 3.86 3.81 6.07 3/199 14793
/proc/meminfo: memFree=27037284/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=25999808 memory=26324 CPUtime=0.11 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 5476 0 0 0 10 1 0 0 20 0 20 0 151280612 26623803392 6581 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6499952 6581 2852 1 0 6488269 0
[pid=14774/tid=14775] ppid=14772 vsize=25999808 memory=-7246141791783779264 CPUtime=0.09 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) R 14772 14772 14465 0 -1 4202560 3483 0 0 0 8 1 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482662283056 140482642093413 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=25999808 memory=4709481705656405177 CPUtime=0 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=25999808 memory=140582075872896 CPUtime=0 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14779] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14779/stat : 14779 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482212911632 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14780] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14780/stat : 14780 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482211859344 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14781] ppid=14772 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/14774/task/14781/stat : 14781 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482210806544 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14782] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14782/stat : 14782 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482209754256 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14783] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14783/stat : 14783 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26623803392 6581 33554432000 4194304 4196468 140731136085184 140482208701456 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14784] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14784/stat : 14784 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280615 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480997218416 140482658060930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14785] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14785/stat : 14785 (java) S 14772 14772 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151280615 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480996164384 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14786] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14786/stat : 14786 (java) S 14772 14772 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151280616 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480995112048 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14787] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14787/stat : 14787 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480994060368 140482658068379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14788] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14788/stat : 14788 (java) S 14772 14772 14465 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480993008240 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14789] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14789/stat : 14789 (java) S 14772 14772 14465 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480991955440 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14790] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14790/stat : 14790 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480990903152 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14791] ppid=14772 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/14774/task/14791/stat : 14791 (java) S 14772 14772 14465 0 -1 1077944384 260 0 0 0 1 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480989850352 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14792] ppid=14772 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14792/stat : 14792 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480988797280 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14793] ppid=14772 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/14774/task/14793/stat : 14793 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26623803392 6581 33554432000 4194304 4196468 140731136085184 140480987744560 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27708 KiB

[startup+0.210244 s]*
/proc/loadavg: 3.86 3.81 6.07 3/199 14793
/proc/meminfo: memFree=27025184/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=26004064 memory=38864 CPUtime=0.33 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 8333 0 0 0 30 3 0 0 20 0 20 0 151280612 26628161536 9716 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6501016 9716 3038 1 0 6488269 0
[pid=14774/tid=14775] ppid=14772 vsize=26004064 memory=0 CPUtime=0.2 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) R 14772 14772 14465 0 -1 4202560 5398 0 0 0 18 2 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482662270784 140482642130270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=26004064 memory=4709481705656405177 CPUtime=0 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=26004064 memory=140582075872896 CPUtime=0 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14779] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14779/stat : 14779 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482212911632 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14780] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14780/stat : 14780 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482211859344 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14781] ppid=14772 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14774/task/14781/stat : 14781 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482210806544 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14782] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14782/stat : 14782 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482209754256 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14783] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14783/stat : 14783 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 9716 33554432000 4194304 4196468 140731136085184 140482208701456 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14784] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14784/stat : 14784 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280615 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480997218416 140482658060930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14785] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14785/stat : 14785 (java) S 14772 14772 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151280615 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480996164384 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14786] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14786/stat : 14786 (java) S 14772 14772 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151280616 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480995112048 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14787] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14787/stat : 14787 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480994060368 140482658068379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14788] ppid=14772 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/14774/task/14788/stat : 14788 (java) R 14772 14772 14465 0 -1 1077944384 389 0 0 0 1 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480993008240 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14789] ppid=14772 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/14774/task/14789/stat : 14789 (java) S 14772 14772 14465 0 -1 1077944384 451 0 0 0 2 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480991955440 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14790] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14790/stat : 14790 (java) S 14772 14772 14465 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480990903152 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14791] ppid=14772 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/14774/task/14791/stat : 14791 (java) R 14772 14772 14465 0 -1 4202560 759 0 0 0 7 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480989850352 140482658061718 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14792] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14792/stat : 14792 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480988797280 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14793] ppid=14772 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14774/task/14793/stat : 14793 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 9716 33554432000 4194304 4196468 140731136085184 140480987744560 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40248 KiB

[startup+0.310002 s]*
/proc/loadavg: 3.86 3.81 6.07 3/199 14793
/proc/meminfo: memFree=27021320/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=26004064 memory=43792 CPUtime=0.5 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 9172 0 0 0 46 4 0 0 20 0 20 0 151280612 26628161536 10948 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6501016 10948 3072 1 0 6488269 0
[pid=14774/tid=14775] ppid=14772 vsize=26004064 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) R 14772 14772 14465 0 -1 4202560 6077 0 0 0 27 2 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482662285792 140482658061718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=26004064 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14779] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14779/stat : 14779 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482212911632 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14780] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14780/stat : 14780 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482211859344 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14781] ppid=14772 vsize=26004064 memory=140581930101423 CPUtime=0 cores=0-7
/proc/14774/task/14781/stat : 14781 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482210806544 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14782] ppid=14772 vsize=26004064 memory=140581930103728 CPUtime=0 cores=0-7
/proc/14774/task/14782/stat : 14782 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482209754256 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14783] ppid=14772 vsize=26004064 memory=140581930106032 CPUtime=0 cores=0-7
/proc/14774/task/14783/stat : 14783 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26628161536 11460 33554432000 4194304 4196468 140731136085184 140482208701456 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14784] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14784/stat : 14784 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280615 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480997218416 140482658060930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14785] ppid=14772 vsize=26004064 memory=1970350607106051 CPUtime=0 cores=0-7
/proc/14774/task/14785/stat : 14785 (java) S 14772 14772 14465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151280615 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480996164384 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14786] ppid=14772 vsize=26004064 memory=2110932537216676 CPUtime=0 cores=0-7
/proc/14774/task/14786/stat : 14786 (java) S 14772 14772 14465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151280616 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480995112048 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14787] ppid=14772 vsize=26004064 memory=2110932537218980 CPUtime=0 cores=0-7
/proc/14774/task/14787/stat : 14787 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480994060368 140482658068379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14788] ppid=14772 vsize=26004064 memory=2110932537242324 CPUtime=0.01 cores=0-7
/proc/14774/task/14788/stat : 14788 (java) R 14772 14772 14465 0 -1 4202560 390 0 0 0 1 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480992999696 140482637766919 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14789] ppid=14772 vsize=26004064 memory=2110932537223588 CPUtime=0.02 cores=0-7
/proc/14774/task/14789/stat : 14789 (java) S 14772 14772 14465 0 -1 1077944384 451 0 0 0 2 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480991955440 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14790] ppid=14772 vsize=26004064 memory=2110932537242356 CPUtime=0.01 cores=0-7
/proc/14774/task/14790/stat : 14790 (java) R 14772 14772 14465 0 -1 4202560 77 0 0 0 1 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480990903152 140482644081665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14791] ppid=14772 vsize=26004064 memory=2110932537242388 CPUtime=0.13 cores=0-7
/proc/14774/task/14791/stat : 14791 (java) R 14772 14772 14465 0 -1 4202560 866 0 0 0 13 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480989846720 140482636764246 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14792] ppid=14772 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14792/stat : 14792 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480988797280 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14793] ppid=14772 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/14774/task/14793/stat : 14793 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280618 26628161536 11460 33554432000 4194304 4196468 140731136085184 140480987744560 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45176 KiB

[startup+0.701057 s]
/proc/loadavg: 3.86 3.81 6.07 6/199 14793
/proc/meminfo: memFree=26993372/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=26006188 memory=100044 CPUtime=2.04 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 14137 0 0 0 198 6 0 0 20 0 20 0 151280612 26630336512 25011 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6501547 25011 3198 1 0 6488781 0
[pid=14774/tid=14775] ppid=14772 vsize=26006188 memory=140581930193904 CPUtime=0.66 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) R 14772 14772 14465 0 -1 4202560 6755 0 0 0 63 3 0 0 20 0 20 0 151280613 26630336512 25011 33554432000 4194304 4196468 140731136085184 140482662285728 140482294916802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=26006188 memory=140581930194000 CPUtime=0 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26630336512 25011 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=26006188 memory=140581930194096 CPUtime=0 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151280613 26630336512 25011 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=26006188 memory=140581930194192 CPUtime=0 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151280613 26630336512 25011 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0

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

/proc/meminfo: memFree=23352456/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=26538700 memory=3709228 CPUtime=19895.3 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 506607 0 0 0 1988976 555 0 0 20 0 28 0 151280612 27175628800 927307 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6634675 927307 3306 1 0 6621909 0
[pid=14774/tid=14775] ppid=14772 vsize=26538700 memory=1384 CPUtime=1.43 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) S 14772 14772 14465 0 -1 1077944384 8027 0 0 0 137 6 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482662290560 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=26538700 memory=3709228 CPUtime=1.67 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 11209 0 0 0 148 19 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=26538700 memory=3709228 CPUtime=1.66 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 13386 0 0 0 145 21 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=26538700 memory=3709228 CPUtime=1.65 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 10780 0 0 0 145 20 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14779] ppid=14772 vsize=26538700 memory=1384 CPUtime=1.64 cores=0-7
/proc/14774/task/14779/stat : 14779 (java) S 14772 14772 14465 0 -1 1077944384 12819 0 0 0 144 20 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482212911632 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14780] ppid=14772 vsize=26538700 memory=1384 CPUtime=1.63 cores=0-7
/proc/14774/task/14780/stat : 14780 (java) S 14772 14772 14465 0 -1 1077944384 10983 0 0 0 143 20 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482211859344 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14781] ppid=14772 vsize=26538700 memory=1384 CPUtime=1.59 cores=0-7
/proc/14774/task/14781/stat : 14781 (java) S 14772 14772 14465 0 -1 1077944384 12665 0 0 0 140 19 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482210806544 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14782] ppid=14772 vsize=26538700 memory=42040 CPUtime=1.64 cores=0-7
/proc/14774/task/14782/stat : 14782 (java) S 14772 14772 14465 0 -1 1077944384 9957 0 0 0 146 18 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482209754256 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14783] ppid=14772 vsize=26538700 memory=3710060 CPUtime=1.67 cores=0-7
/proc/14774/task/14783/stat : 14783 (java) S 14772 14772 14465 0 -1 1077944384 12036 0 0 0 145 22 0 0 20 0 28 0 151280613 27175628800 927307 33554432000 4194304 4196468 140731136085184 140482208701456 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14784] ppid=14772 vsize=26538700 memory=3710240 CPUtime=0.95 cores=0-7
/proc/14774/task/14784/stat : 14784 (java) S 14772 14772 14465 0 -1 1077944384 54008 0 0 0 56 39 0 0 20 0 28 0 151280615 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480997218416 140482658060930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14785] ppid=14772 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/14774/task/14785/stat : 14785 (java) S 14772 14772 14465 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 151280615 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480996164448 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14786] ppid=14772 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/14774/task/14786/stat : 14786 (java) S 14772 14772 14465 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 151280616 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480995112064 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14787] ppid=14772 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/14774/task/14787/stat : 14787 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480994060368 140482658068379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14788] ppid=14772 vsize=26538700 memory=4612 CPUtime=3.34 cores=0-7
/proc/14774/task/14788/stat : 14788 (java) S 14772 14772 14465 0 -1 1077944384 24963 0 0 0 330 4 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480993008240 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14789] ppid=14772 vsize=26538700 memory=15876 CPUtime=3.42 cores=0-7
/proc/14774/task/14789/stat : 14789 (java) S 14772 14772 14465 0 -1 1077944384 25286 0 0 0 338 4 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480991955440 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14790] ppid=14772 vsize=26538700 memory=1384 CPUtime=3.15 cores=0-7
/proc/14774/task/14790/stat : 14790 (java) S 14772 14772 14465 0 -1 1077944384 18797 0 0 0 312 3 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480990903152 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14791] ppid=14772 vsize=26538700 memory=1384 CPUtime=0.95 cores=0-7
/proc/14774/task/14791/stat : 14791 (java) S 14772 14772 14465 0 -1 1077944384 20726 0 0 0 91 4 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480989850352 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14792] ppid=14772 vsize=26538700 memory=3709216 CPUtime=0 cores=0-7
/proc/14774/task/14792/stat : 14792 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480988797280 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14793] ppid=14772 vsize=26538700 memory=1384 CPUtime=0.94 cores=0-7
/proc/14774/task/14793/stat : 14793 (java) S 14772 14772 14465 0 -1 1077944384 6361 0 0 0 26 68 0 0 20 0 28 0 151280618 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480987744560 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14898] ppid=14772 vsize=26538700 memory=3709228 CPUtime=2308.11 cores=0-7
/proc/14774/task/14898/stat : 14898 (java) R 14772 14772 14465 0 -1 4202560 13564 0 0 0 230807 4 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480973417656 140482298804810 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14899] ppid=14772 vsize=26538700 memory=7518031037144197220 CPUtime=2309.96 cores=0-7
/proc/14774/task/14899/stat : 14899 (java) R 14772 14772 14465 0 -1 4202560 11313 0 0 0 230994 2 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480977629768 140482298806060 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14900] ppid=14772 vsize=26538700 memory=2428 CPUtime=2304.35 cores=0-7
/proc/14774/task/14900/stat : 14900 (java) R 14772 14772 14465 0 -1 4202560 9389 0 0 0 230434 1 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480979734656 140482298799975 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14901] ppid=14772 vsize=26538700 memory=1728 CPUtime=2306.75 cores=0-7
/proc/14774/task/14901/stat : 14901 (java) R 14772 14772 14465 0 -1 4202560 21055 0 0 0 230636 39 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480975524136 140482297669448 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14902] ppid=14772 vsize=26538700 memory=1384 CPUtime=2301.83 cores=0-7
/proc/14774/task/14902/stat : 14902 (java) R 14772 14772 14465 0 -1 4202560 32656 0 0 0 230148 35 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480978683080 140482299784183 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14903] ppid=14772 vsize=26538700 memory=3708192 CPUtime=2312.51 cores=0-7
/proc/14774/task/14903/stat : 14903 (java) R 14772 14772 14465 0 -1 4202560 11996 0 0 0 231248 3 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480976576856 140482299784197 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14904] ppid=14772 vsize=26538700 memory=3709216 CPUtime=2301.13 cores=0-7
/proc/14774/task/14904/stat : 14904 (java) R 14772 14772 14465 0 -1 4202560 58772 0 0 0 230038 75 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480972365720 140482297452992 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14905] ppid=14772 vsize=26538700 memory=1384 CPUtime=2310.75 cores=0-7
/proc/14774/task/14905/stat : 14905 (java) R 14772 14772 14465 0 -1 4202560 33403 0 0 0 231058 17 0 0 20 0 28 0 151299227 27175628800 927307 33554432000 4194304 4196468 140731136085184 140480974473504 140482291258872 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
Current children cumulated CPU time: 19895.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3710612 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.10 8.22 8.11 9/207 14935
/proc/meminfo: memFree=23352944/32770624 swapFree=67108860/67108860
[pid=14772] ppid=14769 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/14772/stat : 14772 (xcsp3-exec) S 14769 14772 14465 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151280612 9740288 346 33554432000 4194304 5098028 140736291476912 140736291475016 140616403092092 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26513408 140736291484773 140736291484983 140736291484983 140736291487723 0
/proc/14772/statm: 2378 346 289 221 0 87 0
[pid=14774] ppid=14772 vsize=26538700 memory=3707748 CPUtime=20036.5 cores=0-7
/proc/14774/stat : 14774 (java) S 14772 14772 14465 0 -1 1077944320 510250 0 0 0 2003093 557 0 0 20 0 28 0 151280612 27175628800 926937 33554432000 4194304 4196468 140731136085184 140731136067728 140482658049783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
/proc/14774/statm: 6634675 926937 3306 1 0 6621909 0
[pid=14774/tid=14775] ppid=14772 vsize=26538700 memory=1398720917958146503 CPUtime=1.43 cores=0-7
/proc/14774/task/14775/stat : 14775 (java) S 14772 14772 14465 0 -1 1077944384 8027 0 0 0 137 6 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482662290560 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14776] ppid=14772 vsize=26538700 memory=4128 CPUtime=1.68 cores=0-7
/proc/14774/task/14776/stat : 14776 (java) S 14772 14772 14465 0 -1 1077944384 11273 0 0 0 149 19 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482610669968 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14777] ppid=14772 vsize=26538700 memory=1572 CPUtime=1.67 cores=0-7
/proc/14774/task/14777/stat : 14777 (java) S 14772 14772 14465 0 -1 1077944384 13457 0 0 0 146 21 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482215016720 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14778] ppid=14772 vsize=26538700 memory=932 CPUtime=1.66 cores=0-7
/proc/14774/task/14778/stat : 14778 (java) S 14772 14772 14465 0 -1 1077944384 10943 0 0 0 146 20 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482213964432 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14779] ppid=14772 vsize=26538700 memory=-7003737579269690708 CPUtime=1.65 cores=0-7
/proc/14774/task/14779/stat : 14779 (java) S 14772 14772 14465 0 -1 1077944384 12876 0 0 0 145 20 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482212911632 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14780] ppid=14772 vsize=26538700 memory=1384 CPUtime=1.64 cores=0-7
/proc/14774/task/14780/stat : 14780 (java) S 14772 14772 14465 0 -1 1077944384 11024 0 0 0 144 20 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482211859344 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14781] ppid=14772 vsize=26538700 memory=3708264 CPUtime=1.6 cores=0-7
/proc/14774/task/14781/stat : 14781 (java) S 14772 14772 14465 0 -1 1077944384 12833 0 0 0 141 19 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482210806544 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14782] ppid=14772 vsize=26538700 memory=4100 CPUtime=1.65 cores=0-7
/proc/14774/task/14782/stat : 14782 (java) S 14772 14772 14465 0 -1 1077944384 10623 0 0 0 147 18 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482209754256 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14783] ppid=14772 vsize=26538700 memory=1398720917958146503 CPUtime=1.67 cores=0-7
/proc/14774/task/14783/stat : 14783 (java) S 14772 14772 14465 0 -1 1077944384 12149 0 0 0 145 22 0 0 20 0 28 0 151280613 27175628800 926937 33554432000 4194304 4196468 140731136085184 140482208701456 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14784] ppid=14772 vsize=26538700 memory=-7003737579269690708 CPUtime=0.95 cores=0-7
/proc/14774/task/14784/stat : 14784 (java) S 14772 14772 14465 0 -1 1077944384 54373 0 0 0 56 39 0 0 20 0 28 0 151280615 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480997218416 140482658060930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14785] ppid=14772 vsize=26538700 memory=1792 CPUtime=0 cores=0-7
/proc/14774/task/14785/stat : 14785 (java) S 14772 14772 14465 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 151280615 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480996164448 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14786] ppid=14772 vsize=26538700 memory=636 CPUtime=0 cores=0-7
/proc/14774/task/14786/stat : 14786 (java) S 14772 14772 14465 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 151280616 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480995112064 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14787] ppid=14772 vsize=26538700 memory=956 CPUtime=0 cores=0-7
/proc/14774/task/14787/stat : 14787 (java) S 14772 14772 14465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480994060368 140482658068379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14788] ppid=14772 vsize=26538700 memory=2424 CPUtime=3.34 cores=0-7
/proc/14774/task/14788/stat : 14788 (java) S 14772 14772 14465 0 -1 1077944384 24971 0 0 0 330 4 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480993008240 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14789] ppid=14772 vsize=26538700 memory=3707748 CPUtime=3.42 cores=0-7
/proc/14774/task/14789/stat : 14789 (java) S 14772 14772 14465 0 -1 1077944384 25289 0 0 0 338 4 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480991955440 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14790] ppid=14772 vsize=26538700 memory=1728 CPUtime=3.15 cores=0-7
/proc/14774/task/14790/stat : 14790 (java) S 14772 14772 14465 0 -1 1077944384 18800 0 0 0 312 3 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480990903152 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14791] ppid=14772 vsize=26538700 memory=1420 CPUtime=0.95 cores=0-7
/proc/14774/task/14791/stat : 14791 (java) S 14772 14772 14465 0 -1 1077944384 20730 0 0 0 91 4 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480989850352 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14792] ppid=14772 vsize=26538700 memory=11108 CPUtime=0 cores=0-7
/proc/14774/task/14792/stat : 14792 (java) S 14772 14772 14465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480988797280 140482658059989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14793] ppid=14772 vsize=26538700 memory=1712 CPUtime=0.94 cores=0-7
/proc/14774/task/14793/stat : 14793 (java) S 14772 14772 14465 0 -1 1077944384 6402 0 0 0 26 68 0 0 20 0 28 0 151280618 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480987744560 140482658060930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14898] ppid=14772 vsize=26538700 memory=1952 CPUtime=2325.8 cores=0-7
/proc/14774/task/14898/stat : 14898 (java) R 14772 14772 14465 0 -1 4202560 13725 0 0 0 232576 4 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480973418048 140482298804841 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14899] ppid=14772 vsize=26538700 memory=8612 CPUtime=2327.52 cores=0-7
/proc/14774/task/14899/stat : 14899 (java) R 14772 14772 14465 0 -1 4202560 11434 0 0 0 232750 2 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480977629632 140482293215949 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14900] ppid=14772 vsize=26538700 memory=1224 CPUtime=2322.04 cores=0-7
/proc/14774/task/14900/stat : 14900 (java) R 14772 14772 14465 0 -1 4202560 9512 0 0 0 232203 1 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480979735472 140482295713469 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14901] ppid=14772 vsize=26538700 memory=792 CPUtime=2324.29 cores=0-7
/proc/14774/task/14901/stat : 14901 (java) R 14772 14772 14465 0 -1 4202560 21179 0 0 0 232390 39 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480975526896 140482297669464 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14902] ppid=14772 vsize=26538700 memory=1004 CPUtime=2319.51 cores=0-7
/proc/14774/task/14902/stat : 14902 (java) R 14772 14772 14465 0 -1 4202560 33141 0 0 0 231915 36 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480978682568 140482299187296 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14903] ppid=14772 vsize=26538700 memory=1384 CPUtime=2330.19 cores=0-7
/proc/14774/task/14903/stat : 14903 (java) R 14772 14772 14465 0 -1 4202560 12163 0 0 0 233016 3 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480976577096 140482299786098 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14904] ppid=14772 vsize=26538700 memory=1156 CPUtime=2318.77 cores=0-7
/proc/14774/task/14904/stat : 14904 (java) R 14772 14772 14465 0 -1 4202560 59133 0 0 0 231801 76 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480972365264 140482297453081 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
[pid=14774/tid=14905] ppid=14772 vsize=26538700 memory=3980 CPUtime=2328.39 cores=0-7
/proc/14774/task/14905/stat : 14905 (java) R 14772 14772 14465 0 -1 4202560 33737 0 0 0 232822 17 0 0 20 0 28 0 151299227 27175628800 926937 33554432000 4194304 4196468 140731136085184 140480974470776 140482295755318 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 19222528 140731136091282 140731136091459 140731136091459 140731136094159 0
Current children cumulated CPU time: 20036.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3709132 KiB

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

[startup+2520.04 s]
# the end of solver process 14772 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000984 s, system=0.000984 s

[startup+2520.14 s]
# the end of solver process 14774 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20031.7 s, system=5.60621 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2520.13 s]*
/proc/loadavg: 8.10 8.22 8.11 2/180 14937
/proc/meminfo: memFree=26877420/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001968 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 20037.3
CPU user time (s): 20031.7
CPU system time (s): 5.60621
CPU usage (%): 795.089
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3737016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.7
system time used= 5.60621
maximum resident set size= 3779528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511329
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94715
involuntary context switches= 209268


# summary of solver processes directly reported to runsolver:
#   pid: 14772,14774
#   total CPU time (s): 20037.3
#   total CPU user time (s): 20031.7
#   total CPU system time (s): 5.60621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.31 second user time and 29.5529 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 00:17:47
IDJOB=4281194
IDBENCH=140569
IDSOLVER=2675
FILE ID=node107/4281194-1503181927
RUNJOBID= node107-1503178145-14492
PBS_JOBID= 20630849
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Ramsey/Ramsey-int-s1/Ramsey-int-24.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281194-1503181927/watcher-4281194-1503181927 -o /tmp/evaluation-result-4281194-1503181927/solver-4281194-1503181927 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503178145-14492 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 589893501 HOME/instance-4281194-1503181927.xml

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

MD5SUM BENCH= 22300454f2969805ad1ca4690e3d792c
RANDOM SEED=589893501

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
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.84
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.84
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.84
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:        27052992 kB
MemAvailable:   31974472 kB
Buffers:          268324 kB
Cached:          4946824 kB
SwapCached:            0 kB
Active:           837628 kB
Inactive:        4431108 kB
Active(anon):      56564 kB
Inactive(anon):    33132 kB
Active(file):     781064 kB
Inactive(file):  4397976 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7896 kB
Writeback:             0 kB
AnonPages:         69276 kB
Mapped:            51736 kB
Shmem:             33420 kB
Slab:             142816 kB
SReclaimable:     116552 kB
SUnreclaim:        26264 kB
KernelStack:        3520 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61860 MiB
End job on node107 at 2017-08-20 00:59:47