Trace number 4399654

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 297.822 38.244

General information on the benchmark

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399654-1568702470/watcher-4399654-1568702470 -o /tmp/evaluation-result-4399654-1568702470/solver-4399654-1568702470 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568700680-21726 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1299049830 HOME/instance-4399654-1568702470.xml 

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

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


[startup+0.100139 s]*
/proc/loadavg: 7.71 8.09 7.63 3/211 23473
/proc/meminfo: memFree=26764488/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28227396 memory=28696 CPUtime=0.12 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 5655 0 0 0 11 1 0 0 20 0 20 0 446485639 28904853504 7174 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7056849 7174 3126 1 0 7019032 0
[pid=23454/tid=23455] ppid=23452 vsize=28227396 memory=7969008973282975132 CPUtime=0.08 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) R 23452 23452 21699 0 -1 4202560 3599 0 0 0 8 0 0 0 20 0 20 0 446485639 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514481237632 140514461042021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28227396 memory=732370131152284645 CPUtime=0 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28227396 memory=139992814831232 CPUtime=0 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23459] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23459/stat : 23459 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514426460688 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23460] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23460/stat : 23460 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514425408400 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23461] ppid=23452 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23454/task/23461/stat : 23461 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514424355600 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23462] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23462/stat : 23462 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514423303312 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23463] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23463/stat : 23463 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 7174 33554432000 4194304 4196468 140732799696816 140514422250512 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23464] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23464/stat : 23464 (java) S 23452 23452 21699 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512605526128 140514477009538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23465] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23465/stat : 23465 (java) S 23452 23452 21699 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512604472096 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23466] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23466/stat : 23466 (java) S 23452 23452 21699 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512603419760 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23467] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23467/stat : 23467 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512602368080 140514477016987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23468] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23468/stat : 23468 (java) S 23452 23452 21699 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512601315952 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23469] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23469/stat : 23469 (java) S 23452 23452 21699 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512600263152 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23470] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23470/stat : 23470 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512599210864 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23471] ppid=23452 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) R 23452 23452 21699 0 -1 4202560 316 0 0 0 1 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512598158064 140514477010326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 7174 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30152 KiB

[startup+0.210532 s]*
/proc/loadavg: 7.71 8.09 7.63 3/211 23473
/proc/meminfo: memFree=26750876/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28227396 memory=41028 CPUtime=0.34 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 9503 0 0 0 31 3 0 0 20 0 20 0 446485639 28904853504 10257 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7056849 10257 3291 1 0 7019032 0
[pid=23454/tid=23455] ppid=23452 vsize=28227396 memory=0 CPUtime=0.2 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) R 23452 23452 21699 0 -1 4202560 6630 0 0 0 18 2 0 0 20 0 20 0 446485639 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514481228944 140514477010326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28227396 memory=732370131152284645 CPUtime=0 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28227396 memory=139992814831232 CPUtime=0 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23459] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23459/stat : 23459 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514426460688 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23460] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23460/stat : 23460 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514425408400 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23461] ppid=23452 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23454/task/23461/stat : 23461 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514424355600 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23462] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23462/stat : 23462 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514423303312 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23463] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23463/stat : 23463 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28904853504 10257 33554432000 4194304 4196468 140732799696816 140514422250512 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23464] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23464/stat : 23464 (java) S 23452 23452 21699 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512605526128 140514477009538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23465] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23465/stat : 23465 (java) S 23452 23452 21699 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512604472096 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23466] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23466/stat : 23466 (java) S 23452 23452 21699 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446485642 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512603419760 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23467] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23467/stat : 23467 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512602368080 140514477016987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23468] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23468/stat : 23468 (java) S 23452 23452 21699 0 -1 1077944384 370 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512601315952 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23469] ppid=23452 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/23454/task/23469/stat : 23469 (java) S 23452 23452 21699 0 -1 1077944384 346 0 0 0 2 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512600263152 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23470] ppid=23452 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23454/task/23470/stat : 23470 (java) S 23452 23452 21699 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512599210864 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23471] ppid=23452 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) R 23452 23452 21699 0 -1 4202560 772 0 0 0 8 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512598157872 140514477010326 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28904853504 10257 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42484 KiB

