Trace number 4406963

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 2019-09-24 parallelOPT54 448.738 57.0632

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-10.xml
MD5SUMe31de29e6699e81a7472a47d1439bb7a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark18.4798
Satisfiable
(Un)Satisfiability was proved
Number of variables301
Number of constraints208
Number of domains4
Minimum domain size2
Maximum domain size289
Distribution of domain sizes[{"size":2,"count":144},{"size":3,"count":144},{"size":101,"count":1},{"size":289,"count":12}]
Minimum variable degree1
Maximum variable degree13
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":141},{"degree":3,"count":15},{"degree":4,"count":40},{"degree":8,"count":36},{"degree":9,"count":64},{"degree":13,"count":1}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":52},{"arity":3,"count":40},{"arity":10,"count":100},{"arity":12,"count":4},{"arity":13,"count":1},{"arity":14,"count":11}]
Number of extensional constraints140
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":140},{"type":"intension","count":51},{"type":"sum","count":13},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406963-1569343650.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406963-1569343650.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.06/1.03	c solve instance...
4.28/1.21	o 0 
4.28/1.21	o 4 
4.28/1.25	o 6 
4.28/1.28	o 25 
5.04/1.30	o 26 
5.04/1.33	o 27 
6.55/1.53	o 31 
6.55/1.58	o 32 
7.36/1.61	o 33 
7.36/1.69	o 35 
8.06/1.72	o 36 
8.85/1.81	o 37 
8.85/1.81	o 38 
8.85/1.85	o 41 
8.85/1.86	o 42 
9.59/1.90	o 43 
9.59/1.91	o 44 
10.35/2.01	o 45 
10.35/2.08	o 46 
10.35/2.08	o 47 
12.63/2.37	o 48 
13.42/2.40	o 49 
13.42/2.42	o 50 
13.42/2.44	o 51 
44.25/6.39	o 52 
123.08/16.21	o 53 
381.38/48.69	o 54 
448.42/57.04	s OPTIMUM FOUND
448.42/57.04	v <instantiation>
448.42/57.04	v 	<list>x[0][0] 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[1][0] x[1][1] 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[2][0] x[2][1] x[2][2] 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[3][0] x[3][1] x[3][2] x[3][3] 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[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] 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[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] z </list>
448.42/57.04	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 1 0 1 1 1 1 0 1 1 0 0 0 1 0 1 0 0 0 0 1 1 0 0 1 0 0 1 0 1 1 0 0 0 0 0 1 1 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 1 0 1 0 1 1 0 1 0 0 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 1 0 0 0 4 5 5 9 10 12 13 15 18 19 21 24 54 </values>
448.42/57.04	v </instantiation>

Verifier Data

OK	54

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406963-1569343650/watcher-4406963-1569343650 -o /tmp/evaluation-result-4406963-1569343650/solver-4406963-1569343650 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499698120 HOME/instance-4406963-1569343650.xml 

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

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


[startup+0.100141 s]*
/proc/loadavg: 1.00 1.06 1.40 2/210 1691
/proc/meminfo: memFree=25224112/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28227396 memory=29188 CPUtime=0.12 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 5771 0 0 0 11 1 0 0 20 0 20 0 510619038 28904853504 7297 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7056849 7297 3120 1 0 7019032 0
[pid=1672/tid=1673] ppid=1670 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) R 1670 1670 31481 0 -1 4202560 3691 0 0 0 8 1 0 0 20 0 20 0 510619038 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496942036288 140496919198714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28227396 memory=288370450341455488 CPUtime=0 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1677] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1677/stat : 1677 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496486562576 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1678] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1678/stat : 1678 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496485509776 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1679] ppid=1670 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1679/stat : 1679 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496484456976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1680] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1680/stat : 1680 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496483404176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1681] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1681/stat : 1681 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 7297 33554432000 4194304 4196468 140720353883776 140496482351376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1682] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1682/stat : 1682 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619040 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495267707760 140496937814658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1683] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1683/stat : 1683 (java) S 1670 1670 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510619041 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495266653728 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1684] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1684/stat : 1684 (java) S 1670 1670 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510619041 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495265600880 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1685] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1685/stat : 1685 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495264549200 140496937822107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1686] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1686/stat : 1686 (java) S 1670 1670 31481 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495263496560 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1687] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1687/stat : 1687 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495262443760 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1688] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1688/stat : 1688 (java) S 1670 1670 31481 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495261390960 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1689] ppid=1670 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) S 1670 1670 31481 0 -1 1077944384 344 0 0 0 2 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495260338160 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 7297 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30640 KiB

