Trace number 4398973

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-16SAT 218.711 185.762

General information on the benchmark

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398973-1568694303/watcher-4398973-1568694303 -o /tmp/evaluation-result-4398973-1568694303/solver-4398973-1568694303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23428 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 686794575 HOME/instance-4398973-1568694303.xml 

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

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


[startup+0.103078 s]*
/proc/loadavg: 1.47 0.97 1.00 5/228 23489
/proc/meminfo: memFree=31169304/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15144776 memory=28944 CPUtime=0.14 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 5712 0 0 0 13 1 0 0 20 0 15 0 445687348 15508250624 7236 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3786194 7236 3182 1 0 3748377 0
[pid=23466/tid=23467] ppid=23464 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) R 23464 23464 23397 0 -1 4202560 3577 0 0 0 9 0 0 0 20 0 15 0 445687349 15508250624 7236 33554432000 4194304 4196468 140728589522752 139656222516368 139656218303894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 7236 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15144776 memory=140059220914466 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 7236 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 7236 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 7236 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687351 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445687351 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655685821216 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445687352 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655684768880 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) R 23464 23464 23397 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655682665072 139656218303106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) R 23464 23464 23397 0 -1 4202560 160 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655681612368 139656203044857 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15144776 memory=140059217925760 CPUtime=0.02 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) S 23464 23464 23397 0 -1 1077944384 378 0 0 0 2 0 0 0 20 0 15 0 445687354 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655680559984 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687355 15508250624 7236 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30392 KiB

[startup+0.210789 s]*
/proc/loadavg: 1.47 0.97 1.00 3/228 23489
/proc/meminfo: memFree=31144080/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15144776 memory=40468 CPUtime=0.34 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 9342 0 0 0 31 3 0 0 20 0 15 0 445687348 15508250624 10117 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3786194 10117 3298 1 0 3748377 0
[pid=23466/tid=23467] ppid=23464 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) R 23464 23464 23397 0 -1 4202560 6579 0 0 0 18 2 0 0 20 0 15 0 445687349 15508250624 10117 33554432000 4194304 4196468 140728589522752 139656222526656 139656200532393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15144776 memory=1898158 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 10117 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15144776 memory=3616590149211821728 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 10117 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 10117 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15508250624 10117 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15144776 memory=140059217925760 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445687351 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445687351 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655685821216 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445687352 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655684768880 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) S 23464 23464 23397 0 -1 1077944384 373 0 0 0 2 0 0 0 20 0 15 0 445687354 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655682665072 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) S 23464 23464 23397 0 -1 1077944384 259 0 0 0 2 0 0 0 20 0 15 0 445687354 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15144776 memory=140059217925760 CPUtime=0.08 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) R 23464 23464 23397 0 -1 4202560 824 0 0 0 8 0 0 0 20 0 15 0 445687354 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655680559984 139656202372446 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687355 15508250624 10117 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41916 KiB

[startup+0.321135 s]*
/proc/loadavg: 1.47 0.97 1.00 6/228 23489
/proc/meminfo: memFree=31128864/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15149032 memory=50648 CPUtime=0.54 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 10967 0 0 0 51 3 0 0 20 0 15 0 445687348 15512608768 12662 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3787258 12662 3369 1 0 3748377 0
[pid=23466/tid=23467] ppid=23464 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) R 23464 23464 23397 0 -1 4202560 7864 0 0 0 28 2 0 0 20 0 15 0 445687349 15512608768 12662 33554432000 4194304 4196468 140728589522752 139656222523072 139656202372446 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15512608768 12662 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15512608768 12662 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687350 15512608768 12662 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445687350 15512608768 12662 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445687351 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445687351 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655685821216 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445687352 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655684768880 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) R 23464 23464 23397 0 -1 4202560 474 0 0 0 5 0 0 0 20 0 15 0 445687354 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655682646088 139656196707549 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) S 23464 23464 23397 0 -1 1077944384 347 0 0 0 4 0 0 0 20 0 15 0 445687354 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) R 23464 23464 23397 0 -1 4202560 978 0 0 0 13 0 0 0 20 0 15 0 445687354 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655680559984 139656218313306 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687355 15512608768 12662 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52096 KiB

