Trace number 4403997

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-20OPT26 127.774 32.5187

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-021.xml
MD5SUM6f45f3e4d1081bc980187c6d0b1f79c7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark31.7785
Satisfiable
(Un)Satisfiability was proved
Number of variables461
Number of constraints250
Number of domains41
Minimum domain size2
Maximum domain size41
Distribution of domain sizes[{"size":2,"count":232},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":2},{"size":20,"count":1},{"size":21,"count":2},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1},{"size":31,"count":1},{"size":33,"count":1},{"size":35,"count":1},{"size":37,"count":1},{"size":39,"count":1},{"size":41,"count":1}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":190},{"degree":2,"count":250},{"degree":20,"count":21}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":21},{"arity":3,"count":211},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1},{"arity":19,"count":1},{"arity":20,"count":1},{"arity":21,"count":1}]
Number of extensional constraints0
Number of intensional constraints230
Distribution of constraint types[{"type":"intension","count":230},{"type":"sum","count":20}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403997-1568991164.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco 3fb4b153
0.14/0.18	c [HOME/instance-4403997-1568991164.xml, -tl, 2400s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.29	c parse instance...
1.91/0.87	c solve instance...
2.23/0.93	o 2870 
2.23/0.94	o 2110 
2.23/0.94	o 2042 
2.23/0.95	o 1570 
2.23/0.95	o 1502 
2.23/0.96	o 1442 
2.23/0.98	o 1218 
2.23/1.00	o 1134 
2.23/1.00	o 1074 
2.63/1.05	o 1038 
2.63/1.05	o 1022 
2.63/1.05	o 978 
2.63/1.06	o 922 
2.63/1.06	o 862 
2.63/1.07	o 810 
2.63/1.08	o 798 
2.63/1.08	o 722 
2.63/1.10	o 642 
2.96/1.13	o 570 
2.96/1.14	o 562 
2.96/1.14	o 526 
2.96/1.15	o 498 
2.96/1.19	o 106 
3.28/1.21	o 90 
3.28/1.24	o 86 
3.68/1.30	o 74 
3.68/1.32	o 66 
4.07/1.44	o 62 
5.24/1.73	o 54 
6.46/2.04	o 50 
6.46/2.06	o 46 
11.19/3.21	o 42 
11.99/3.49	o 34 
23.87/6.45	o 26 
127.36/32.49	s OPTIMUM FOUND
127.36/32.49	v <instantiation>
127.36/32.49	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][17] y[0][18] y[0][19] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][17] y[1][18] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[2][17] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[3][16] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[8][9] y[8][10] y[8][11] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[9][8] y[9][9] y[9][10] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[10][7] y[10][8] y[10][9] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[11][6] y[11][7] y[11][8] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[12][5] y[12][6] y[12][7] y[13][0] y[13][1] y[13][2] y[13][3] y[13][4] y[13][5] y[13][6] y[14][0] y[14][1] y[14][2] y[14][3] y[14][4] y[14][5] y[15][0] y[15][1] y[15][2] y[15][3] y[15][4] y[16][0] y[16][1] y[16][2] y[16][3] y[17][0] y[17][1] y[17][2] y[18][0] y[18][1] y[19][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] </list>
127.36/32.49	v 	<values>1 1 -1 -1 -1 -1 -1 -1 -1 1 1 -1 -1 1 -1 1 -1 1 -1 -1 1 1 -1 1 1 1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 -1 -1 1 -1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 1 1 -1 -1 -1 -1 1 1 -1 -1 1 1 1 -1 -1 1 1 1 -1 -1 1 1 1 -1 -1 -1 -1 1 1 -1 -1 1 1 -1 -1 1 1 -1 -1 1 1 -1 -1 1 -1 -1 1 1 -1 1 1 -1 -1 1 -1 -1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 1 1 1 -1 1 -1 1 1 -1 1 -1 1 1 -1 1 -1 1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 1 -1 1 -1 1 1 1 -1 1 1 -1 1 -1 1 1 -1 1 -1 -1 1 -1 1 1 -1 -1 1 1 -1 1 1 -1 1 -1 -1 1 1 -1 -1 1 1 1 -1 1 -1 1 -1 -1 -1 -1 -1 1 1 0 1 0 1 0 -3 0 1 0 1 0 1 0 1 0 1 0 -3 0 1 0 1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 0 9 0 1 </values>
127.36/32.49	v </instantiation>