[startup+0.210707 s]*
/proc/loadavg: 1.00 1.06 1.40 2/210 1691
/proc/meminfo: memFree=25210768/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28227396 memory=41204 CPUtime=0.33 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 9532 0 0 0 30 3 0 0 20 0 20 0 510619038 28904853504 10301 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7056849 10301 3309 1 0 7019032 0
[pid=1672/tid=1673] ppid=1670 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) R 1670 1670 31481 0 -1 4202560 6703 0 0 0 17 2 0 0 20 0 20 0 510619038 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496942036240 140496937815446 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28227396 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28227396 memory=140074189767175 CPUtime=0 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1677] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1677/stat : 1677 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496486562576 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1678] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1678/stat : 1678 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496485509776 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1679] ppid=1670 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1679/stat : 1679 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496484456976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1680] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1680/stat : 1680 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496483404176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1681] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1681/stat : 1681 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28904853504 10301 33554432000 4194304 4196468 140720353883776 140496482351376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1682] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1682/stat : 1682 (java) S 1670 1670 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510619040 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495267707760 140496937814658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1683] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1683/stat : 1683 (java) S 1670 1670 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510619041 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495266653728 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1684] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1684/stat : 1684 (java) S 1670 1670 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510619041 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495265600880 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1685] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1685/stat : 1685 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495264549200 140496937822107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1686] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1686/stat : 1686 (java) S 1670 1670 31481 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495263496560 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1687] ppid=1670 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/1672/task/1687/stat : 1687 (java) S 1670 1670 31481 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495262443760 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1688] ppid=1670 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/1672/task/1688/stat : 1688 (java) S 1670 1670 31481 0 -1 1077944384 154 0 0 0 1 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495261390960 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1689] ppid=1670 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) R 1670 1670 31481 0 -1 4202560 741 0 0 0 7 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495260338160 140496916295619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28904853504 10301 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42656 KiB

[startup+0.31325 s]*
/proc/loadavg: 1.00 1.06 1.40 5/210 1691
/proc/meminfo: memFree=25204052/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28231652 memory=50292 CPUtime=0.52 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 10930 0 0 0 48 4 0 0 20 0 20 0 510619038 28909211648 12573 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7057913 12573 3345 1 0 7019032 0
[pid=1672/tid=1673] ppid=1670 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) R 1670 1670 31481 0 -1 4202560 7857 0 0 0 27 3 0 0 20 0 20 0 510619038 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496942036816 140496921883998 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28231652 memory=9588 CPUtime=0 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28231652 memory=1548 CPUtime=0 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28231652 memory=628 CPUtime=0 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1677] ppid=1670 vsize=28231652 memory=1056 CPUtime=0 cores=0-7
/proc/1672/task/1677/stat : 1677 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496486562576 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1678] ppid=1670 vsize=28231652 memory=1716 CPUtime=0 cores=0-7
/proc/1672/task/1678/stat : 1678 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496485509776 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1679] ppid=1670 vsize=28231652 memory=6168 CPUtime=0 cores=0-7
/proc/1672/task/1679/stat : 1679 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496484456976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1680] ppid=1670 vsize=28231652 memory=14012 CPUtime=0 cores=0-7
/proc/1672/task/1680/stat : 1680 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496483404176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1681] ppid=1670 vsize=28231652 memory=2116 CPUtime=0 cores=0-7
/proc/1672/task/1681/stat : 1681 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28909211648 12573 33554432000 4194304 4196468 140720353883776 140496482351376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1682] ppid=1670 vsize=28231652 memory=23968 CPUtime=0 cores=0-7
/proc/1672/task/1682/stat : 1682 (java) S 1670 1670 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510619040 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495267707760 140496937814658 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1683] ppid=1670 vsize=28231652 memory=12024 CPUtime=0 cores=0-7
/proc/1672/task/1683/stat : 1683 (java) S 1670 1670 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510619041 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495266653728 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1684] ppid=1670 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1684/stat : 1684 (java) S 1670 1670 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510619041 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495265600880 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1685] ppid=1670 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1685/stat : 1685 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495264549200 140496937822107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1686] ppid=1670 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/1672/task/1686/stat : 1686 (java) R 1670 1670 31481 0 -1 4202560 432 0 0 0 2 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495263477576 140496919347767 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1687] ppid=1670 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1672/task/1687/stat : 1687 (java) S 1670 1670 31481 0 -1 1077944384 331 0 0 0 3 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495262443760 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1688] ppid=1670 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1672/task/1688/stat : 1688 (java) S 1670 1670 31481 0 -1 1077944384 183 0 0 0 3 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495261390960 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1689] ppid=1670 vsize=28231652 memory=2244 CPUtime=0.12 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) S 1670 1670 31481 0 -1 1077944384 838 0 0 0 12 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495260338160 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619044 28909211648 12573 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51744 KiB

