Trace number 4393690

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallelSAT 22.6112 3.54657

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-12.xml
MD5SUMe29963f3eb1abf29691517033ab1fcf0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.0419
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints266
Number of domains2
Minimum domain size12
Maximum domain size144
Distribution of domain sizes[{"size":12,"count":144},{"size":144,"count":132}]
Minimum variable degree0
Maximum variable degree135
Distribution of variable degrees[{"degree":0,"count":12},{"degree":2,"count":132},{"degree":134,"count":12},{"degree":135,"count":132}]
Minimum constraint arity3
Maximum constraint arity145
Distribution of constraint arities[{"arity":3,"count":132},{"arity":12,"count":1},{"arity":144,"count":1},{"arity":145,"count":132}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":132}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393690-1568434868.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393690-1568434868.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.04/1.05	c solve instance...
22.42/3.52	s SATISFIABLE
22.42/3.52	v <instantiation>
22.42/3.52	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] 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[1][0] 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[2][0] y[2][1] 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[3][0] y[3][1] y[3][2] 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[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[7][9] y[7][10] y[7][11] 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][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][10] y[9][11] 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[10][11] 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[11][9] y[11][10] </list>
22.42/3.52	v 	<values>0 8 1 7 2 6 10 11 9 3 5 4 3 1 8 4 7 0 9 5 11 2 6 10 5 10 2 8 1 11 4 3 6 7 0 9 2 7 11 3 9 4 0 10 1 6 8 5 10 11 9 5 4 2 7 1 0 8 3 6 11 2 3 10 6 5 1 0 7 4 9 8 1 3 5 9 8 7 6 2 10 11 4 0 9 6 0 11 3 10 8 7 4 5 2 1 4 5 7 0 11 9 3 6 8 10 1 2 6 4 10 1 0 3 2 8 5 9 11 7 7 0 4 6 5 8 11 9 2 1 10 3 8 9 6 2 10 1 5 4 3 0 7 11 99 17 86 34 83 121 141 112 42 67 56 44 106 55 95 2 111 66 137 28 72 129 61 128 107 21 135 53 36 79 94 4 114 31 88 140 113 58 9 131 12 73 102 62 122 139 109 69 30 92 15 11 96 41 82 138 24 47 124 74 19 10 93 51 116 97 22 45 64 108 103 85 32 123 134 59 5 119 77 3 142 37 120 98 54 68 33 16 57 71 90 1 132 115 46 76 125 14 27 75 50 127 18 8 40 35 101 70 133 84 89 6 48 80 63 105 136 110 25 23 43 100 118 81 29 126 20 60 49 38 7 87 </values>
22.42/3.52	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15178 MiB free)
  memory of node 1: 16384 MiB (15477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393690-1568434868/watcher-4393690-1568434868 -o /tmp/evaluation-result-4393690-1568434868/solver-4393690-1568434868 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568422931-7684 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 328435581 HOME/instance-4393690-1568434868.xml 

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

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

solver pid=9442, runsolver pid=9439

[startup+0.100108 s]*
/proc/loadavg: 7.42 7.50 7.43 2/210 9463
/proc/meminfo: memFree=31374924/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28227388 memory=29796 CPUtime=0.12 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 5426 0 0 0 11 1 0 0 20 0 20 0 419745143 28904845312 7449 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7056847 7449 3114 1 0 7019032 0
[pid=9444/tid=9445] ppid=9442 vsize=28227388 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) R 9442 9442 7657 0 -1 4202560 3365 0 0 0 8 0 0 0 20 0 20 0 419745144 28904845312 7449 33554432000 4194304 4196468 140727309532048 139837272407040 139837268188566 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28227388 memory=139781704840832 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9449] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9449/stat : 9449 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836816210192 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9450] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9450/stat : 9450 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836815158416 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9451] ppid=9442 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9451/stat : 9451 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836814105616 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9452] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9452/stat : 9452 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836813052816 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9453] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9453/stat : 9453 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 7449 33554432000 4194304 4196468 140727309532048 139836812000016 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9454] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9454/stat : 9454 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745146 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835647211888 139837268187778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9455] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9455/stat : 9455 (java) S 9442 9442 7657 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419745147 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835646157856 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9456] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9456/stat : 9456 (java) S 9442 9442 7657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419745147 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835645105008 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9457] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9457/stat : 9457 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835644053328 139837268195227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9458] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9458/stat : 9458 (java) S 9442 9442 7657 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835643001712 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9459] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9459/stat : 9459 (java) S 9442 9442 7657 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835641948912 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9460] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9460/stat : 9460 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835640896112 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9461] ppid=9442 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) R 9442 9442 7657 0 -1 4202560 325 0 0 0 2 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835639843312 139837268188566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745150 28904845312 7449 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31248 KiB