[startup+0.310367 s]*
/proc/loadavg: 7.71 8.09 7.63 5/211 23473
/proc/meminfo: memFree=26743936/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28231652 memory=50232 CPUtime=0.52 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 10933 0 0 0 49 3 0 0 20 0 20 0 446485639 28909211648 12558 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7057913 12558 3342 1 0 7019032 0
[pid=23454/tid=23455] ppid=23452 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) R 23452 23452 21699 0 -1 4202560 7807 0 0 0 27 2 0 0 20 0 20 0 446485639 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514481229504 140514461078878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23459] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23459/stat : 23459 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514426460688 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23460] ppid=23452 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/23454/task/23460/stat : 23460 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514425408400 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23461] ppid=23452 vsize=28231652 memory=139992714277807 CPUtime=0 cores=0-7
/proc/23454/task/23461/stat : 23461 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514424355600 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23462] ppid=23452 vsize=28231652 memory=139992714280112 CPUtime=0 cores=0-7
/proc/23454/task/23462/stat : 23462 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514423303312 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23463] ppid=23452 vsize=28231652 memory=139992714282416 CPUtime=0 cores=0-7
/proc/23454/task/23463/stat : 23463 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28909211648 12558 33554432000 4194304 4196468 140732799696816 140514422250512 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23464] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23464/stat : 23464 (java) S 23452 23452 21699 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 446485642 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512605526128 140514477009538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23465] ppid=23452 vsize=28231652 memory=279985428571792 CPUtime=0 cores=0-7
/proc/23454/task/23465/stat : 23465 (java) S 23452 23452 21699 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446485642 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512604472096 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23466] ppid=23452 vsize=28231652 memory=279985428578704 CPUtime=0 cores=0-7
/proc/23454/task/23466/stat : 23466 (java) S 23452 23452 21699 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446485642 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512603419760 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23467] ppid=23452 vsize=28231652 memory=279985428519856 CPUtime=0 cores=0-7
/proc/23454/task/23467/stat : 23467 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512602368080 140514477016987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23468] ppid=23452 vsize=28231652 memory=279985428592528 CPUtime=0.02 cores=0-7
/proc/23454/task/23468/stat : 23468 (java) R 23452 23452 21699 0 -1 4202560 492 0 0 0 2 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512601306336 140514458543068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23469] ppid=23452 vsize=28231652 memory=279985428599440 CPUtime=0.03 cores=0-7
/proc/23454/task/23469/stat : 23469 (java) S 23452 23452 21699 0 -1 1077944384 357 0 0 0 3 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512600263152 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23470] ppid=23452 vsize=28231652 memory=279985428597136 CPUtime=0.02 cores=0-7
/proc/23454/task/23470/stat : 23470 (java) S 23452 23452 21699 0 -1 1077944384 90 0 0 0 2 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512599210864 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23471] ppid=23452 vsize=28231652 memory=279985428613296 CPUtime=0.12 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) S 23452 23452 21699 0 -1 1077944384 875 0 0 0 12 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512598158064 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485645 28909211648 12558 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51688 KiB

[startup+0.700982 s]
/proc/loadavg: 7.71 8.09 7.63 3/211 23473
/proc/meminfo: memFree=26729048/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28233776 memory=94612 CPUtime=1.59 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 13799 0 0 0 153 6 0 0 20 0 20 0 446485639 28911386624 23653 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7058444 23653 3454 1 0 7019544 0
[pid=23454/tid=23455] ppid=23452 vsize=28233776 memory=279985428908224 CPUtime=0.67 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) R 23452 23452 21699 0 -1 4202560 8818 0 0 0 64 3 0 0 20 0 20 0 446485639 28911386624 23653 33554432000 4194304 4196468 140732799696816 140514481234720 140514477010326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28233776 memory=5003636900997 CPUtime=0 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28911386624 23653 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446485640 28911386624 23653 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446485640 28911386624 23653 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0

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

