Trace number 4399544

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-09-16 parallelSAT 318.665 251.885

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-116.xml
MD5SUMd517e275a321760c6bd42601d2b728d6
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 benchmark23.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of constraints124
Number of domains2
Minimum domain size116
Maximum domain size13456
Distribution of domain sizes[{"size":116,"count":116},{"size":13456,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":116},{"degree":4,"count":115},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity116
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":116},{"arity":58,"count":6},{"arity":116,"count":1}]
Number of extensional constraints0
Number of intensional constraints117
Distribution of constraint types[{"type":"intension","count":117},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-4399544-1568702501.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399544-1568702501.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
270.26/245.72	c solve instance...
318.38/251.83	s SATISFIABLE
318.38/251.83	v <instantiation>
318.38/251.83	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] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cx[44] cx[45] cx[46] cx[47] cx[48] cx[49] cx[50] cx[51] cx[52] cx[53] cx[54] cx[55] cx[56] cx[57] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] cy[44] cy[45] cy[46] cy[47] cy[48] cy[49] cy[50] cy[51] cy[52] cy[53] cy[54] cy[55] cy[56] cy[57] </list>
318.38/251.83	v 	<values>1 2 3 5 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 67 68 71 72 73 75 76 77 78 79 89 90 93 102 103 104 107 108 109 110 111 112 113 115 116 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 31 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 74 80 81 82 83 84 85 86 87 88 91 92 94 95 96 97 98 99 100 101 105 106 114 1 4 9 25 484 529 576 625 676 729 784 841 900 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 4489 4624 5041 5184 5329 5625 5776 5929 6084 6241 7921 8100 8649 10404 10609 10816 11449 11664 11881 12100 12321 12544 12769 13225 13456 16 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 961 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4761 4900 5476 6400 6561 6724 6889 7056 7225 7396 7569 7744 8281 8464 8836 9025 9216 9409 9604 9801 10000 10201 11025 11236 12996 </values>
318.38/251.83	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 (14205 MiB free)
  memory of node 1: 16384 MiB (15395 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399544-1568702501/watcher-4399544-1568702501 -o /tmp/evaluation-result-4399544-1568702501/solver-4399544-1568702501 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1757453387 HOME/instance-4399544-1568702501.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
Starting watchdog thread
solver pid=10903, runsolver pid=10900
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.23 1.12 1.93 3/211 10924
/proc/meminfo: memFree=30295244/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28227396 memory=28808 CPUtime=0.12 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 5697 0 0 0 11 1 0 0 20 0 20 0 446516901 28904853504 7202 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7056849 7202 3118 1 0 7019032 0
[pid=10905/tid=10906] ppid=10903 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) R 10903 10903 10859 0 -1 4202560 3595 0 0 0 8 0 0 0 20 0 20 0 446516901 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535564668416 140535544477029 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28227396 memory=140221302511232 CPUtime=0 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10909/stat : 10909 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535510948624 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10910] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10910/stat : 10910 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535509896080 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10911] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10911/stat : 10911 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535508843024 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10912] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10912/stat : 10912 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535507790480 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10913] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10913/stat : 10913 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535506737424 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10914] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10914/stat : 10914 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 7202 33554432000 4194304 4196468 140730618513760 140535505684880 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10915] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10915/stat : 10915 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533938744048 140535560444546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10916] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10916/stat : 10916 (java) S 10903 10903 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533937690272 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10917] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10917/stat : 10917 (java) S 10903 10903 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533936637168 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10918] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10918/stat : 10918 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533935585744 140535560451995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10919] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10919/stat : 10919 (java) R 10903 10903 10859 0 -1 4202560 308 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533934532848 140535545249901 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10920] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10920/stat : 10920 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533933480304 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10921] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10921/stat : 10921 (java) R 10903 10903 10859 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533932427248 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10922] ppid=10903 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) R 10903 10903 10859 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533931374704 140535544513886 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 7202 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30260 KiB