Verifier Data

OK	26

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403997-1568991164/watcher-4403997-1568991164 -o /var/tmp/evaluation-result-4403997-1568991164/solver-4403997-1568991164 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568991123-13292 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 590761530 HOME/instance-4403997-1568991164.xml 

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

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

solver pid=13318, runsolver pid=13314

[startup+0.108137 s]*
/proc/loadavg: 0.89 1.10 1.28 8/230 13353
/proc/meminfo: memFree=5887952/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15144776 memory=29364 CPUtime=0.14 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 5717 0 0 0 13 1 0 0 20 0 15 0 475030354 15508250624 7341 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3786194 7341 3193 1 0 3748377 0
[pid=13324/tid=13326] ppid=13318 vsize=15144776 memory=8252428994737482315 CPUtime=0.1 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) R 13318 13318 13261 0 -1 4202560 3583 0 0 0 9 1 0 0 20 0 15 0 475030354 15508250624 7341 33554432000 4194304 4196468 140736203454224 140658530217696 140658518223678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 7341 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 7341 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 7341 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 7341 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030356 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475030357 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657600263712 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475030357 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657599210864 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) R 13318 13318 13261 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 475030359 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657595000944 140658526000460 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030360 15508250624 7341 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30820 KiB

[startup+0.210486 s]*
/proc/loadavg: 0.89 1.10 1.28 4/230 13353
/proc/meminfo: memFree=5860140/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15144776 memory=41088 CPUtime=0.33 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 9479 0 0 0 30 3 0 0 20 0 15 0 475030354 15508250624 10272 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3786194 10272 3302 1 0 3748377 0
[pid=13324/tid=13326] ppid=13318 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) R 13318 13318 13261 0 -1 4202560 6599 0 0 0 17 2 0 0 20 0 15 0 475030354 15508250624 10272 33554432000 4194304 4196468 140736203454224 140658530217792 140658525998486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15144776 memory=13675 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 10272 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15144776 memory=139759848341831 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 10272 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 10272 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15508250624 10272 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475030356 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475030357 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657600263712 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475030357 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657599210864 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 522 0 0 0 2 0 0 0 20 0 15 0 475030359 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) R 13318 13318 13261 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 15 0 475030359 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15144776 memory=139759844832896 CPUtime=0.07 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) R 13318 13318 13261 0 -1 4202560 765 0 0 0 7 0 0 0 20 0 15 0 475030359 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657595000944 140658510067038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030360 15508250624 10272 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42544 KiB

[startup+0.310866 s]*
/proc/loadavg: 0.89 1.10 1.28 6/230 13353
/proc/meminfo: memFree=5845072/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15149032 memory=49708 CPUtime=0.53 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 10773 0 0 0 49 4 0 0 20 0 15 0 475030354 15512608768 12427 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3787258 12427 3357 1 0 3748377 0
[pid=13324/tid=13326] ppid=13318 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) R 13318 13318 13261 0 -1 4202560 7735 0 0 0 27 3 0 0 20 0 15 0 475030354 15512608768 12454 33554432000 4194304 4196468 140736203454224 140658530217664 140658526008477 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030355 15512608768 12454 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15512608768 12454 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15512608768 12454 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15512608768 12454 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475030356 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475030357 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657600263712 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475030357 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657599210864 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15149032 memory=7893295687695687954 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 536 0 0 0 4 0 0 0 20 0 15 0 475030359 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) R 13318 13318 13261 0 -1 4202560 366 0 0 0 4 0 0 0 20 0 15 0 475030359 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657596053744 140658504390125 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15149032 memory=7827413994055111515 CPUtime=0.12 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) S 13318 13318 13261 0 -1 1077944384 839 0 0 0 12 0 0 0 20 0 15 0 475030359 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657595000944 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030360 15512608768 12454 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51164 KiB