[startup+0.700949 s]
/proc/loadavg: 1.47 0.97 1.00 8/228 23489
/proc/meminfo: memFree=31094340/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15151156 memory=187660 CPUtime=1.37 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 13606 0 0 0 130 7 0 0 20 0 15 0 445687348 15514783744 46915 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3787789 46915 3466 1 0 3748889 0
[pid=23466/tid=23467] ppid=23464 vsize=15151156 memory=-3704326594973231466 CPUtime=0.67 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) R 23464 23464 23397 0 -1 4202560 8721 0 0 0 62 5 0 0 20 0 15 0 445687349 15514783744 46915 33554432000 4194304 4196468 140728589522752 139656222530048 139655847936844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 445687350 15514783744 46915 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445687350 15514783744 46915 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15151156 memory=692 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 445687350 15514783744 46915 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 445687350 15514783744 46915 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 445687351 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 445687351 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655685821280 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15151156 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 445687352 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655684768896 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15151156 memory=1112 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15151156 memory=6048 CPUtime=0.19 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) S 23464 23464 23397 0 -1 1077944384 951 0 0 0 19 0 0 0 20 0 15 0 445687354 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655682665072 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15151156 memory=7552 CPUtime=0.18 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) S 23464 23464 23397 0 -1 1077944384 947 0 0 0 18 0 0 0 20 0 15 0 445687354 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15151156 memory=2832 CPUtime=0.27 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) S 23464 23464 23397 0 -1 1077944384 1549 0 0 0 27 0 0 0 20 0 15 0 445687354 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655680559984 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15151156 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445687354 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445687355 15514783744 46915 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 189108 KiB

[startup+1.50091 s]
/proc/loadavg: 1.47 0.97 1.00 4/228 23489
/proc/meminfo: memFree=30595128/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0

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

/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 663 0 0 0 4 6 0 0 20 0 19 0 445687355 15789527040 1199096 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23507] ppid=23464 vsize=15419460 memory=1556 CPUtime=6.36 cores=0,2,4,6
/proc/23466/task/23507/stat : 23507 (java) R 23464 23464 23397 0 -1 4202560 606 0 0 0 636 0 0 0 20 0 19 0 445705118 15789527040 1199096 33554432000 4194304 4196468 140728589522752 139655669236400 139655850742437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23508] ppid=23464 vsize=15419460 memory=780 CPUtime=6.43 cores=0,2,4,6
/proc/23466/task/23508/stat : 23508 (java) R 23464 23464 23397 0 -1 4202560 509 0 0 0 642 1 0 0 20 0 19 0 445705118 15789527040 1199096 33554432000 4194304 4196468 140728589522752 139655668184920 139655850717102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23509] ppid=23464 vsize=15419460 memory=0 CPUtime=6.57 cores=0,2,4,6
/proc/23466/task/23509/stat : 23509 (java) R 23464 23464 23397 0 -1 4202560 739 0 0 0 657 0 0 0 20 0 19 0 445705118 15789527040 1199096 33554432000 4194304 4196468 140728589522752 139655667130016 139655850717098 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23510] ppid=23464 vsize=15419460 memory=-6876588461455810464 CPUtime=6.51 cores=0,2,4,6
/proc/23466/task/23510/stat : 23510 (java) R 23464 23464 23397 0 -1 4202560 1608 0 0 0 651 0 0 0 20 0 19 0 445705118 15789527040 1199096 33554432000 4194304 4196468 140728589522752 139655666077864 139655850685717 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 215.05 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4797832 KiB