[startup+0.701003 s]
/proc/loadavg: 1.00 1.06 1.40 5/210 1691
/proc/meminfo: memFree=25185608/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28233776 memory=86996 CPUtime=1.73 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 15965 0 0 0 167 6 0 0 20 0 20 0 510619038 28911386624 21749 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7058444 21749 3451 1 0 7019544 0
[pid=1672/tid=1673] ppid=1670 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) R 1670 1670 31481 0 -1 4202560 9379 0 0 0 63 4 0 0 20 0 20 0 510619038 28911386624 21749 33554432000 4194304 4196468 140720353883776 140496942040160 140496921847141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28233776 memory=140074050529424 CPUtime=0 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510619039 28911386624 21749 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28233776 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510619039 28911386624 21749 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28233776 memory=6399501272259 CPUtime=0 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510619039 28911386624 21749 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0

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

[pid=1672/tid=1689] ppid=1670 vsize=28968028 memory=280148102010016 CPUtime=0.9 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) S 1670 1670 31481 0 -1 1077944384 9075 0 0 0 89 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495260338160 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28968028 memory=7232890293113415765 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28968028 memory=7307184289356141155 CPUtime=0.01 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) S 1670 1670 31481 0 -1 1077944384 789 0 0 0 0 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1913] ppid=1670 vsize=28968028 memory=7307184289356141155 CPUtime=7.31 cores=0-7
/proc/1672/task/1913/stat : 1913 (java) R 1670 1670 31481 0 -1 4202560 172 0 0 0 731 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495242706888 140496583822796 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1914] ppid=1670 vsize=28968028 memory=7307184289356141155 CPUtime=7.31 cores=0-7
/proc/1672/task/1914/stat : 1914 (java) R 1670 1670 31481 0 -1 4202560 116 0 0 0 731 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495241655224 140496583574891 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1915] ppid=1670 vsize=28968028 memory=7810763844726514514 CPUtime=7.31 cores=0-7
/proc/1672/task/1915/stat : 1915 (java) R 1670 1670 31481 0 -1 4202560 158 0 0 0 731 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495237444408 140496583712417 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1916] ppid=1670 vsize=28968028 memory=7232890293113415765 CPUtime=7.3 cores=0-7
/proc/1672/task/1916/stat : 1916 (java) R 1670 1670 31481 0 -1 4202560 547 0 0 0 729 1 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495245864904 140496584632897 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1917] ppid=1670 vsize=28968028 memory=7162531440177276259 CPUtime=7.3 cores=0-7
/proc/1672/task/1917/stat : 1917 (java) R 1670 1670 31481 0 -1 4202560 872 0 0 0 729 1 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495246917448 140496583822764 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1918] ppid=1670 vsize=28968028 memory=280148100251888 CPUtime=7.14 cores=0-7
/proc/1672/task/1918/stat : 1918 (java) R 1670 1670 31481 0 -1 4202560 134 0 0 0 714 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495236390728 140496583765317 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1919] ppid=1670 vsize=28968028 memory=5795153719298590087 CPUtime=7.3 cores=0-7
/proc/1672/task/1919/stat : 1919 (java) R 1670 1670 31481 0 -1 4202560 748 0 0 0 730 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495244812736 140496585776801 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1921] ppid=1670 vsize=28968028 memory=-5921431000321636112 CPUtime=7.3 cores=0-7
/proc/1672/task/1921/stat : 1921 (java) R 1670 1670 31481 0 -1 4202560 350 0 0 0 729 1 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495239549416 140496583712386 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 440.45 s
Current children cumulated vsize: 29081156 KiB
Current children cumulated memory: 2191644 KiB