[startup+0.210495 s]*
/proc/loadavg: 1.23 1.12 1.93 3/211 10924
/proc/meminfo: memFree=30282216/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28227396 memory=41132 CPUtime=0.34 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 9525 0 0 0 30 4 0 0 20 0 20 0 446516901 28904853504 10283 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7056849 10283 3305 1 0 7019032 0
[pid=10905/tid=10906] ppid=10903 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) R 10903 10903 10859 0 -1 4202560 6632 0 0 0 17 2 0 0 20 0 20 0 446516901 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535564668096 140535544513886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28227396 memory=4123528934768842400 CPUtime=0 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10909/stat : 10909 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535510948624 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10910] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10910/stat : 10910 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535509896080 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10911] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10911/stat : 10911 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535508843024 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10912] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10912/stat : 10912 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535507790480 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10913] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10913/stat : 10913 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535506737424 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10914] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10914/stat : 10914 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28904853504 10283 33554432000 4194304 4196468 140730618513760 140535505684880 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10915] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10915/stat : 10915 (java) S 10903 10903 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533938744048 140535560444546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10916] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10916/stat : 10916 (java) S 10903 10903 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533937690272 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10917] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10917/stat : 10917 (java) S 10903 10903 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446516904 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533936637168 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10918] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10918/stat : 10918 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533935585744 140535560451995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10919] ppid=10903 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/10905/task/10919/stat : 10919 (java) S 10903 10903 10859 0 -1 1077944384 441 0 0 0 2 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533934532848 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10920] ppid=10903 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/10905/task/10920/stat : 10920 (java) S 10903 10903 10859 0 -1 1077944384 186 0 0 0 1 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533933480304 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10921] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10921/stat : 10921 (java) S 10903 10903 10859 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533932427248 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10922] ppid=10903 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) R 10903 10903 10859 0 -1 4202560 792 0 0 0 8 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533931374704 140535538953152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28904853504 10283 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42584 KiB

[startup+0.310301 s]*
/proc/loadavg: 1.23 1.12 1.93 5/211 10924
/proc/meminfo: memFree=30274448/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28231652 memory=50116 CPUtime=0.52 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 10896 0 0 0 47 5 0 0 20 0 20 0 446516901 28909211648 12529 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7057913 12529 3349 1 0 7019032 0
[pid=10905/tid=10906] ppid=10903 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) R 10903 10903 10859 0 -1 4202560 7795 0 0 0 26 3 0 0 20 0 20 0 446516901 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535564666424 140535544513886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10909/stat : 10909 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535510948624 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10910] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10910/stat : 10910 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535509896080 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10911] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10911/stat : 10911 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535508843024 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10912] ppid=10903 vsize=28231652 memory=140221152848559 CPUtime=0 cores=0-7
/proc/10905/task/10912/stat : 10912 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535507790480 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10913] ppid=10903 vsize=28231652 memory=140221152850864 CPUtime=0 cores=0-7
/proc/10905/task/10913/stat : 10913 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535506737424 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10914] ppid=10903 vsize=28231652 memory=140221152853168 CPUtime=0 cores=0-7
/proc/10905/task/10914/stat : 10914 (java) S 10903 10903 10859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446516902 28909211648 12529 33554432000 4194304 4196468 140730618513760 140535505684880 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10915] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10915/stat : 10915 (java) S 10903 10903 10859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446516904 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533938744048 140535560444546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10916] ppid=10903 vsize=28231652 memory=280442305720208 CPUtime=0 cores=0-7
/proc/10905/task/10916/stat : 10916 (java) S 10903 10903 10859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446516904 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533937690272 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10917] ppid=10903 vsize=28231652 memory=280442305717904 CPUtime=0 cores=0-7
/proc/10905/task/10917/stat : 10917 (java) S 10903 10903 10859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446516904 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533936637168 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10918] ppid=10903 vsize=28231652 memory=280442305724816 CPUtime=0 cores=0-7
/proc/10905/task/10918/stat : 10918 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533935585744 140535560451995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10919] ppid=10903 vsize=28231652 memory=280442305666096 CPUtime=0.03 cores=0-7
/proc/10905/task/10919/stat : 10919 (java) S 10903 10903 10859 0 -1 1077944384 457 0 0 0 3 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533934532848 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10920] ppid=10903 vsize=28231652 memory=280442305738640 CPUtime=0.03 cores=0-7
/proc/10905/task/10920/stat : 10920 (java) R 10903 10903 10859 0 -1 4202560 296 0 0 0 3 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533933461320 140535545559800 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10921] ppid=10903 vsize=28231652 memory=280442305745552 CPUtime=0.01 cores=0-7
/proc/10905/task/10921/stat : 10921 (java) S 10903 10903 10859 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533932427248 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10922] ppid=10903 vsize=28231652 memory=280442305743248 CPUtime=0.12 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) S 10903 10903 10859 0 -1 1077944384 891 0 0 0 12 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533931374704 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446516907 28909211648 12529 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51568 KiB