[startup+0.701518 s]
/proc/loadavg: 0.89 1.10 1.28 9/230 13353
/proc/meminfo: memFree=5813040/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15151156 memory=84992 CPUtime=1.56 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 14913 0 0 0 150 6 0 0 20 0 15 0 475030354 15514783744 21248 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3787789 21248 3453 1 0 3748889 0
[pid=13324/tid=13326] ppid=13318 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) R 13318 13318 13261 0 -1 4202560 9280 0 0 0 64 4 0 0 20 0 15 0 475030354 15514783744 21248 33554432000 4194304 4196468 140736203454224 140658530224864 140658118926683 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030355 15514783744 21248 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15514783744 21248 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15514783744 21248 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15151156 memory=7548 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475030355 15514783744 21248 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475030356 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15151156 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475030357 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657600263712 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15151156 memory=6068 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475030357 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657599210864 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15151156 memory=772 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15151156 memory=1556 CPUtime=0.23 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) R 13318 13318 13261 0 -1 4202560 1235 0 0 0 23 0 0 0 20 0 15 0 475030359 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657597086240 140658510916065 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15151156 memory=1056 CPUtime=0.22 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 1026 0 0 0 22 0 0 0 20 0 15 0 475030359 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15151156 memory=1096 CPUtime=0.4 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) R 13318 13318 13261 0 -1 1077944384 2062 0 0 0 40 0 0 0 20 0 15 0 475030359 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657594996672 140658525996757 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475030359 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15151156 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475030360 15514783744 21248 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 86448 KiB

[startup+1.50113 s]
/proc/loadavg: 0.89 1.10 1.28 13/235 13390
/proc/meminfo: memFree=5590536/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0

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

/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475030357 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657599210880 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15487052 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15487052 memory=1056 CPUtime=3.91 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 16740 0 0 0 390 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15487052 memory=1096 CPUtime=4.11 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 14872 0 0 0 410 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15487052 memory=14008 CPUtime=0.91 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) S 13318 13318 13261 0 -1 1077944384 5979 0 0 0 90 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657595000944 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15487052 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15487052 memory=29056 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 19 0 475030360 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13682] ppid=13318 vsize=15487052 memory=12028 CPUtime=24.41 cores=0,2,4,6
/proc/13324/task/13682/stat : 13682 (java) R 13318 13318 13261 0 -1 4202560 381 0 0 0 2441 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657581578864 140658124583919 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13683] ppid=13318 vsize=15487052 memory=532 CPUtime=24.28 cores=0,2,4,6
/proc/13324/task/13683/stat : 13683 (java) R 13318 13318 13261 0 -1 4202560 1086 0 0 0 2427 1 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657576319264 140658119117455 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13684] ppid=13318 vsize=15487052 memory=359816 CPUtime=24.36 cores=0,2,4,6
/proc/13324/task/13684/stat : 13684 (java) R 13318 13318 13261 0 -1 4202560 1115 0 0 0 2436 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657580527816 140658122118160 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13685] ppid=13318 vsize=15487052 memory=928 CPUtime=24.18 cores=0,2,4,6
/proc/13324/task/13685/stat : 13685 (java) R 13318 13318 13261 0 -1 4202560 739 0 0 0 2418 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657577369160 140658124501252 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 122.58 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 361276 KiB