[startup+56.8014 s]
/proc/loadavg: 5.32 2.25 1.78 9/218 1921
/proc/meminfo: memFree=23058896/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28968028 memory=2190192 CPUtime=446.78 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 88690 0 0 0 44546 132 0 0 20 0 28 0 510619038 29663260672 547548 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7242007 547548 3534 1 0 7203107 0
[pid=1672/tid=1673] ppid=1670 vsize=28968028 memory=8112282956445269571 CPUtime=1.03 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) S 1670 1670 31481 0 -1 1077944384 11150 0 0 0 98 5 0 0 20 0 28 0 510619038 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496942044288 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28968028 memory=-7175204567652784766 CPUtime=0.1 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 247 0 0 0 7 3 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28968028 memory=7954880205025601385 CPUtime=0.09 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 1737 0 0 0 6 3 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28968028 memory=7450482540393419606 CPUtime=0.11 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 528 0 0 0 7 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1677] ppid=1670 vsize=28968028 memory=7450482540393419606 CPUtime=0.11 cores=0-7
/proc/1672/task/1677/stat : 1677 (java) S 1670 1670 31481 0 -1 1077944384 571 0 0 0 7 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496486562576 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1678] ppid=1670 vsize=28968028 memory=500 CPUtime=0.12 cores=0-7
/proc/1672/task/1678/stat : 1678 (java) S 1670 1670 31481 0 -1 1077944384 657 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496485509776 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1679] ppid=1670 vsize=28968028 memory=928 CPUtime=0.12 cores=0-7
/proc/1672/task/1679/stat : 1679 (java) S 1670 1670 31481 0 -1 1077944384 752 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496484456976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1680] ppid=1670 vsize=28968028 memory=4100 CPUtime=0.12 cores=0-7
/proc/1672/task/1680/stat : 1680 (java) S 1670 1670 31481 0 -1 1077944384 336 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496483404176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1681] ppid=1670 vsize=28968028 memory=1728 CPUtime=0.12 cores=0-7
/proc/1672/task/1681/stat : 1681 (java) S 1670 1670 31481 0 -1 1077944384 737 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496482351376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1682] ppid=1670 vsize=28968028 memory=1412 CPUtime=0.02 cores=0-7
/proc/1672/task/1682/stat : 1682 (java) S 1670 1670 31481 0 -1 1077944384 2452 0 0 0 2 0 0 0 20 0 28 0 510619040 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495267707760 140496937814658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1683] ppid=1670 vsize=28968028 memory=3436 CPUtime=0 cores=0-7
/proc/1672/task/1683/stat : 1683 (java) S 1670 1670 31481 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 510619041 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495266653792 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1684] ppid=1670 vsize=28968028 memory=1452 CPUtime=0 cores=0-7
/proc/1672/task/1684/stat : 1684 (java) S 1670 1670 31481 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 510619041 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495265600880 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1685] ppid=1670 vsize=28968028 memory=2190192 CPUtime=0 cores=0-7
/proc/1672/task/1685/stat : 1685 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495264549200 140496937822107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1686] ppid=1670 vsize=28968028 memory=-1088251628401078322 CPUtime=1.86 cores=0-7
/proc/1672/task/1686/stat : 1686 (java) S 1670 1670 31481 0 -1 1077944384 7884 0 0 0 184 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495263496560 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1687] ppid=1670 vsize=28968028 memory=-2245088631185882904 CPUtime=1.85 cores=0-7
/proc/1672/task/1687/stat : 1687 (java) S 1670 1670 31481 0 -1 1077944384 10080 0 0 0 183 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495262443760 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1688] ppid=1670 vsize=28968028 memory=1436 CPUtime=1.88 cores=0-7
/proc/1672/task/1688/stat : 1688 (java) S 1670 1670 31481 0 -1 1077944384 11033 0 0 0 186 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495261390960 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1689] ppid=1670 vsize=28968028 memory=302 CPUtime=0.9 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) S 1670 1670 31481 0 -1 1077944384 9075 0 0 0 89 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495260338160 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28968028 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28968028 memory=53472 CPUtime=0.01 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) R 1670 1670 31481 0 -1 1077944384 904 0 0 0 0 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 0 0 0 -1 3 0 0 37 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1913] ppid=1670 vsize=28968028 memory=984 CPUtime=8.1 cores=0-7
/proc/1672/task/1913/stat : 1913 (java) R 1670 1670 31481 0 -1 4202560 218 0 0 0 810 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495242706888 140496583767048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1914] ppid=1670 vsize=28968028 memory=2024 CPUtime=8.1 cores=0-7
/proc/1672/task/1914/stat : 1914 (java) R 1670 1670 31481 0 -1 4202560 145 0 0 0 810 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495241655224 140496583315843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1915] ppid=1670 vsize=28968028 memory=1376 CPUtime=8.09 cores=0-7
/proc/1672/task/1915/stat : 1915 (java) R 1670 1670 31481 0 -1 4202560 217 0 0 0 809 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495237444408 140496583766208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1916] ppid=1670 vsize=28968028 memory=1128 CPUtime=8.09 cores=0-7
/proc/1672/task/1916/stat : 1916 (java) R 1670 1670 31481 0 -1 4202560 778 0 0 0 807 2 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495245864904 140496583743460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1917] ppid=1670 vsize=28968028 memory=772 CPUtime=8.09 cores=0-7
/proc/1672/task/1917/stat : 1917 (java) R 1670 1670 31481 0 -1 4202560 913 0 0 0 808 1 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495246917448 140496584045905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1918] ppid=1670 vsize=28968028 memory=1452 CPUtime=7.92 cores=0-7
/proc/1672/task/1918/stat : 1918 (java) R 1670 1670 31481 0 -1 4202560 178 0 0 0 792 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495236390728 140496584036529 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1919] ppid=1670 vsize=28968028 memory=2189636 CPUtime=8.09 cores=0-7
/proc/1672/task/1919/stat : 1919 (java) R 1670 1670 31481 0 -1 4202560 812 0 0 0 809 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495244812736 140496583766939 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1921] ppid=1670 vsize=28968028 memory=1448 CPUtime=8.1 cores=0-7
/proc/1672/task/1921/stat : 1921 (java) R 1670 1670 31481 0 -1 4202560 428 0 0 0 808 2 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495239549416 140496583574891 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 446.78 s
Current children cumulated vsize: 29081156 KiB
Current children cumulated memory: 2191644 KiB