[startup+0.210621 s]*
/proc/loadavg: 7.42 7.50 7.43 3/210 9463
/proc/meminfo: memFree=31363028/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28227388 memory=40856 CPUtime=0.34 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 8896 0 0 0 31 3 0 0 20 0 20 0 419745143 28904845312 10214 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7056847 10214 3303 1 0 7019032 0
[pid=9444/tid=9445] ppid=9442 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) R 9442 9442 7657 0 -1 4202560 6131 0 0 0 18 2 0 0 20 0 20 0 419745144 28904845312 10214 33554432000 4194304 4196468 140727309532048 139837272407712 139837252257118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28227388 memory=331 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28227388 memory=139781704850528 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9449] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9449/stat : 9449 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836816210192 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9450] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9450/stat : 9450 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836815158416 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9451] ppid=9442 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9451/stat : 9451 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836814105616 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9452] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9452/stat : 9452 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836813052816 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9453] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9453/stat : 9453 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745145 28904845312 10214 33554432000 4194304 4196468 140727309532048 139836812000016 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9454] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9454/stat : 9454 (java) S 9442 9442 7657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419745146 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835647211888 139837268187778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9455] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9455/stat : 9455 (java) S 9442 9442 7657 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419745147 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835646157856 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9456] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9456/stat : 9456 (java) S 9442 9442 7657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419745147 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835645105008 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9457] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9457/stat : 9457 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835644053328 139837268195227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9458] ppid=9442 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/9444/task/9458/stat : 9458 (java) S 9442 9442 7657 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835643001712 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9459] ppid=9442 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/9444/task/9459/stat : 9459 (java) S 9442 9442 7657 0 -1 1077944384 211 0 0 0 1 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835641948912 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9460] ppid=9442 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/9444/task/9460/stat : 9460 (java) S 9442 9442 7657 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835640896112 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9461] ppid=9442 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) S 9442 9442 7657 0 -1 1077944384 768 0 0 0 7 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835639843312 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745149 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745150 28904845312 10214 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42308 KiB