[pid=23454/tid=23471] ppid=23452 vsize=28768336 memory=1088 CPUtime=0.86 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) S 23452 23452 21699 0 -1 1077944384 4984 0 0 0 85 1 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512598158064 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28768336 memory=988 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28768336 memory=780 CPUtime=0.02 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1102 0 0 0 0 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23474] ppid=23452 vsize=28768336 memory=6004 CPUtime=34.58 cores=0-7
/proc/23454/task/23474/stat : 23474 (java) R 23452 23452 21699 0 -1 4202560 1389 0 0 0 3455 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512586832432 140514106991382 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23475] ppid=23452 vsize=28768336 memory=624 CPUtime=34.79 cores=0-7
/proc/23454/task/23475/stat : 23475 (java) R 23452 23452 21699 0 -1 4202560 924 0 0 0 3478 1 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512583683784 140514106572015 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23476] ppid=23452 vsize=28768336 memory=4004 CPUtime=34.81 cores=0-7
/proc/23454/task/23476/stat : 23476 (java) R 23452 23452 21699 0 -1 4202560 2942 0 0 0 3470 11 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512582632120 140514106991391 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23477] ppid=23452 vsize=28768336 memory=2832 CPUtime=34.7 cores=0-7
/proc/23454/task/23477/stat : 23477 (java) R 23452 23452 21699 0 -1 4202560 2841 0 0 0 3464 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512581578824 140514106571872 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23478] ppid=23452 vsize=28768336 memory=14012 CPUtime=35.35 cores=0-7
/proc/23454/task/23478/stat : 23478 (java) R 23452 23452 21699 0 -1 4202560 1677 0 0 0 3531 4 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512580526968 140514106909827 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23479] ppid=23452 vsize=28768336 memory=2112 CPUtime=35.13 cores=0-7
/proc/23454/task/23479/stat : 23479 (java) R 23452 23452 21699 0 -1 4202560 1754 0 0 0 3510 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512579473896 140514106991101 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23480] ppid=23452 vsize=28768336 memory=624 CPUtime=35.23 cores=0-7
/proc/23454/task/23480/stat : 23480 (java) R 23452 23452 21699 0 -1 4202560 702 0 0 0 3520 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512578420424 140514106991377 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23481] ppid=23452 vsize=28768336 memory=4004 CPUtime=35.04 cores=0-7
/proc/23454/task/23481/stat : 23481 (java) R 23452 23452 21699 0 -1 4202560 2542 0 0 0 3498 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512577367784 140514107932422 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 292.86 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1046732 KiB