[startup+0.700986 s]
/proc/loadavg: 1.23 1.12 1.93 5/211 10924
/proc/meminfo: memFree=30259236/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28233776 memory=188200 CPUtime=1.37 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 14139 0 0 0 127 10 0 0 20 0 20 0 446516901 28911386624 47050 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7058444 47050 3460 1 0 7019544 0
[pid=10905/tid=10906] ppid=10903 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) R 10903 10903 10859 0 -1 4202560 9110 0 0 0 61 6 0 0 20 0 20 0 446516901 28911386624 47050 33554432000 4194304 4196468 140730618513760 140535564671472 140535175278551 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28233776 memory=140221153059696 CPUtime=0 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 446516902 28911386624 47050 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446516902 28911386624 47050 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28233776 memory=1192 CPUtime=0 cores=0-7

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

[pid=10905/tid=10922] ppid=10903 vsize=28768336 memory=9154868 CPUtime=0.85 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) R 10903 10903 10859 0 -1 1077944384 12716 0 0 0 82 3 0 0 20 0 28 0 446516907 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533931374512 140535560443605 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446516907 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28768336 memory=9152228 CPUtime=0.15 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 595 0 0 0 6 9 0 0 20 0 28 0 446516907 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10939] ppid=10903 vsize=28768336 memory=1732 CPUtime=4.84 cores=0-7
/proc/10905/task/10939/stat : 10939 (java) R 10903 10903 10859 0 -1 4202560 446 0 0 0 483 1 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533920287672 140535178610025 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10940] ppid=10903 vsize=28768336 memory=500 CPUtime=5.03 cores=0-7
/proc/10905/task/10940/stat : 10940 (java) R 10903 10903 10859 0 -1 4202560 336 0 0 0 502 1 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533919235936 140535178673589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10941] ppid=10903 vsize=28768336 memory=1556 CPUtime=5.04 cores=0-7
/proc/10905/task/10941/stat : 10941 (java) R 10903 10903 10859 0 -1 4202560 529 0 0 0 504 0 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533918183456 140535178610428 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10942] ppid=10903 vsize=28768336 memory=0 CPUtime=4.89 cores=0-7
/proc/10905/task/10942/stat : 10942 (java) R 10903 10903 10859 0 -1 4202560 276 0 0 0 488 1 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533917130336 140535178672679 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10943] ppid=10903 vsize=28768336 memory=0 CPUtime=4.77 cores=0-7
/proc/10905/task/10943/stat : 10943 (java) R 10903 10903 10859 0 -1 4202560 857 0 0 0 477 0 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533916077280 140535178610419 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10944] ppid=10903 vsize=28768336 memory=0 CPUtime=5.05 cores=0-7
/proc/10905/task/10944/stat : 10944 (java) S 10903 10903 10859 0 -1 1077944384 573 0 0 0 503 2 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533915024736 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10945] ppid=10903 vsize=28768336 memory=1 CPUtime=4.89 cores=0-7
/proc/10905/task/10945/stat : 10945 (java) S 10903 10903 10859 0 -1 1077944384 297 0 0 0 487 2 0 0 20 0 28 0 446541474 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533913972704 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10946] ppid=10903 vsize=28768336 memory=0 CPUtime=4.77 cores=0-7
/proc/10905/task/10946/stat : 10946 (java) R 10903 10903 10859 0 -1 4202560 228 0 0 0 477 0 0 0 20 0 28 0 446541475 29458776064 2297007 33554432000 4194304 4196468 140730618513760 140533912920160 140535179007460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 313.63 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9189480 KiB