[startup+32.0011 s]*
/proc/loadavg: 4.01 1.85 1.53 9/238 13718
/proc/meminfo: memFree=4182636/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15487052 memory=359820 CPUtime=125.8 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 62983 0 0 0 12556 24 0 0 20 0 19 0 475030354 15858741248 89955 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3871763 89955 3535 1 0 3832863 0
[pid=13324/tid=13326] ppid=13318 vsize=15487052 memory=1456 CPUtime=0.86 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) S 13318 13318 13261 0 -1 1077944384 9505 0 0 0 82 4 0 0 20 0 19 0 475030354 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658530227328 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15487052 memory=363856 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 205 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15487052 memory=4872558044660077418 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2892 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15487052 memory=288230596050944315 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 503 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15487052 memory=15816698942982858 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 1366 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15487052 memory=15816698942982858 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 1153 0 0 0 1 1 0 0 20 0 19 0 475030356 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15487052 memory=2924 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 475030357 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657600263776 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15487052 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475030357 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657599210880 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15487052 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15487052 memory=364836 CPUtime=3.91 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 16740 0 0 0 390 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15487052 memory=1198460 CPUtime=4.14 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 16024 0 0 0 413 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15487052 memory=1720 CPUtime=0.91 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) S 13318 13318 13261 0 -1 1077944384 5979 0 0 0 90 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657595000944 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15487052 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15487052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 19 0 475030360 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13682] ppid=13318 vsize=15487052 memory=6656426216303648864 CPUtime=25.22 cores=0,2,4,6
/proc/13324/task/13682/stat : 13682 (java) R 13318 13318 13261 0 -1 4202560 382 0 0 0 2522 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657581579672 140658123194347 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13683] ppid=13318 vsize=15487052 memory=6944656575208382560 CPUtime=25.07 cores=0,2,4,6
/proc/13324/task/13683/stat : 13683 (java) R 13318 13318 13261 0 -1 4202560 1096 0 0 0 2506 1 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657576317816 140658119117494 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13684] ppid=13318 vsize=15487052 memory=6944656592387989600 CPUtime=25.15 cores=0,2,4,6
/proc/13324/task/13684/stat : 13684 (java) R 13318 13318 13261 0 -1 4202560 1124 0 0 0 2515 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657580527736 140658124642973 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13685] ppid=13318 vsize=15487052 memory=6944652177228980320 CPUtime=24.97 cores=0,2,4,6
/proc/13324/task/13685/stat : 13685 (java) R 13318 13318 13261 0 -1 4202560 740 0 0 0 2497 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657577369456 140658124583816 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 125.8 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 361276 KiB

[startup+32.4011 s]
/proc/loadavg: 4.01 1.85 1.53 9/238 13718
/proc/meminfo: memFree=4182636/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15487052 memory=359820 CPUtime=127.36 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 63238 0 0 0 12712 24 0 0 20 0 19 0 475030354 15858741248 89955 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3871763 89955 3535 1 0 3832863 0
[pid=13324/tid=13326] ppid=13318 vsize=15487052 memory=580 CPUtime=0.86 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) S 13318 13318 13261 0 -1 1077944384 9505 0 0 0 82 4 0 0 20 0 19 0 475030354 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658530227328 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15487052 memory=6791534058613427641 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 205 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15487052 memory=7881363543084261440 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2892 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15487052 memory=6935649255828316736 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 503 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15487052 memory=3470692292451393600 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 1366 0 0 0 3 1 0 0 20 0 19 0 475030355 15858741248 89955 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15487052 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 1153 0 0 0 1 1 0 0 20 0 19 0 475030356 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657601317744 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15487052 memory=359816 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 475030357 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657600263776 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15487052 memory=1362800 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475030357 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657599210880 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13346] ppid=13318 vsize=15487052 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13346/stat : 13346 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657598159184 140658526005147 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15487052 memory=1398722017469774279 CPUtime=3.94 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 16979 0 0 0 392 2 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15487052 memory=4872558044660077418 CPUtime=4.14 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 16024 0 0 0 413 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15487052 memory=14008 CPUtime=0.91 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) S 13318 13318 13261 0 -1 1077944384 5979 0 0 0 90 1 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657595000944 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15487052 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475030359 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13353] ppid=13318 vsize=15487052 memory=29056 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13353/stat : 13353 (java) S 13318 13318 13261 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 19 0 475030360 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657592896688 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13682] ppid=13318 vsize=15487052 memory=12028 CPUtime=25.61 cores=0,2,4,6
/proc/13324/task/13682/stat : 13682 (java) R 13318 13318 13261 0 -1 4202560 384 0 0 0 2561 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657581579672 140658123789576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13683] ppid=13318 vsize=15487052 memory=532 CPUtime=25.46 cores=0,2,4,6
/proc/13324/task/13683/stat : 13683 (java) R 13318 13318 13261 0 -1 4202560 1104 0 0 0 2545 1 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657576317368 140658124584068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13684] ppid=13318 vsize=15487052 memory=1056 CPUtime=25.54 cores=0,2,4,6
/proc/13324/task/13684/stat : 13684 (java) R 13318 13318 13261 0 -1 4202560 1127 0 0 0 2554 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657580527736 140658124642058 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13685] ppid=13318 vsize=15487052 memory=1096 CPUtime=25.35 cores=0,2,4,6
/proc/13324/task/13685/stat : 13685 (java) R 13318 13318 13261 0 -1 4202560 743 0 0 0 2535 0 0 0 20 0 19 0 475030999 15858741248 89955 33554432000 4194304 4196468 140736203454224 140657577369344 140658119117444 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 127.36 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 361276 KiB