[startup+185.201 s]
/proc/loadavg: 4.21 1.93 1.33 10/230 23540
/proc/meminfo: memFree=26372692/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15419460 memory=4798200 CPUtime=216.63 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 72693 0 0 0 21487 176 0 0 20 0 19 0 445687348 15789527040 1199550 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3854865 1199550 3529 1 0 3815965 0
[pid=23466/tid=23467] ppid=23464 vsize=15419460 memory=0 CPUtime=174.56 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) S 23464 23464 23397 0 -1 1077944384 27066 0 0 0 17391 65 0 0 20 0 19 0 445687349 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139656222532736 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15419460 memory=0 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2657 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15419460 memory=0 CPUtime=2.59 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2021 0 0 0 236 23 0 0 20 0 19 0 445687350 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15419460 memory=0 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 3124 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15419460 memory=0 CPUtime=2.63 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2161 0 0 0 240 23 0 0 20 0 19 0 445687350 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15419460 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 4945 0 0 0 28 3 0 0 20 0 19 0 445687351 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445687351 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655685821280 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445687352 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655684768896 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15419460 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15419460 memory=0 CPUtime=1.82 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) R 23464 23464 23397 0 -1 4202560 7147 0 0 0 181 1 0 0 20 0 19 0 445687354 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655682664208 139656197985055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15419460 memory=0 CPUtime=1.6 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) R 23464 23464 23397 0 -1 1077944384 7600 0 0 0 159 1 0 0 20 0 19 0 445687354 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15419460 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) S 23464 23464 23397 0 -1 1077944384 10449 0 0 0 74 1 0 0 20 0 19 0 445687354 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655680559984 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15419460 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15419460 memory=4796328 CPUtime=0.1 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 663 0 0 0 4 6 0 0 20 0 19 0 445687355 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23507] ppid=23464 vsize=15419460 memory=140059085866928 CPUtime=6.62 cores=0,2,4,6
/proc/23466/task/23507/stat : 23507 (java) R 23464 23464 23397 0 -1 4202560 616 0 0 0 662 0 0 0 20 0 19 0 445705118 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655669234616 139655850716952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23508] ppid=23464 vsize=15419460 memory=912 CPUtime=6.65 cores=0,2,4,6
/proc/23466/task/23508/stat : 23508 (java) R 23464 23464 23397 0 -1 4202560 527 0 0 0 664 1 0 0 20 0 19 0 445705118 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655668183960 139655844558904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23509] ppid=23464 vsize=15419460 memory=1984 CPUtime=6.95 cores=0,2,4,6
/proc/23466/task/23509/stat : 23509 (java) R 23464 23464 23397 0 -1 4202560 750 0 0 0 695 0 0 0 20 0 19 0 445705118 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655667130920 139655844494661 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23510] ppid=23464 vsize=15419460 memory=2480 CPUtime=6.69 cores=0,2,4,6
/proc/23466/task/23510/stat : 23510 (java) R 23464 23464 23397 0 -1 4202560 1614 0 0 0 669 0 0 0 20 0 19 0 445705118 15789527040 1199550 33554432000 4194304 4196468 140728589522752 139655666078152 139655850744357 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 216.63 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4799648 KiB

[startup+185.605 s]
/proc/loadavg: 4.21 1.93 1.33 10/230 23540
/proc/meminfo: memFree=26372692/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15419460 memory=4799148 CPUtime=218.24 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 75290 0 0 0 21648 176 0 0 20 0 19 0 445687348 15789527040 1199787 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3854865 1199787 3531 1 0 3815965 0
[pid=23466/tid=23467] ppid=23464 vsize=15419460 memory=912 CPUtime=174.56 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) S 23464 23464 23397 0 -1 1077944384 27066 0 0 0 17391 65 0 0 20 0 19 0 445687349 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139656222532736 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15419460 memory=6791534058613427641 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2657 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15419460 memory=277 CPUtime=2.59 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2021 0 0 0 236 23 0 0 20 0 19 0 445687350 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15419460 memory=0 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 3124 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15419460 memory=19448 CPUtime=2.63 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2161 0 0 0 240 23 0 0 20 0 19 0 445687350 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15419460 memory=17456 CPUtime=0.31 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 4945 0 0 0 28 3 0 0 20 0 19 0 445687351 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15419460 memory=4798308 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445687351 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655685821280 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15419460 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445687352 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655684768896 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15419460 memory=780 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15419460 memory=4132 CPUtime=2.04 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) R 23464 23464 23397 0 -1 4202560 8743 0 0 0 203 1 0 0 20 0 19 0 445687354 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655682657560 139656203407151 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15419460 memory=1112 CPUtime=1.72 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) R 23464 23464 23397 0 -1 1077944384 7980 0 0 0 171 1 0 0 20 0 19 0 445687354 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15419460 memory=6791534058613427641 CPUtime=0.77 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) S 23464 23464 23397 0 -1 1077944384 10962 0 0 0 76 1 0 0 20 0 19 0 445687354 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655680559984 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15419460 memory=780 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15419460 memory=4132 CPUtime=0.1 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 663 0 0 0 4 6 0 0 20 0 19 0 445687355 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23507] ppid=23464 vsize=15419460 memory=1448 CPUtime=6.85 cores=0,2,4,6
/proc/23466/task/23507/stat : 23507 (java) R 23464 23464 23397 0 -1 4202560 622 0 0 0 685 0 0 0 20 0 19 0 445705118 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655669234000 139655850717253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23508] ppid=23464 vsize=15419460 memory=4772136 CPUtime=6.92 cores=0,2,4,6
/proc/23466/task/23508/stat : 23508 (java) R 23464 23464 23397 0 -1 4202560 548 0 0 0 691 1 0 0 20 0 19 0 445705118 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655668183688 139655851392778 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23509] ppid=23464 vsize=15419460 memory=1448 CPUtime=7.32 cores=0,2,4,6
/proc/23466/task/23509/stat : 23509 (java) R 23464 23464 23397 0 -1 4202560 811 0 0 0 732 0 0 0 20 0 19 0 445705118 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655667130728 139655850716922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23510] ppid=23464 vsize=15419460 memory=4774104 CPUtime=7.06 cores=0,2,4,6
/proc/23466/task/23510/stat : 23510 (java) R 23464 23464 23397 0 -1 4202560 1634 0 0 0 706 0 0 0 20 0 19 0 445705118 15789527040 1199787 33554432000 4194304 4196468 140728589522752 139655666079368 139655850918067 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 218.24 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4800596 KiB