[startup+251.601 s]
/proc/loadavg: 1.03 0.99 1.68 13/219 10946
/proc/meminfo: memFree=21120732/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28768336 memory=9188196 CPUtime=316.79 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 112425 0 0 0 31186 493 0 0 20 0 28 0 446516901 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7192084 2297049 3543 1 0 7153184 0
[pid=10905/tid=10906] ppid=10903 vsize=28768336 memory=111632 CPUtime=241.86 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) S 10903 10903 10859 0 -1 1077944384 40503 0 0 0 24060 126 0 0 20 0 28 0 446516901 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535564674176 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28768336 memory=804 CPUtime=3.31 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 2475 0 0 0 289 42 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28768336 memory=4104 CPUtime=3.29 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 1925 0 0 0 288 41 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28768336 memory=1804 CPUtime=3.28 cores=0-7
/proc/10905/task/10909/stat : 10909 (java) S 10903 10903 10859 0 -1 1077944384 2348 0 0 0 287 41 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535510948624 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10910] ppid=10903 vsize=28768336 memory=920 CPUtime=3.28 cores=0-7
/proc/10905/task/10910/stat : 10910 (java) S 10903 10903 10859 0 -1 1077944384 2012 0 0 0 287 41 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535509896080 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10911] ppid=10903 vsize=28768336 memory=3908 CPUtime=3.32 cores=0-7
/proc/10905/task/10911/stat : 10911 (java) S 10903 10903 10859 0 -1 1077944384 2341 0 0 0 288 44 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535508843024 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10912] ppid=10903 vsize=28768336 memory=1412 CPUtime=3.26 cores=0-7
/proc/10905/task/10912/stat : 10912 (java) S 10903 10903 10859 0 -1 1077944384 1824 0 0 0 286 40 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535507790480 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10913] ppid=10903 vsize=28768336 memory=3312 CPUtime=3.27 cores=0-7
/proc/10905/task/10913/stat : 10913 (java) S 10903 10903 10859 0 -1 1077944384 2221 0 0 0 287 40 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535506737424 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10914] ppid=10903 vsize=28768336 memory=1452 CPUtime=3.29 cores=0-7
/proc/10905/task/10914/stat : 10914 (java) S 10903 10903 10859 0 -1 1077944384 2095 0 0 0 289 40 0 0 20 0 28 0 446516902 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140535505684880 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10915] ppid=10903 vsize=28768336 memory=9174836 CPUtime=0.31 cores=0-7
/proc/10905/task/10915/stat : 10915 (java) S 10903 10903 10859 0 -1 1077944384 8931 0 0 0 26 5 0 0 20 0 28 0 446516904 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533938744048 140535560444546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10916] ppid=10903 vsize=28768336 memory=1732 CPUtime=0 cores=0-7
/proc/10905/task/10916/stat : 10916 (java) S 10903 10903 10859 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 446516904 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533937690336 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10917] ppid=10903 vsize=28768336 memory=8317482817917895235 CPUtime=0 cores=0-7
/proc/10905/task/10917/stat : 10917 (java) S 10903 10903 10859 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 446516904 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533936637184 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10918] ppid=10903 vsize=28768336 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/10905/task/10918/stat : 10918 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533935585744 140535560451995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10919] ppid=10903 vsize=28768336 memory=9135792 CPUtime=1.66 cores=0-7
/proc/10905/task/10919/stat : 10919 (java) S 10903 10903 10859 0 -1 1077944384 7328 0 0 0 165 1 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533934532848 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10920] ppid=10903 vsize=28768336 memory=9135784 CPUtime=1.67 cores=0-7
/proc/10905/task/10920/stat : 10920 (java) S 10903 10903 10859 0 -1 1077944384 8801 0 0 0 165 2 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533933480304 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10921] ppid=10903 vsize=28768336 memory=1732 CPUtime=1.7 cores=0-7
/proc/10905/task/10921/stat : 10921 (java) S 10903 10903 10859 0 -1 1077944384 11259 0 0 0 168 2 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533932427248 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10922] ppid=10903 vsize=28768336 memory=6791534058613427641 CPUtime=0.88 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) R 10903 10903 10859 0 -1 1077944384 12797 0 0 0 85 3 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533931374704 140535560444546 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28768336 memory=940 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28768336 memory=14008 CPUtime=0.15 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 595 0 0 0 6 9 0 0 20 0 28 0 446516907 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10939] ppid=10903 vsize=28768336 memory=12040 CPUtime=5.22 cores=0-7
/proc/10905/task/10939/stat : 10939 (java) R 10903 10903 10859 0 -1 4202560 457 0 0 0 520 2 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533920289928 140535178610419 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10940] ppid=10903 vsize=28768336 memory=23952 CPUtime=5.25 cores=0-7
/proc/10905/task/10940/stat : 10940 (java) R 10903 10903 10859 0 -1 4202560 341 0 0 0 524 1 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533919237160 140535179781392 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10941] ppid=10903 vsize=28768336 memory=2120 CPUtime=5.4 cores=0-7
/proc/10905/task/10941/stat : 10941 (java) R 10903 10903 10859 0 -1 4202560 534 0 0 0 540 0 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533918185480 140535179289518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10942] ppid=10903 vsize=28768336 memory=500 CPUtime=5.26 cores=0-7
/proc/10905/task/10942/stat : 10942 (java) R 10903 10903 10859 0 -1 4202560 288 0 0 0 525 1 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533917132488 140535178610225 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10943] ppid=10903 vsize=28768336 memory=1556 CPUtime=5.15 cores=0-7
/proc/10905/task/10943/stat : 10943 (java) R 10903 10903 10859 0 -1 4202560 865 0 0 0 515 0 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533916078360 140535178610409 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10944] ppid=10903 vsize=28768336 memory=928 CPUtime=5.38 cores=0-7
/proc/10905/task/10944/stat : 10944 (java) R 10903 10903 10859 0 -1 4202560 577 0 0 0 536 2 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533915025016 140535178610453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10945] ppid=10903 vsize=28768336 memory=1520 CPUtime=5.21 cores=0-7
/proc/10905/task/10945/stat : 10945 (java) R 10903 10903 10859 0 -1 4202560 299 0 0 0 519 2 0 0 20 0 28 0 446541474 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533913973784 140535178610025 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10946] ppid=10903 vsize=28768336 memory=1980 CPUtime=5.16 cores=0-7
/proc/10905/task/10946/stat : 10946 (java) R 10903 10903 10859 0 -1 4202560 231 0 0 0 516 0 0 0 20 0 28 0 446541475 29458776064 2297049 33554432000 4194304 4196468 140730618513760 140533912920536 140535178413588 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 316.79 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9189648 KiB