[startup+0.321026 s]*
/proc/loadavg: 7.42 7.50 7.43 2/210 9463
/proc/meminfo: memFree=31356592/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28231644 memory=50432 CPUtime=0.54 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 10474 0 0 0 49 5 0 0 20 0 20 0 419745143 28909203456 12608 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7057911 12608 3347 1 0 7019032 0
[pid=9444/tid=9445] ppid=9442 vsize=28231644 memory=8317482817917895235 CPUtime=0.31 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) R 9442 9442 7657 0 -1 4202560 7397 0 0 0 28 3 0 0 20 0 20 0 419745144 28909203456 12608 33554432000 4194304 4196468 140727309532048 139837272409216 139837252257118 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9449] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9449/stat : 9449 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836816210192 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9450] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9450/stat : 9450 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836815158416 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9451] ppid=9442 vsize=28231644 memory=139781589789359 CPUtime=0 cores=0-7
/proc/9444/task/9451/stat : 9451 (java) S 9442 9442 7657 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836814105616 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9452] ppid=9442 vsize=28231644 memory=139781589791664 CPUtime=0 cores=0-7
/proc/9444/task/9452/stat : 9452 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836813052816 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9453] ppid=9442 vsize=28231644 memory=139781589793968 CPUtime=0 cores=0-7
/proc/9444/task/9453/stat : 9453 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745145 28909203456 12608 33554432000 4194304 4196468 140727309532048 139836812000016 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9454] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9454/stat : 9454 (java) S 9442 9442 7657 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419745146 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835647211888 139837268187778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9455] ppid=9442 vsize=28231644 memory=279563179601808 CPUtime=0 cores=0-7
/proc/9444/task/9455/stat : 9455 (java) S 9442 9442 7657 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419745147 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835646157856 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9456] ppid=9442 vsize=28231644 memory=279563179599504 CPUtime=0 cores=0-7
/proc/9444/task/9456/stat : 9456 (java) S 9442 9442 7657 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419745147 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835645105008 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9457] ppid=9442 vsize=28231644 memory=279563179606416 CPUtime=0 cores=0-7
/proc/9444/task/9457/stat : 9457 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835644053328 139837268195227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9458] ppid=9442 vsize=28231644 memory=279563179547696 CPUtime=0.03 cores=0-7
/proc/9444/task/9458/stat : 9458 (java) S 9442 9442 7657 0 -1 1077944384 562 0 0 0 3 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835643001712 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9459] ppid=9442 vsize=28231644 memory=279563179620240 CPUtime=0.02 cores=0-7
/proc/9444/task/9459/stat : 9459 (java) S 9442 9442 7657 0 -1 1077944384 214 0 0 0 2 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835641948912 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9460] ppid=9442 vsize=28231644 memory=279563179627152 CPUtime=0.02 cores=0-7
/proc/9444/task/9460/stat : 9460 (java) S 9442 9442 7657 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835640896112 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9461] ppid=9442 vsize=28231644 memory=279563179624848 CPUtime=0.12 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) S 9442 9442 7657 0 -1 1077944384 910 0 0 0 12 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835639843312 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419745149 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745150 28909203456 12608 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51884 KiB

[startup+0.701004 s]
/proc/loadavg: 7.42 7.50 7.43 3/210 9463
/proc/meminfo: memFree=31342820/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28233768 memory=89512 CPUtime=1.71 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 14001 0 0 0 164 7 0 0 20 0 20 0 419745143 28911378432 22378 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7058442 22378 3456 1 0 7019544 0
[pid=9444/tid=9445] ppid=9442 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) R 9442 9442 7657 0 -1 4202560 8681 0 0 0 63 4 0 0 20 0 20 0 419745144 28911378432 22378 33554432000 4194304 4196468 140727309532048 139837272413936 139836908193300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28233768 memory=139781590000496 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28911378432 22378 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28911378432 22378 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28233768 memory=784 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419745145 28911378432 22378 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0

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