[startup+32.5009 s]
/proc/loadavg: 4.01 1.85 1.53 9/238 13718
/proc/meminfo: memFree=4182636/32770624 swapFree=67001768/67108860
[pid=13318] ppid=13314 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/13318/stat : 13318 (xcsp3-exec) S 13314 13318 13261 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475030353 115843072 364 33554432000 4194304 5098028 140732623002224 140732623000328 139957128049276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35160064 140732623004503 140732623004761 140732623004761 140732623007686 0
/proc/13318/statm: 28282 364 305 221 0 87 0
[pid=13324] ppid=13318 vsize=15487052 memory=359580 CPUtime=127.75 cores=0,2,4,6
/proc/13324/stat : 13324 (java) S 13318 13318 13261 0 -1 1077944320 63698 0 0 0 12751 24 0 0 20 0 13 0 475030354 15858741248 89895 33554432000 4194304 4196468 140736203454224 140736203436768 140658525986551 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
/proc/13324/statm: 3871763 89895 3535 1 0 3832863 0
[pid=13324/tid=13326] ppid=13318 vsize=15487052 memory=1456 CPUtime=0.86 cores=0,2,4,6
/proc/13324/task/13326/stat : 13326 (java) S 13318 13318 13261 0 -1 1077944384 9848 0 0 0 82 4 0 0 20 0 13 0 475030354 15858741248 89895 33554432000 4194304 4196468 140736203454224 140658530229392 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13332] ppid=13318 vsize=15487052 memory=988 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13332/stat : 13332 (java) S 13318 13318 13261 0 -1 1077944384 205 0 0 0 3 1 0 0 20 0 13 0 475030355 15858741248 89895 33554432000 4194304 4196468 140736203454224 140658437642896 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13333] ppid=13318 vsize=15487052 memory=2012 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13333/stat : 13333 (java) S 13318 13318 13261 0 -1 1077944384 2892 0 0 0 3 1 0 0 20 0 13 0 475030355 15858741248 89895 33554432000 4194304 4196468 140736203454224 140658436590096 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13334] ppid=13318 vsize=15487052 memory=1456 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13334/stat : 13334 (java) S 13318 13318 13261 0 -1 1077944384 503 0 0 0 3 1 0 0 20 0 13 0 475030355 15858741248 89895 33554432000 4194304 4196468 140736203454224 140658435537296 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13335] ppid=13318 vsize=15487052 memory=359816 CPUtime=0.04 cores=0,2,4,6
/proc/13324/task/13335/stat : 13335 (java) S 13318 13318 13261 0 -1 1077944384 1366 0 0 0 3 1 0 0 20 0 13 0 475030355 15858741248 89895 33554432000 4194304 4196468 140736203454224 140658115340560 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13337] ppid=13318 vsize=15487052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13324/task/13337/stat : 13337 (java) S 13318 13318 13261 0 -1 1077944384 1153 0 0 0 1 1 0 0 20 0 13 0 475030356 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657601317952 140658525997698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13339] ppid=13318 vsize=15487052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13339/stat : 13339 (java) S 13318 13318 13261 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 13 0 475030357 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657600263776 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13341] ppid=13318 vsize=15487052 memory=363856 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13341/stat : 13341 (java) S 13318 13318 13261 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 13 0 475030357 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657599210880 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13347] ppid=13318 vsize=15487052 memory=4137547650486935688 CPUtime=3.94 cores=0,2,4,6
/proc/13324/task/13347/stat : 13347 (java) S 13318 13318 13261 0 -1 1077944384 16979 0 0 0 392 2 0 0 20 0 13 0 475030359 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657597106544 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13348] ppid=13318 vsize=15487052 memory=7883642834180987218 CPUtime=4.14 cores=0,2,4,6
/proc/13324/task/13348/stat : 13348 (java) S 13318 13318 13261 0 -1 1077944384 16024 0 0 0 413 1 0 0 20 0 13 0 475030359 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657596053744 140658525997698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13349] ppid=13318 vsize=15487052 memory=1456 CPUtime=0.92 cores=0,2,4,6
/proc/13324/task/13349/stat : 13349 (java) R 13318 13318 13261 0 -1 4202560 6004 0 0 0 91 1 0 0 20 0 13 0 475030359 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657595000944 140658504932139 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
[pid=13324/tid=13351] ppid=13318 vsize=15487052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13324/task/13351/stat : 13351 (java) S 13318 13318 13261 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 475030359 15858741248 89895 33554432000 4194304 4196468 140736203454224 140657593948384 140658525996757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36909056 140736203461595 140736203461770 140736203461770 140736203464655 0
Current children cumulated CPU time: 127.75 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 361036 KiB