[startup+38.0016 s]*
/proc/loadavg: 8.34 8.21 7.69 9/219 23484
/proc/meminfo: memFree=25747776/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28768336 memory=1045276 CPUtime=296.11 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 63853 0 0 0 29436 175 0 0 20 0 28 0 446485639 29458776064 261319 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7192084 261319 3551 1 0 7153184 0
[pid=23454/tid=23455] ppid=23452 vsize=28768336 memory=590588583904623297 CPUtime=0.84 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) S 23452 23452 21699 0 -1 1077944384 9433 0 0 0 79 5 0 0 20 0 28 0 446485639 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514481239168 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28768336 memory=0 CPUtime=0.69 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 915 0 0 0 55 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28768336 memory=139992818119976 CPUtime=0.67 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 531 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28768336 memory=7373382426885008020 CPUtime=0.67 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 324 0 0 0 53 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23459] ppid=23452 vsize=28768336 memory=7084531995074980712 CPUtime=0.67 cores=0-7
/proc/23454/task/23459/stat : 23459 (java) S 23452 23452 21699 0 -1 1077944384 326 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514426460688 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23460] ppid=23452 vsize=28768336 memory=6082764850485814870 CPUtime=0.69 cores=0-7
/proc/23454/task/23460/stat : 23460 (java) S 23452 23452 21699 0 -1 1077944384 932 0 0 0 54 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514425408400 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23461] ppid=23452 vsize=28768336 memory=3611946490453637171 CPUtime=0.68 cores=0-7
/proc/23454/task/23461/stat : 23461 (java) S 23452 23452 21699 0 -1 1077944384 485 0 0 0 54 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514424355600 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23462] ppid=23452 vsize=28768336 memory=7518026630507424869 CPUtime=0.67 cores=0-7
/proc/23454/task/23462/stat : 23462 (java) S 23452 23452 21699 0 -1 1077944384 492 0 0 0 53 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514423303312 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23463] ppid=23452 vsize=28768336 memory=102909967690218 CPUtime=0.67 cores=0-7
/proc/23454/task/23463/stat : 23463 (java) S 23452 23452 21699 0 -1 1077944384 346 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514422250512 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23464] ppid=23452 vsize=28768336 memory=0 CPUtime=0.25 cores=0-7
/proc/23454/task/23464/stat : 23464 (java) S 23452 23452 21699 0 -1 1077944384 1462 0 0 0 25 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512605526128 140514477009538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23465] ppid=23452 vsize=28768336 memory=7523089903079809360 CPUtime=0 cores=0-7
/proc/23454/task/23465/stat : 23465 (java) S 23452 23452 21699 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512604472160 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23466] ppid=23452 vsize=28768336 memory=7235147616255437888 CPUtime=0 cores=0-7
/proc/23454/task/23466/stat : 23466 (java) S 23452 23452 21699 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512603419776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23467] ppid=23452 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23467/stat : 23467 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512602368080 140514477016987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23468] ppid=23452 vsize=28768336 memory=0 CPUtime=1.78 cores=0-7
/proc/23454/task/23468/stat : 23468 (java) S 23452 23452 21699 0 -1 1077944384 8606 0 0 0 176 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512601315952 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23469] ppid=23452 vsize=28768336 memory=0 CPUtime=1.95 cores=0-7
/proc/23454/task/23469/stat : 23469 (java) S 23452 23452 21699 0 -1 1077944384 9266 0 0 0 193 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512600263152 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23470] ppid=23452 vsize=28768336 memory=0 CPUtime=1.92 cores=0-7
/proc/23454/task/23470/stat : 23470 (java) S 23452 23452 21699 0 -1 1077944384 8403 0 0 0 190 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512599210864 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23471] ppid=23452 vsize=28768336 memory=0 CPUtime=0.86 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) S 23452 23452 21699 0 -1 1077944384 4984 0 0 0 85 1 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512598158064 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28768336 memory=-1 CPUtime=0.02 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1102 0 0 0 0 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23474] ppid=23452 vsize=28768336 memory=-1 CPUtime=34.98 cores=0-7
/proc/23454/task/23474/stat : 23474 (java) R 23452 23452 21699 0 -1 4202560 1422 0 0 0 3495 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512586832432 140514108059794 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23475] ppid=23452 vsize=28768336 memory=0 CPUtime=35.2 cores=0-7
/proc/23454/task/23475/stat : 23475 (java) R 23452 23452 21699 0 -1 4202560 933 0 0 0 3519 1 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512583684056 140514106991101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23476] ppid=23452 vsize=28768336 memory=0 CPUtime=35.22 cores=0-7
/proc/23454/task/23476/stat : 23476 (java) R 23452 23452 21699 0 -1 4202560 2954 0 0 0 3511 11 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512582631784 140514106991417 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23477] ppid=23452 vsize=28768336 memory=0 CPUtime=35.11 cores=0-7
/proc/23454/task/23477/stat : 23477 (java) R 23452 23452 21699 0 -1 4202560 2849 0 0 0 3505 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512581578824 140514107932410 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23478] ppid=23452 vsize=28768336 memory=0 CPUtime=35.76 cores=0-7
/proc/23454/task/23478/stat : 23478 (java) R 23452 23452 21699 0 -1 4202560 1701 0 0 0 3572 4 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512580526696 140514106991421 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23479] ppid=23452 vsize=28768336 memory=0 CPUtime=35.54 cores=0-7
/proc/23454/task/23479/stat : 23479 (java) R 23452 23452 21699 0 -1 4202560 1791 0 0 0 3551 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512579473616 140514106991278 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23480] ppid=23452 vsize=28768336 memory=0 CPUtime=35.63 cores=0-7
/proc/23454/task/23480/stat : 23480 (java) R 23452 23452 21699 0 -1 4202560 710 0 0 0 3560 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512578420584 140514106991232 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23481] ppid=23452 vsize=28768336 memory=0 CPUtime=35.45 cores=0-7
/proc/23454/task/23481/stat : 23481 (java) R 23452 23452 21699 0 -1 4202560 2555 0 0 0 3539 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512577367648 140514106991131 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 296.11 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1046732 KiB