[pid=9444/tid=9461] ppid=9442 vsize=28768328 memory=8029051182753786368 CPUtime=0.85 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) S 9442 9442 7657 0 -1 1077944384 2956 0 0 0 84 1 0 0 20 0 28 0 419745149 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835639843312 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28768328 memory=-2026666227646604569 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419745149 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419745150 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9464] ppid=9442 vsize=28768328 memory=0 CPUtime=1.48 cores=0-7
/proc/9444/task/9464/stat : 9464 (java) R 9442 9442 7657 0 -1 4202560 57 0 0 0 148 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835626428512 139836912603638 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9465] ppid=9442 vsize=28768328 memory=279563179986080 CPUtime=1.6 cores=0-7
/proc/9444/task/9465/stat : 9465 (java) R 9442 9442 7657 0 -1 4202560 55 0 0 0 160 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835625373520 139836913759293 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9466] ppid=9442 vsize=28768328 memory=0 CPUtime=1.47 cores=0-7
/proc/9444/task/9466/stat : 9466 (java) R 9442 9442 7657 0 -1 4202560 123 0 0 0 147 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835624327464 139836913953425 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9467] ppid=9442 vsize=28768328 memory=0 CPUtime=1.54 cores=0-7
/proc/9444/task/9467/stat : 9467 (java) R 9442 9442 7657 0 -1 4202560 68 0 0 0 154 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835623275096 139836911671259 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9468] ppid=9442 vsize=28768328 memory=0 CPUtime=1.62 cores=0-7
/proc/9444/task/9468/stat : 9468 (java) R 9442 9442 7657 0 -1 4202560 51 0 0 0 162 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835622219168 139836912378869 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9469] ppid=9442 vsize=28768328 memory=139781590220272 CPUtime=1.45 cores=0-7
/proc/9444/task/9469/stat : 9469 (java) R 9442 9442 7657 0 -1 4202560 44 0 0 0 145 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835621169656 139836913432204 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9470] ppid=9442 vsize=28768328 memory=1452 CPUtime=1.33 cores=0-7
/proc/9444/task/9470/stat : 9470 (java) R 9442 9442 7657 0 -1 4202560 46 0 0 0 133 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835620113528 139836911670326 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9471] ppid=9442 vsize=28768328 memory=111328 CPUtime=1.51 cores=0-7
/proc/9444/task/9471/stat : 9471 (java) R 9442 9442 7657 0 -1 4202560 41 0 0 0 151 0 0 0 20 0 28 0 419745251 29458767872 59791 33554432000 4194304 4196468 140727309532048 139835619061088 139836911671293 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 20.02 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 240616 KiB