[startup+251.801 s]
/proc/loadavg: 1.03 0.99 1.68 13/219 10946
/proc/meminfo: memFree=21120732/32770624 swapFree=66967456/67108860
[pid=10903] ppid=10900 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/10903/stat : 10903 (xcsp3-exec) S 10900 10903 10859 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446516901 115843072 363 33554432000 4194304 5098028 140721197695696 140721197693800 140285528154748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30814208 140721197704053 140721197704297 140721197704297 140721197707210 0
/proc/10903/statm: 28282 363 304 221 0 87 0
[pid=10905] ppid=10903 vsize=28768336 memory=9188360 CPUtime=318.38 cores=0-7
/proc/10905/stat : 10905 (java) S 10903 10903 10859 0 -1 1077944320 112486 0 0 0 31345 493 0 0 20 0 28 0 446516901 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140730618496304 140535560433399 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
/proc/10905/statm: 7192084 2297090 3545 1 0 7153184 0
[pid=10905/tid=10906] ppid=10903 vsize=28768336 memory=1060 CPUtime=241.86 cores=0-7
/proc/10905/task/10906/stat : 10906 (java) S 10903 10903 10859 0 -1 1077944384 40503 0 0 0 24060 126 0 0 20 0 28 0 446516901 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535564674176 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10907] ppid=10903 vsize=28768336 memory=4068 CPUtime=3.31 cores=0-7
/proc/10905/task/10907/stat : 10907 (java) S 10903 10903 10859 0 -1 1077944384 2475 0 0 0 289 42 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535513054224 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10908] ppid=10903 vsize=28768336 memory=1720 CPUtime=3.29 cores=0-7
/proc/10905/task/10908/stat : 10908 (java) S 10903 10903 10859 0 -1 1077944384 1925 0 0 0 288 41 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535512001680 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10909] ppid=10903 vsize=28768336 memory=5948 CPUtime=3.28 cores=0-7
/proc/10905/task/10909/stat : 10909 (java) S 10903 10903 10859 0 -1 1077944384 2348 0 0 0 287 41 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535510948624 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10910] ppid=10903 vsize=28768336 memory=10564 CPUtime=3.28 cores=0-7
/proc/10905/task/10910/stat : 10910 (java) S 10903 10903 10859 0 -1 1077944384 2012 0 0 0 287 41 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535509896080 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10911] ppid=10903 vsize=28768336 memory=716 CPUtime=3.32 cores=0-7
/proc/10905/task/10911/stat : 10911 (java) S 10903 10903 10859 0 -1 1077944384 2341 0 0 0 288 44 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535508843024 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10912] ppid=10903 vsize=28768336 memory=780 CPUtime=3.26 cores=0-7
/proc/10905/task/10912/stat : 10912 (java) S 10903 10903 10859 0 -1 1077944384 1824 0 0 0 286 40 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535507790480 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10913] ppid=10903 vsize=28768336 memory=1552 CPUtime=3.27 cores=0-7
/proc/10905/task/10913/stat : 10913 (java) S 10903 10903 10859 0 -1 1077944384 2221 0 0 0 287 40 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535506737424 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10914] ppid=10903 vsize=28768336 memory=2832 CPUtime=3.29 cores=0-7
/proc/10905/task/10914/stat : 10914 (java) S 10903 10903 10859 0 -1 1077944384 2095 0 0 0 289 40 0 0 20 0 28 0 446516902 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140535505684880 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10915] ppid=10903 vsize=28768336 memory=1192 CPUtime=0.31 cores=0-7
/proc/10905/task/10915/stat : 10915 (java) S 10903 10903 10859 0 -1 1077944384 8931 0 0 0 26 5 0 0 20 0 28 0 446516904 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533938744048 140535560444546 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10916] ppid=10903 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/10905/task/10916/stat : 10916 (java) S 10903 10903 10859 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 446516904 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533937690336 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10917] ppid=10903 vsize=28768336 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10905/task/10917/stat : 10917 (java) S 10903 10903 10859 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 446516904 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533936637184 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10918] ppid=10903 vsize=28768336 memory=12040 CPUtime=0 cores=0-7
/proc/10905/task/10918/stat : 10918 (java) S 10903 10903 10859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533935585744 140535560451995 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10919] ppid=10903 vsize=28768336 memory=23952 CPUtime=1.7 cores=0-7
/proc/10905/task/10919/stat : 10919 (java) S 10903 10903 10859 0 -1 1077944384 7349 0 0 0 169 1 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533934532848 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10920] ppid=10903 vsize=28768336 memory=2120 CPUtime=1.7 cores=0-7
/proc/10905/task/10920/stat : 10920 (java) S 10903 10903 10859 0 -1 1077944384 8810 0 0 0 168 2 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533933480304 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10921] ppid=10903 vsize=28768336 memory=500 CPUtime=1.73 cores=0-7
/proc/10905/task/10921/stat : 10921 (java) S 10903 10903 10859 0 -1 1077944384 11267 0 0 0 171 2 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533932427248 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10922] ppid=10903 vsize=28768336 memory=1556 CPUtime=0.89 cores=0-7
/proc/10905/task/10922/stat : 10922 (java) S 10903 10903 10859 0 -1 1077944384 12812 0 0 0 86 3 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533931374704 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10923] ppid=10903 vsize=28768336 memory=928 CPUtime=0 cores=0-7
/proc/10905/task/10923/stat : 10923 (java) S 10903 10903 10859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533930322912 140535560443605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10924] ppid=10903 vsize=28768336 memory=1520 CPUtime=0.15 cores=0-7
/proc/10905/task/10924/stat : 10924 (java) S 10903 10903 10859 0 -1 1077944384 595 0 0 0 6 9 0 0 20 0 28 0 446516907 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533929270448 140535560444546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10939] ppid=10903 vsize=28768336 memory=1980 CPUtime=5.4 cores=0-7
/proc/10905/task/10939/stat : 10939 (java) R 10903 10903 10859 0 -1 4202560 457 0 0 0 538 2 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533920287440 140535178611166 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10940] ppid=10903 vsize=28768336 memory=2572 CPUtime=5.41 cores=0-7
/proc/10905/task/10940/stat : 10940 (java) R 10903 10903 10859 0 -1 4202560 341 0 0 0 540 1 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533919237160 140535179782173 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10941] ppid=10903 vsize=28768336 memory=900 CPUtime=5.6 cores=0-7
/proc/10905/task/10941/stat : 10941 (java) R 10903 10903 10859 0 -1 4202560 537 0 0 0 560 0 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533918184968 140535179355827 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10942] ppid=10903 vsize=28768336 memory=1432 CPUtime=5.45 cores=0-7
/proc/10905/task/10942/stat : 10942 (java) R 10903 10903 10859 0 -1 4202560 292 0 0 0 544 1 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533917131176 140535178610135 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10943] ppid=10903 vsize=28768336 memory=1764 CPUtime=5.35 cores=0-7
/proc/10905/task/10943/stat : 10943 (java) R 10903 10903 10859 0 -1 4202560 865 0 0 0 535 0 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533916080088 140535178610164 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10944] ppid=10903 vsize=28768336 memory=6791534058613427641 CPUtime=5.58 cores=0-7
/proc/10905/task/10944/stat : 10944 (java) R 10903 10903 10859 0 -1 4202560 577 0 0 0 556 2 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533915025176 140535178610314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10945] ppid=10903 vsize=28768336 memory=47300 CPUtime=5.41 cores=0-7
/proc/10905/task/10945/stat : 10945 (java) R 10903 10903 10859 0 -1 4202560 299 0 0 0 539 2 0 0 20 0 28 0 446541474 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533913973784 140535178610419 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
[pid=10905/tid=10946] ppid=10903 vsize=28768336 memory=984 CPUtime=5.32 cores=0-7
/proc/10905/task/10946/stat : 10946 (java) R 10903 10903 10859 0 -1 4202560 232 0 0 0 532 0 0 0 20 0 28 0 446541475 29458776064 2297090 33554432000 4194304 4196468 140730618513760 140533912923304 140535178610020 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8314880 140730618520554 140730618520726 140730618520726 140730618523599 0
Current children cumulated CPU time: 318.38 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 9189812 KiB