[startup+38.2016 s]
/proc/loadavg: 8.34 8.21 7.69 9/219 23484
/proc/meminfo: memFree=25747776/32770624 swapFree=66941532/67108860
[pid=23452] ppid=23449 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/23452/stat : 23452 (xcsp3-exec) S 23449 23452 21699 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446485639 115843072 364 33554432000 4194304 5098028 140733614717632 140733614715736 140641951761020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31698944 140733614723957 140733614724201 140733614724201 140733614727114 0
/proc/23452/statm: 28282 364 305 221 0 87 0
[pid=23454] ppid=23452 vsize=28768336 memory=1045276 CPUtime=297.63 cores=0-7
/proc/23454/stat : 23454 (java) S 23452 23452 21699 0 -1 1077944320 63884 0 0 0 29588 175 0 0 20 0 28 0 446485639 29458776064 261319 33554432000 4194304 4196468 140732799696816 140732799679360 140514476998391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
/proc/23454/statm: 7192084 261319 3551 1 0 7153184 0
[pid=23454/tid=23455] ppid=23452 vsize=28768336 memory=0 CPUtime=0.84 cores=0-7
/proc/23454/task/23455/stat : 23455 (java) S 23452 23452 21699 0 -1 1077944384 9433 0 0 0 79 5 0 0 20 0 28 0 446485639 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514481239168 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23456] ppid=23452 vsize=28768336 memory=0 CPUtime=0.69 cores=0-7
/proc/23454/task/23456/stat : 23456 (java) S 23452 23452 21699 0 -1 1077944384 915 0 0 0 55 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514429618576 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23457] ppid=23452 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/23454/task/23457/stat : 23457 (java) S 23452 23452 21699 0 -1 1077944384 531 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514428565776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23458] ppid=23452 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/23454/task/23458/stat : 23458 (java) S 23452 23452 21699 0 -1 1077944384 324 0 0 0 53 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514427513488 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23459] ppid=23452 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/23454/task/23459/stat : 23459 (java) S 23452 23452 21699 0 -1 1077944384 326 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514426460688 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23460] ppid=23452 vsize=28768336 memory=0 CPUtime=0.69 cores=0-7
/proc/23454/task/23460/stat : 23460 (java) S 23452 23452 21699 0 -1 1077944384 932 0 0 0 54 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514425408400 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23461] ppid=23452 vsize=28768336 memory=0 CPUtime=0.68 cores=0-7
/proc/23454/task/23461/stat : 23461 (java) S 23452 23452 21699 0 -1 1077944384 485 0 0 0 54 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514424355600 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23462] ppid=23452 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/23454/task/23462/stat : 23462 (java) S 23452 23452 21699 0 -1 1077944384 492 0 0 0 53 14 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514423303312 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23463] ppid=23452 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/23454/task/23463/stat : 23463 (java) S 23452 23452 21699 0 -1 1077944384 346 0 0 0 52 15 0 0 20 0 28 0 446485640 29458776064 261319 33554432000 4194304 4196468 140732799696816 140514422250512 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23464] ppid=23452 vsize=28768336 memory=0 CPUtime=0.25 cores=0-7
/proc/23454/task/23464/stat : 23464 (java) S 23452 23452 21699 0 -1 1077944384 1462 0 0 0 25 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512605526128 140514477009538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23465] ppid=23452 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23465/stat : 23465 (java) S 23452 23452 21699 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512604472160 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23466] ppid=23452 vsize=28768336 memory=139992814831232 CPUtime=0 cores=0-7
/proc/23454/task/23466/stat : 23466 (java) S 23452 23452 21699 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 446485642 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512603419776 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23467] ppid=23452 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23467/stat : 23467 (java) S 23452 23452 21699 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512602368080 140514477016987 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23468] ppid=23452 vsize=28768336 memory=0 CPUtime=1.78 cores=0-7
/proc/23454/task/23468/stat : 23468 (java) S 23452 23452 21699 0 -1 1077944384 8606 0 0 0 176 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512601315952 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23469] ppid=23452 vsize=28768336 memory=0 CPUtime=1.95 cores=0-7
/proc/23454/task/23469/stat : 23469 (java) S 23452 23452 21699 0 -1 1077944384 9266 0 0 0 193 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512600263152 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23470] ppid=23452 vsize=28768336 memory=0 CPUtime=1.92 cores=0-7
/proc/23454/task/23470/stat : 23470 (java) S 23452 23452 21699 0 -1 1077944384 8403 0 0 0 190 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512599210864 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23471] ppid=23452 vsize=28768336 memory=0 CPUtime=0.86 cores=0-7
/proc/23454/task/23471/stat : 23471 (java) S 23452 23452 21699 0 -1 1077944384 4984 0 0 0 85 1 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512598158064 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23472] ppid=23452 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/23454/task/23472/stat : 23472 (java) S 23452 23452 21699 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512597104992 140514477008597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23473] ppid=23452 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/23454/task/23473/stat : 23473 (java) S 23452 23452 21699 0 -1 1077944384 1102 0 0 0 0 2 0 0 20 0 28 0 446485645 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512596052272 140514477009538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23474] ppid=23452 vsize=28768336 memory=0 CPUtime=35.16 cores=0-7
/proc/23454/task/23474/stat : 23474 (java) R 23452 23452 21699 0 -1 4202560 1422 0 0 0 3513 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512586832432 140514108059697 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23475] ppid=23452 vsize=28768336 memory=0 CPUtime=35.39 cores=0-7
/proc/23454/task/23475/stat : 23475 (java) R 23452 23452 21699 0 -1 4202560 933 0 0 0 3538 1 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512583684056 140514106991453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23476] ppid=23452 vsize=28768336 memory=0 CPUtime=35.41 cores=0-7
/proc/23454/task/23476/stat : 23476 (java) R 23452 23452 21699 0 -1 4202560 2954 0 0 0 3530 11 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512582631784 140514106909757 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23477] ppid=23452 vsize=28768336 memory=0 CPUtime=35.3 cores=0-7
/proc/23454/task/23477/stat : 23477 (java) R 23452 23452 21699 0 -1 4202560 2851 0 0 0 3524 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512581578824 140514106909678 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23478] ppid=23452 vsize=28768336 memory=0 CPUtime=35.95 cores=0-7
/proc/23454/task/23478/stat : 23478 (java) R 23452 23452 21699 0 -1 4202560 1730 0 0 0 3591 4 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512580526696 140514106991206 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23479] ppid=23452 vsize=28768336 memory=0 CPUtime=35.73 cores=0-7
/proc/23454/task/23479/stat : 23479 (java) R 23452 23452 21699 0 -1 4202560 1791 0 0 0 3570 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512579473616 140514106572936 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23480] ppid=23452 vsize=28768336 memory=0 CPUtime=35.82 cores=0-7
/proc/23454/task/23480/stat : 23480 (java) R 23452 23452 21699 0 -1 4202560 710 0 0 0 3579 3 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512578420584 140514106991101 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
[pid=23454/tid=23481] ppid=23452 vsize=28768336 memory=0 CPUtime=35.64 cores=0-7
/proc/23454/task/23481/stat : 23481 (java) R 23452 23452 21699 0 -1 4202560 2555 0 0 0 3558 6 0 0 20 0 28 0 446485726 29458776064 261319 33554432000 4194304 4196468 140732799696816 140512577367648 140514107932410 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6938624 140732799701994 140732799702166 140732799702166 140732799705039 0
Current children cumulated CPU time: 297.63 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1046732 KiB