[startup+3.40203 s]
/proc/loadavg: 7.78 7.57 7.45 13/218 9471
/proc/meminfo: memFree=31168588/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28768328 memory=239712 CPUtime=21.63 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 25089 0 0 0 2145 18 0 0 20 0 28 0 419745143 29458767872 59928 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7192082 59928 3508 1 0 7153184 0
[pid=9444/tid=9445] ppid=9442 vsize=28768328 memory=784 CPUtime=1.03 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) S 9442 9442 7657 0 -1 1077944384 8920 0 0 0 98 5 0 0 20 0 28 0 419745144 29458767872 59928 33554432000 4194304 4196468 140727309532048 139837272417408 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28768328 memory=1060 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9449] ppid=9442 vsize=28768328 memory=139781589842132 CPUtime=0 cores=0-7
/proc/9444/task/9449/stat : 9449 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836816210192 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9450] ppid=9442 vsize=28768328 memory=2116 CPUtime=0 cores=0-7
/proc/9444/task/9450/stat : 9450 (java) S 9442 9442 7657 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836815158416 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9451] ppid=9442 vsize=28768328 memory=279563179614096 CPUtime=0 cores=0-7
/proc/9444/task/9451/stat : 9451 (java) S 9442 9442 7657 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836814105616 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9452] ppid=9442 vsize=28768328 memory=279563179396624 CPUtime=0 cores=0-7
/proc/9444/task/9452/stat : 9452 (java) S 9442 9442 7657 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836813052816 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9453] ppid=9442 vsize=28768328 memory=279563179396464 CPUtime=0 cores=0-7
/proc/9444/task/9453/stat : 9453 (java) S 9442 9442 7657 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59928 33554432000 4194304 4196468 140727309532048 139836812000016 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9454] ppid=9442 vsize=28768328 memory=279563179396336 CPUtime=0 cores=0-7
/proc/9444/task/9454/stat : 9454 (java) S 9442 9442 7657 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 419745146 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835647211888 139837268187778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9455] ppid=9442 vsize=28768328 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/9444/task/9455/stat : 9455 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745147 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835646157856 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9456] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9456/stat : 9456 (java) S 9442 9442 7657 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 419745147 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835645105008 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9457] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9457/stat : 9457 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835644053328 139837268195227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9458] ppid=9442 vsize=28768328 memory=0 CPUtime=2.07 cores=0-7
/proc/9444/task/9458/stat : 9458 (java) R 9442 9442 7657 0 -1 4202560 3499 0 0 0 206 1 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835642988280 139837249696683 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9459] ppid=9442 vsize=28768328 memory=0 CPUtime=2.08 cores=0-7
/proc/9444/task/9459/stat : 9459 (java) R 9442 9442 7657 0 -1 1077944384 3409 0 0 0 207 1 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835641940368 139837268186837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9460] ppid=9442 vsize=28768328 memory=0 CPUtime=2.11 cores=0-7
/proc/9444/task/9460/stat : 9460 (java) R 9442 9442 7657 0 -1 4202560 4149 0 0 0 210 1 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835640886944 139837268188566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9461] ppid=9442 vsize=28768328 memory=0 CPUtime=0.87 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) S 9442 9442 7657 0 -1 1077944384 2990 0 0 0 86 1 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835639843312 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419745149 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419745150 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9464] ppid=9442 vsize=28768328 memory=0 CPUtime=1.68 cores=0-7
/proc/9444/task/9464/stat : 9464 (java) R 9442 9442 7657 0 -1 4202560 57 0 0 0 168 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835626429368 139836913993639 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9465] ppid=9442 vsize=28768328 memory=0 CPUtime=1.78 cores=0-7
/proc/9444/task/9465/stat : 9465 (java) R 9442 9442 7657 0 -1 4202560 55 0 0 0 178 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835625373520 139836913431602 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9466] ppid=9442 vsize=28768328 memory=0 CPUtime=1.66 cores=0-7
/proc/9444/task/9466/stat : 9466 (java) R 9442 9442 7657 0 -1 4202560 130 0 0 0 165 1 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835624327432 139836912692059 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9467] ppid=9442 vsize=28768328 memory=0 CPUtime=1.73 cores=0-7
/proc/9444/task/9467/stat : 9467 (java) R 9442 9442 7657 0 -1 4202560 68 0 0 0 173 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835623275192 139836911671696 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9468] ppid=9442 vsize=28768328 memory=0 CPUtime=1.76 cores=0-7
/proc/9444/task/9468/stat : 9468 (java) R 9442 9442 7657 0 -1 4202560 53 0 0 0 176 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835622206640 139836911843081 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9469] ppid=9442 vsize=28768328 memory=0 CPUtime=1.59 cores=0-7
/proc/9444/task/9469/stat : 9469 (java) R 9442 9442 7657 0 -1 4202560 44 0 0 0 159 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835621169656 139836911842760 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9470] ppid=9442 vsize=28768328 memory=0 CPUtime=1.44 cores=0-7
/proc/9444/task/9470/stat : 9470 (java) R 9442 9442 7657 0 -1 4202560 46 0 0 0 144 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835620113528 139836911670366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9471] ppid=9442 vsize=28768328 memory=0 CPUtime=1.62 cores=0-7
/proc/9444/task/9471/stat : 9471 (java) R 9442 9442 7657 0 -1 4202560 41 0 0 0 162 0 0 0 20 0 28 0 419745251 29458767872 59928 33554432000 4194304 4196468 140727309532048 139835619061088 139836912604086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 21.63 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 241164 KiB