[startup+185.706 s]
/proc/loadavg: 4.21 1.93 1.33 10/230 23540
/proc/meminfo: memFree=26372692/32770624 swapFree=66977404/67108860
[pid=23464] ppid=23461 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23464/stat : 23464 (xcsp3-exec) S 23461 23464 23397 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445687348 115843072 362 33554432000 4194304 5098028 140729010099024 140729010097128 140514099765884 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15360000 140729010103163 140729010103405 140729010103405 140729010106314 0
/proc/23464/statm: 28282 362 304 221 0 87 0
[pid=23466] ppid=23464 vsize=15419460 memory=4799152 CPUtime=218.62 cores=0,2,4,6
/proc/23466/stat : 23466 (java) S 23464 23464 23397 0 -1 1077944320 76032 0 0 0 21685 177 0 0 20 0 19 0 445687348 15789527040 1199788 33554432000 4194304 4196468 140728589522752 140728589505296 139656218291959 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
/proc/23466/statm: 3854865 1199788 3531 1 0 3815965 0
[pid=23466/tid=23467] ppid=23464 vsize=15419460 memory=4799092 CPUtime=174.56 cores=0,2,4,6
/proc/23466/task/23467/stat : 23467 (java) S 23464 23464 23397 0 -1 1077944384 27066 0 0 0 17391 65 0 0 20 0 19 0 445687349 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139656222532736 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23469] ppid=23464 vsize=15419460 memory=1448 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23469/stat : 23469 (java) S 23464 23464 23397 0 -1 1077944384 2657 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139656170912656 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23470] ppid=23464 vsize=15419460 memory=1448 CPUtime=2.59 cores=0,2,4,6
/proc/23466/task/23470/stat : 23470 (java) S 23464 23464 23397 0 -1 1077944384 2021 0 0 0 236 23 0 0 20 0 19 0 445687350 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139656169859856 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23471] ppid=23464 vsize=15419460 memory=1564 CPUtime=2.61 cores=0,2,4,6
/proc/23466/task/23471/stat : 23471 (java) S 23464 23464 23397 0 -1 1077944384 3124 0 0 0 237 24 0 0 20 0 19 0 445687350 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139656168807568 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23472] ppid=23464 vsize=15419460 memory=924 CPUtime=2.63 cores=0,2,4,6
/proc/23466/task/23472/stat : 23472 (java) S 23464 23464 23397 0 -1 1077944384 2161 0 0 0 240 23 0 0 20 0 19 0 445687350 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139656167754768 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23475] ppid=23464 vsize=15419460 memory=257 CPUtime=0.32 cores=0,2,4,6
/proc/23466/task/23475/stat : 23475 (java) S 23464 23464 23397 0 -1 1077944384 4960 0 0 0 28 4 0 0 20 0 19 0 445687351 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655686875248 139656218303106 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23476] ppid=23464 vsize=15419460 memory=-7595718147998060693 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23476/stat : 23476 (java) S 23464 23464 23397 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445687351 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655685821280 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23477] ppid=23464 vsize=15419460 memory=47544 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23477/stat : 23477 (java) S 23464 23464 23397 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 19 0 445687352 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655684768896 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23484] ppid=23464 vsize=15419460 memory=988 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23484/stat : 23484 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655683717200 139656218310555 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23485] ppid=23464 vsize=15419460 memory=2004 CPUtime=2.12 cores=0,2,4,6
/proc/23466/task/23485/stat : 23485 (java) R 23464 23464 23397 0 -1 4202560 9214 0 0 0 211 1 0 0 20 0 19 0 445687354 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655682657560 139656195574346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23486] ppid=23464 vsize=15419460 memory=6791534058613427641 CPUtime=1.73 cores=0,2,4,6
/proc/23466/task/23486/stat : 23486 (java) S 23464 23464 23397 0 -1 1077944384 8187 0 0 0 172 1 0 0 20 0 19 0 445687354 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655681612272 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23487] ppid=23464 vsize=15419460 memory=1716 CPUtime=0.77 cores=0,2,4,6
/proc/23466/task/23487/stat : 23487 (java) S 23464 23464 23397 0 -1 1077944384 11001 0 0 0 76 1 0 0 20 0 19 0 445687354 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655680559984 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23488] ppid=23464 vsize=15419460 memory=692 CPUtime=0 cores=0,2,4,6
/proc/23466/task/23488/stat : 23488 (java) S 23464 23464 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445687354 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655679507424 139656218302165 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23489] ppid=23464 vsize=15419460 memory=1056 CPUtime=0.1 cores=0,2,4,6
/proc/23466/task/23489/stat : 23489 (java) S 23464 23464 23397 0 -1 1077944384 663 0 0 0 4 6 0 0 20 0 19 0 445687355 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655678454192 139656218303106 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23507] ppid=23464 vsize=15419460 memory=652 CPUtime=6.94 cores=0,2,4,6
/proc/23466/task/23507/stat : 23507 (java) R 23464 23464 23397 0 -1 4202560 624 0 0 0 694 0 0 0 20 0 19 0 445705118 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655669235096 139655851305621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23508] ppid=23464 vsize=15419460 memory=654 CPUtime=6.98 cores=0,2,4,6
/proc/23466/task/23508/stat : 23508 (java) R 23464 23464 23397 0 -1 4202560 548 0 0 0 697 1 0 0 20 0 19 0 445705118 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655668182984 139655850742722 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23509] ppid=23464 vsize=15419460 memory=140059086035652 CPUtime=7.37 cores=0,2,4,6
/proc/23466/task/23509/stat : 23509 (java) R 23464 23464 23397 0 -1 4202560 811 0 0 0 737 0 0 0 20 0 19 0 445705118 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655667129952 139655850716952 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
[pid=23466/tid=23510] ppid=23464 vsize=15419460 memory=280118171839088 CPUtime=7.14 cores=0,2,4,6
/proc/23466/task/23510/stat : 23510 (java) R 23464 23464 23397 0 -1 4202560 1642 0 0 0 714 0 0 0 20 0 19 0 445705118 15789527040 1199788 33554432000 4194304 4196468 140728589522752 139655666077136 139655850717102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9687040 140728589530095 140728589530266 140728589530266 140728589533135 0
Current children cumulated CPU time: 218.62 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 4800600 KiB