Child status: 0
Real time (s): 251.885
CPU time (s): 318.665
CPU user time (s): 313.687
CPU system time (s): 4.97844
CPU usage (%): 126.512
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 9189812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.687
system time used= 4.97844
maximum resident set size= 9188548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18530
involuntary context switches= 1854


# summary of solver processes directly reported to runsolver:
#   pid: 10903
#   total CPU time (s): 318.665
#   total CPU user time (s): 313.687
#   total CPU system time (s): 4.97844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.75486 second user time and 2.71512 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 08:40:58
IDJOB=4399544
IDBENCH=122910
IDSOLVER=2854
FILE ID=node125/4399544-1568702501
RUNJOBID= node125-1568702458-10886
PBS_JOBID= 21703918
Free space on /tmp= 59732 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-116.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-4399544-1568702501/watcher-4399544-1568702501 -o /tmp/evaluation-result-4399544-1568702501/solver-4399544-1568702501 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1568702458-10886 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1757453387 HOME/instance-4399544-1568702501.xml

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

MD5SUM BENCH= d517e275a321760c6bd42601d2b728d6
RANDOM SEED=1757453387

node125.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.29
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.29
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.29
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.29
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:        30312404 kB
MemAvailable:   31862744 kB
Buffers:          207728 kB
Cached:          1640620 kB
SwapCached:        38412 kB
Active:           818384 kB
Inactive:        1070932 kB
Active(anon):      20984 kB
Inactive(anon):    68464 kB
Active(file):     797400 kB
Inactive(file):  1002468 kB
Unevictable:      109168 kB
Mlocked:          109168 kB
SwapTotal:      67108860 kB
SwapFree:       66967456 kB
Dirty:             26076 kB
Writeback:             0 kB
AnonPages:        113076 kB
Mapped:            47784 kB
Shmem:             39868 kB
Slab:             161944 kB
SReclaimable:     132612 kB
SUnreclaim:        29332 kB
KernelStack:        3280 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505620 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59704 MiB
End job on node125 at 2019-09-17 08:45:10