[startup+3.50203 s]
/proc/loadavg: 7.78 7.57 7.45 13/218 9471
/proc/meminfo: memFree=31168588/32770624 swapFree=66937080/67108860
[pid=9442] ppid=9439 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9442/stat : 9442 (xcsp3-exec) S 9439 9442 7657 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419745143 115843072 363 33554432000 4194304 5098028 140722443371360 140722443369464 140143824827004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35393536 140722443375478 140722443375721 140722443375721 140722443378634 0
/proc/9442/statm: 28282 363 304 221 0 87 0
[pid=9444] ppid=9442 vsize=28768328 memory=239800 CPUtime=22.42 cores=0-7
/proc/9444/stat : 9444 (java) S 9442 9442 7657 0 -1 1077944320 25130 0 0 0 2224 18 0 0 20 0 28 0 419745143 29458767872 59950 33554432000 4194304 4196468 140727309532048 140727309514592 139837268176631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
/proc/9444/statm: 7192082 59950 3508 1 0 7153184 0
[pid=9444/tid=9445] ppid=9442 vsize=28768328 memory=6628 CPUtime=1.03 cores=0-7
/proc/9444/task/9445/stat : 9445 (java) S 9442 9442 7657 0 -1 1077944384 8920 0 0 0 98 5 0 0 20 0 28 0 419745144 29458767872 59950 33554432000 4194304 4196468 140727309532048 139837272417408 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9446] ppid=9442 vsize=28768328 memory=8836 CPUtime=0 cores=0-7
/proc/9444/task/9446/stat : 9446 (java) S 9442 9442 7657 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139837224729232 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9447] ppid=9442 vsize=28768328 memory=55 CPUtime=0 cores=0-7
/proc/9444/task/9447/stat : 9447 (java) S 9442 9442 7657 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836818315792 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9448] ppid=9442 vsize=28768328 memory=1899429 CPUtime=0 cores=0-7
/proc/9444/task/9448/stat : 9448 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836817262992 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9449] ppid=9442 vsize=28768328 memory=1900674 CPUtime=0 cores=0-7
/proc/9444/task/9449/stat : 9449 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836816210192 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9450] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9450/stat : 9450 (java) S 9442 9442 7657 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836815158416 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9451] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9451/stat : 9451 (java) S 9442 9442 7657 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836814105616 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9452] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9452/stat : 9452 (java) S 9442 9442 7657 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836813052816 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9453] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9453/stat : 9453 (java) S 9442 9442 7657 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 419745145 29458767872 59950 33554432000 4194304 4196468 140727309532048 139836812000016 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9454] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9454/stat : 9454 (java) S 9442 9442 7657 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 419745146 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835647211888 139837268187778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9455] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9455/stat : 9455 (java) S 9442 9442 7657 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 419745147 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835646157856 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9456] ppid=9442 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/9444/task/9456/stat : 9456 (java) S 9442 9442 7657 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 419745147 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835645105008 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9457] ppid=9442 vsize=28768328 memory=279563180071904 CPUtime=0 cores=0-7
/proc/9444/task/9457/stat : 9457 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835644053328 139837268195227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9458] ppid=9442 vsize=28768328 memory=7163373575908320107 CPUtime=2.12 cores=0-7
/proc/9444/task/9458/stat : 9458 (java) S 9442 9442 7657 0 -1 1077944384 3513 0 0 0 211 1 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835643001712 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9459] ppid=9442 vsize=28768328 memory=7590364630110792554 CPUtime=2.13 cores=0-7
/proc/9444/task/9459/stat : 9459 (java) R 9442 9442 7657 0 -1 1077944384 3413 0 0 0 212 1 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835641935760 139837268186837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9460] ppid=9442 vsize=28768328 memory=7014751519700833896 CPUtime=2.18 cores=0-7
/proc/9444/task/9460/stat : 9460 (java) R 9442 9442 7657 0 -1 4202560 4162 0 0 0 217 1 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835640885312 139837268188566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9461] ppid=9442 vsize=28768328 memory=3689913976284524592 CPUtime=0.88 cores=0-7
/proc/9444/task/9461/stat : 9461 (java) R 9442 9442 7657 0 -1 1077944384 2995 0 0 0 87 1 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835639838112 139837268186837 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9462] ppid=9442 vsize=28768328 memory=2241 CPUtime=0 cores=0-7
/proc/9444/task/9462/stat : 9462 (java) S 9442 9442 7657 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419745149 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835638790752 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9463] ppid=9442 vsize=28768328 memory=2244 CPUtime=0 cores=0-7
/proc/9444/task/9463/stat : 9463 (java) S 9442 9442 7657 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419745150 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835637738032 139837268187778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9464] ppid=9442 vsize=28768328 memory=2 CPUtime=1.77 cores=0-7
/proc/9444/task/9464/stat : 9464 (java) R 9442 9442 7657 0 -1 4202560 57 0 0 0 177 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835626428720 139836914133040 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9465] ppid=9442 vsize=28768328 memory=0 CPUtime=1.87 cores=0-7
/proc/9444/task/9465/stat : 9465 (java) R 9442 9442 7657 0 -1 4202560 56 0 0 0 187 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835625377856 139836912603657 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9466] ppid=9442 vsize=28768328 memory=0 CPUtime=1.73 cores=0-7
/proc/9444/task/9466/stat : 9466 (java) S 9442 9442 7657 0 -1 1077944384 134 0 0 0 172 1 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835624326896 139837268186837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9467] ppid=9442 vsize=28768328 memory=0 CPUtime=1.83 cores=0-7
/proc/9444/task/9467/stat : 9467 (java) R 9442 9442 7657 0 -1 4202560 68 0 0 0 183 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835623272352 139836912604153 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9468] ppid=9442 vsize=28768328 memory=0 CPUtime=1.81 cores=0-7
/proc/9444/task/9468/stat : 9468 (java) R 9442 9442 7657 0 -1 4202560 53 0 0 0 181 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835622219864 139836912603874 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9469] ppid=9442 vsize=28768328 memory=0 CPUtime=1.67 cores=0-7
/proc/9444/task/9469/stat : 9469 (java) R 9442 9442 7657 0 -1 4202560 44 0 0 0 167 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835621166760 139836911842736 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9470] ppid=9442 vsize=28768328 memory=0 CPUtime=1.5 cores=0-7
/proc/9444/task/9470/stat : 9470 (java) R 9442 9442 7657 0 -1 4202560 46 0 0 0 150 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835620114144 139836911670671 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
[pid=9444/tid=9471] ppid=9442 vsize=28768328 memory=49 CPUtime=1.69 cores=0-7
/proc/9444/task/9471/stat : 9471 (java) R 9442 9442 7657 0 -1 4202560 41 0 0 0 169 0 0 0 20 0 28 0 419745251 29458767872 59950 33554432000 4194304 4196468 140727309532048 139835619061168 139836912603974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34131968 140727309534186 140727309534358 140727309534358 140727309537231 0
Current children cumulated CPU time: 22.42 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 241252 KiB