Child status: 0
Real time (s): 185.762
CPU time (s): 218.711
CPU user time (s): 216.908
CPU system time (s): 1.80379
CPU usage (%): 117.738
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 4800600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.908
system time used= 1.8038
maximum resident set size= 4799628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77112
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11372
involuntary context switches= 2906


# summary of solver processes directly reported to runsolver:
#   pid: 23464
#   total CPU time (s): 218.711
#   total CPU user time (s): 216.908
#   total CPU system time (s): 1.80379

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06174 second user time and 2.04561 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 05:14:44
IDJOB=4398973
IDBENCH=122902
IDSOLVER=2853
FILE ID=node104/4398973-1568694303
RUNJOBID= node104-1568690084-23428
PBS_JOBID= 21703803
Free space on /tmp= 59012 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-128.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398973-1568694303/watcher-4398973-1568694303 -o /tmp/evaluation-result-4398973-1568694303/solver-4398973-1568694303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23428 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 686794575 HOME/instance-4398973-1568694303.xml

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

MD5SUM BENCH= 4d7b3c626605250b6cca5f61c2385b47
RANDOM SEED=686794575

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31203348 kB
MemAvailable:   31856304 kB
Buffers:           96616 kB
Cached:           845280 kB
SwapCached:        32300 kB
Active:           655772 kB
Inactive:         323040 kB
Active(anon):       4716 kB
Inactive(anon):    80988 kB
Active(file):     651056 kB
Inactive(file):   242052 kB
Unevictable:      109676 kB
Mlocked:          109676 kB
SwapTotal:      67108860 kB
SwapFree:       66977404 kB
Dirty:             52112 kB
Writeback:             0 kB
AnonPages:        115100 kB
Mapped:            47816 kB
Shmem:             40480 kB
Slab:             181900 kB
SReclaimable:     151364 kB
SUnreclaim:        30536 kB
KernelStack:        3264 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     527416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58960 MiB
End job on node104 at 2019-09-17 05:17:50