Child status: 0
Real time (s): 32.5187
CPU time (s): 127.774
CPU user time (s): 127.519
CPU system time (s): 0.255018
CPU usage (%): 392.926
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 366292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 127.519
system time used= 0.255018
maximum resident set size= 370980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4944
involuntary context switches= 3008


# summary of solver processes directly reported to runsolver:
#   pid: 13318
#   total CPU time (s): 127.774
#   total CPU user time (s): 127.519
#   total CPU system time (s): 0.255018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.23852 second user time and 0.382399 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 16:52:03
IDJOB=4403997
IDBENCH=127014
IDSOLVER=2864
FILE ID=node146/4403997-1568991164
RUNJOBID= node146-1568991123-13292
PBS_JOBID= 21704652
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-021.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403997-1568991164/watcher-4403997-1568991164 -o /var/tmp/evaluation-result-4403997-1568991164/solver-4403997-1568991164 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568991123-13292 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 590761530 HOME/instance-4403997-1568991164.xml

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

MD5SUM BENCH= 6f45f3e4d1081bc980187c6d0b1f79c7
RANDOM SEED=590761530

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         5921752 kB
MemAvailable:   31854916 kB
Buffers:          153756 kB
Cached:         25706320 kB
SwapCached:         3824 kB
Active:         12798560 kB
Inactive:       13066428 kB
Active(anon):       3840 kB
Inactive(anon):    48064 kB
Active(file):   12794720 kB
Inactive(file): 13018364 kB
Unevictable:      111420 kB
Mlocked:          111420 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             52132 kB
Writeback:             0 kB
AnonPages:        112456 kB
Mapped:            50792 kB
Shmem:             38856 kB
Slab:             577320 kB
SReclaimable:     548540 kB
SUnreclaim:        28780 kB
KernelStack:        3312 kB
PageTables:         6428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     511000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node146 at 2019-09-20 16:52:36