Child status: 0
Real time (s): 3.54657
CPU time (s): 22.6112
CPU user time (s): 22.4188
CPU system time (s): 0.192441
CPU usage (%): 637.551
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 241252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.4188
system time used= 0.192441
maximum resident set size= 242028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3770
involuntary context switches= 747


# summary of solver processes directly reported to runsolver:
#   pid: 9442
#   total CPU time (s): 22.6112
#   total CPU user time (s): 22.4188
#   total CPU system time (s): 0.192441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051122 second user time and 0.080943 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-14 05:19:33
IDJOB=4393690
IDBENCH=133813
IDSOLVER=2841
FILE ID=node105/4393690-1568434868
RUNJOBID= node105-1568422931-7684
PBS_JOBID= 21702288
Free space on /tmp= 60864 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-12.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-4393690-1568434868/watcher-4393690-1568434868 -o /tmp/evaluation-result-4393690-1568434868/solver-4393690-1568434868 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568422931-7684 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 328435581 HOME/instance-4393690-1568434868.xml

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

MD5SUM BENCH= e29963f3eb1abf29691517033ab1fcf0
RANDOM SEED=328435581

node105.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.00
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.00
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.00
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.00
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:        31392516 kB
MemAvailable:   31860900 kB
Buffers:          181776 kB
Cached:           581316 kB
SwapCached:        67808 kB
Active:           427704 kB
Inactive:         408720 kB
Active(anon):      12732 kB
Inactive(anon):    94012 kB
Active(file):     414972 kB
Inactive(file):   314708 kB
Unevictable:      107148 kB
Mlocked:          107148 kB
SwapTotal:      67108860 kB
SwapFree:       66937080 kB
Dirty:             26292 kB
Writeback:             0 kB
AnonPages:        125232 kB
Mapped:            37320 kB
Shmem:             24728 kB
Slab:             137280 kB
SReclaimable:     109080 kB
SUnreclaim:        28200 kB
KernelStack:        3696 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60836 MiB
End job on node105 at 2019-09-14 05:19:36