Child status: 0
Real time (s): 38.244
CPU time (s): 297.822
CPU user time (s): 296.05
CPU system time (s): 1.77164
CPU usage (%): 778.741
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1046732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 296.05
system time used= 1.77164
maximum resident set size= 1045448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6512
involuntary context switches= 4613


# summary of solver processes directly reported to runsolver:
#   pid: 23452
#   total CPU time (s): 297.822
#   total CPU user time (s): 296.05
#   total CPU system time (s): 1.77164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.368622 second user time and 0.490051 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-17 08:40:32
IDJOB=4399654
IDBENCH=122886
IDSOLVER=2854
FILE ID=node149/4399654-1568702470
RUNJOBID= node149-1568700680-21726
PBS_JOBID= 21703901
Free space on /tmp= 61420 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-144.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-4399654-1568702470/watcher-4399654-1568702470 -o /tmp/evaluation-result-4399654-1568702470/solver-4399654-1568702470 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node149-1568700680-21726 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1299049830 HOME/instance-4399654-1568702470.xml

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

MD5SUM BENCH= b8938fafa0a7bd5ba97e6b9454c94e7b
RANDOM SEED=1299049830

node149.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.81
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.81
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.81
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.81
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:        26781396 kB
MemAvailable:   31841896 kB
Buffers:          110432 kB
Cached:          5252068 kB
SwapCached:        61068 kB
Active:          2424156 kB
Inactive:        3000040 kB
Active(anon):       4152 kB
Inactive(anon):   106212 kB
Active(file):    2420004 kB
Inactive(file):  2893828 kB
Unevictable:      111208 kB
Mlocked:          111208 kB
SwapTotal:      67108860 kB
SwapFree:       66941532 kB
Dirty:             26564 kB
Writeback:             0 kB
AnonPages:        113236 kB
Mapped:            48632 kB
Shmem:             39988 kB
Slab:             154792 kB
SReclaimable:     125004 kB
SUnreclaim:        29788 kB
KernelStack:        3392 kB
PageTables:         5672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506472 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:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61396 MiB
End job on node149 at 2019-09-17 08:41:10