[startup+57.0014 s]*
/proc/loadavg: 5.32 2.25 1.78 9/218 1921
/proc/meminfo: memFree=23059020/32770624 swapFree=66999744/67108860
[pid=1670] ppid=1667 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/1670/stat : 1670 (xcsp3-exec) S 1667 1670 31481 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 510619038 115843072 363 33554432000 4194304 5098028 140733199277216 140733199275320 139676553052796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24342528 140733199278966 140733199279209 140733199279209 140733199282122 0
/proc/1670/statm: 28282 363 305 221 0 87 0
[pid=1672] ppid=1670 vsize=28968028 memory=2190192 CPUtime=448.42 cores=0-7
/proc/1672/stat : 1672 (java) S 1670 1670 31481 0 -1 1077944320 88807 0 0 0 44710 132 0 0 20 0 28 0 510619038 29663260672 547548 33554432000 4194304 4196468 140720353883776 140720353866320 140496937803511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
/proc/1672/statm: 7242007 547548 3534 1 0 7203107 0
[pid=1672/tid=1673] ppid=1670 vsize=28968028 memory=8317482817917895235 CPUtime=1.03 cores=0-7
/proc/1672/task/1673/stat : 1673 (java) S 1670 1670 31481 0 -1 1077944384 11150 0 0 0 98 5 0 0 20 0 28 0 510619038 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496942044288 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1674] ppid=1670 vsize=28968028 memory=8101237310514293357 CPUtime=0.1 cores=0-7
/proc/1672/task/1674/stat : 1674 (java) S 1670 1670 31481 0 -1 1077944384 247 0 0 0 7 3 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496489720976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1675] ppid=1670 vsize=28968028 memory=8244513566906411629 CPUtime=0.09 cores=0-7
/proc/1672/task/1675/stat : 1675 (java) S 1670 1670 31481 0 -1 1077944384 1737 0 0 0 6 3 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496488668176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1676] ppid=1670 vsize=28968028 memory=7667484367074650733 CPUtime=0.11 cores=0-7
/proc/1672/task/1676/stat : 1676 (java) S 1670 1670 31481 0 -1 1077944384 528 0 0 0 7 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496487615376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1677] ppid=1670 vsize=28968028 memory=7810760623466769005 CPUtime=0.11 cores=0-7
/proc/1672/task/1677/stat : 1677 (java) S 1670 1670 31481 0 -1 1077944384 571 0 0 0 7 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496486562576 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1678] ppid=1670 vsize=28968028 memory=7737302255692573552 CPUtime=0.12 cores=0-7
/proc/1672/task/1678/stat : 1678 (java) S 1670 1670 31481 0 -1 1077944384 657 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496485509776 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1679] ppid=1670 vsize=28968028 memory=8030031820876109412 CPUtime=0.12 cores=0-7
/proc/1672/task/1679/stat : 1679 (java) S 1670 1670 31481 0 -1 1077944384 752 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496484456976 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1680] ppid=1670 vsize=28968028 memory=7958252381805106786 CPUtime=0.12 cores=0-7
/proc/1672/task/1680/stat : 1680 (java) S 1670 1670 31481 0 -1 1077944384 336 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496483404176 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1681] ppid=1670 vsize=28968028 memory=7594875939187156310 CPUtime=0.12 cores=0-7
/proc/1672/task/1681/stat : 1681 (java) S 1670 1670 31481 0 -1 1077944384 737 0 0 0 8 4 0 0 20 0 28 0 510619039 29663260672 547548 33554432000 4194304 4196468 140720353883776 140496482351376 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1682] ppid=1670 vsize=28968028 memory=7522232258324753001 CPUtime=0.02 cores=0-7
/proc/1672/task/1682/stat : 1682 (java) S 1670 1670 31481 0 -1 1077944384 2452 0 0 0 2 0 0 0 20 0 28 0 510619040 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495267707760 140496937814658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1683] ppid=1670 vsize=28968028 memory=7521950783348172644 CPUtime=0 cores=0-7
/proc/1672/task/1683/stat : 1683 (java) S 1670 1670 31481 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 510619041 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495266653792 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1684] ppid=1670 vsize=28968028 memory=7811882138295888493 CPUtime=0 cores=0-7
/proc/1672/task/1684/stat : 1684 (java) S 1670 1670 31481 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 510619041 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495265600880 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1685] ppid=1670 vsize=28968028 memory=7955158394688006765 CPUtime=0 cores=0-7
/proc/1672/task/1685/stat : 1685 (java) S 1670 1670 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495264549200 140496937822107 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1686] ppid=1670 vsize=28968028 memory=8101237310514293357 CPUtime=1.86 cores=0-7
/proc/1672/task/1686/stat : 1686 (java) S 1670 1670 31481 0 -1 1077944384 7884 0 0 0 184 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495263496560 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1687] ppid=1670 vsize=28968028 memory=8244513566906411629 CPUtime=1.85 cores=0-7
/proc/1672/task/1687/stat : 1687 (java) S 1670 1670 31481 0 -1 1077944384 10080 0 0 0 183 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495262443760 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1688] ppid=1670 vsize=28968028 memory=0 CPUtime=1.88 cores=0-7
/proc/1672/task/1688/stat : 1688 (java) S 1670 1670 31481 0 -1 1077944384 11033 0 0 0 186 2 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495261390960 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1689] ppid=1670 vsize=28968028 memory=0 CPUtime=0.9 cores=0-7
/proc/1672/task/1689/stat : 1689 (java) S 1670 1670 31481 0 -1 1077944384 9075 0 0 0 89 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495260338160 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1690] ppid=1670 vsize=28968028 memory=0 CPUtime=0 cores=0-7
/proc/1672/task/1690/stat : 1690 (java) S 1670 1670 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495259286624 140496937813717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1691] ppid=1670 vsize=28968028 memory=0 CPUtime=0.01 cores=0-7
/proc/1672/task/1691/stat : 1691 (java) S 1670 1670 31481 0 -1 1077944384 904 0 0 0 0 1 0 0 20 0 28 0 510619044 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495258233904 140496937814658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1913] ppid=1670 vsize=28968028 memory=0 CPUtime=8.31 cores=0-7
/proc/1672/task/1913/stat : 1913 (java) R 1670 1670 31481 0 -1 4202560 222 0 0 0 831 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495242706888 140496583822796 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1914] ppid=1670 vsize=28968028 memory=5792262887553650768 CPUtime=8.31 cores=0-7
/proc/1672/task/1914/stat : 1914 (java) R 1670 1670 31481 0 -1 4202560 147 0 0 0 831 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495241655224 140496583743785 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1915] ppid=1670 vsize=28968028 memory=7883110704745375572 CPUtime=8.3 cores=0-7
/proc/1672/task/1915/stat : 1915 (java) R 1670 1670 31481 0 -1 4202560 220 0 0 0 830 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495237444408 140496583994455 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1916] ppid=1670 vsize=28968028 memory=7810461539091377768 CPUtime=8.31 cores=0-7
/proc/1672/task/1916/stat : 1916 (java) R 1670 1670 31481 0 -1 4202560 809 0 0 0 828 3 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495245864904 140496586005619 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1917] ppid=1670 vsize=28968028 memory=0 CPUtime=8.3 cores=0-7
/proc/1672/task/1917/stat : 1917 (java) R 1670 1670 31481 0 -1 4202560 980 0 0 0 829 1 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495246917448 140496584418450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1918] ppid=1670 vsize=28968028 memory=0 CPUtime=8.12 cores=0-7
/proc/1672/task/1918/stat : 1918 (java) R 1670 1670 31481 0 -1 4202560 180 0 0 0 812 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495236390728 140496584419372 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1919] ppid=1670 vsize=28968028 memory=7161374758190529133 CPUtime=8.3 cores=0-7
/proc/1672/task/1919/stat : 1919 (java) R 1670 1670 31481 0 -1 4202560 818 0 0 0 830 0 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495244812736 140496583317042 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
[pid=1672/tid=1921] ppid=1670 vsize=28968028 memory=-7595718147998060693 CPUtime=8.31 cores=0-7
/proc/1672/task/1921/stat : 1921 (java) R 1670 1670 31481 0 -1 4202560 432 0 0 0 829 2 0 0 20 0 28 0 510623907 29663260672 547548 33554432000 4194304 4196468 140720353883776 140495239549416 140496582849616 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35557376 140720353887210 140720353887382 140720353887382 140720353890255 0
Current children cumulated CPU time: 448.42 s
Current children cumulated vsize: 29081156 KiB
Current children cumulated memory: 2191644 KiB

Child status: 0
Real time (s): 57.0632
CPU time (s): 448.738
CPU user time (s): 447.392
CPU system time (s): 1.34646
CPU usage (%): 786.388
Max. virtual memory (cumulated for all children) (KiB): 29081156
Max. memory (cumulated for all children) (KiB): 2192180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 447.392
system time used= 1.34646
maximum resident set size= 2191728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8085
involuntary context switches= 5234


# summary of solver processes directly reported to runsolver:
#   pid: 1670
#   total CPU time (s): 448.738
#   total CPU user time (s): 447.392
#   total CPU system time (s): 1.34646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.52767 second user time and 0.675676 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 17:46:06
IDJOB=4406963
IDBENCH=115879
IDSOLVER=2871
FILE ID=node106/4406963-1569343650
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-10.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406963-1569343650/watcher-4406963-1569343650 -o /tmp/evaluation-result-4406963-1569343650/solver-4406963-1569343650 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 499698120 HOME/instance-4406963-1569343650.xml

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

MD5SUM BENCH= e31de29e6699e81a7472a47d1439bb7a
RANDOM SEED=499698120

node106.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.79
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.79
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.79
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.79
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:        25239756 kB
MemAvailable:   31844356 kB
Buffers:           91980 kB
Cached:          6683444 kB
SwapCached:         4556 kB
Active:          3369920 kB
Inactive:        3415344 kB
Active(anon):       4164 kB
Inactive(anon):    57724 kB
Active(file):    3365756 kB
Inactive(file):  3357620 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999744 kB
Dirty:             25900 kB
Writeback:             0 kB
AnonPages:        112844 kB
Mapped:            54312 kB
Shmem:             43700 kB
Slab:             339000 kB
SReclaimable:     309684 kB
SUnreclaim:        29316 kB
KernelStack:        3360 kB
PageTables:         6048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23464 MiB
End job on node106 at 2019-09-24 17:47:04