Trace number 4400352

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16OPT624 19.5473 5.47736

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff50.xml
MD5SUMf7819cc540e1493da1332403e09ec21d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark624
Best CPU time to get the best result obtained on this benchmark11.9411
Satisfiable
(Un)Satisfiability was proved
Number of variables319
Number of constraints313
Number of domains26
Minimum domain size24
Maximum domain size25
Distribution of domain sizes[{"size":24,"count":32},{"size":25,"count":287}]
Minimum variable degree2
Maximum variable degree40
Distribution of variable degrees[{"degree":2,"count":312},{"degree":40,"count":7}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":273},{"arity":7,"count":1},{"arity":8,"count":39}]
Number of extensional constraints273
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":273},{"type":"ordered","count":1},{"type":"minimum","count":39}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400352-1568695904.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400352-1568695904.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.45/0.99	c solve instance...
3.26/1.18	o 10022 
3.26/1.19	o 8996 
3.26/1.19	o 8214 
3.26/1.20	o 7594 
3.59/1.20	o 2166 
3.59/1.25	o 2068 
3.59/1.25	o 2052 
3.59/1.25	o 2034 
3.59/1.25	o 2019 
3.59/1.26	o 2003 
3.59/1.26	o 1938 
3.59/1.26	o 1868 
3.59/1.26	o 1852 
3.59/1.27	o 1837 
3.59/1.27	o 1821 
3.95/1.32	o 1817 
3.95/1.34	o 1734 
3.95/1.35	o 1719 
3.95/1.35	o 1703 
3.95/1.36	o 1702 
3.95/1.36	o 1690 
3.95/1.37	o 1687 
3.95/1.38	o 1671 
3.95/1.38	o 1659 
5.07/1.67	o 1614 
5.07/1.67	o 1582 
5.07/1.67	o 1567 
5.07/1.68	o 1551 
5.07/1.68	o 1080 
6.25/1.98	o 1029 
6.70/2.05	o 970 
7.08/2.15	o 950 
7.41/2.27	o 929 
7.41/2.27	o 919 
7.80/2.39	o 911 
8.20/2.42	o 869 
8.20/2.44	o 859 
8.20/2.44	o 849 
9.78/2.81	o 844 
10.58/3.08	o 841 
11.24/3.27	o 802 
11.49/3.31	o 792 
11.49/3.34	o 782 
11.82/3.48	o 778 
12.16/3.55	o 768 
12.16/3.59	o 766 
12.16/3.59	o 702 
12.49/3.62	o 692 
12.49/3.68	o 684 
15.13/4.30	o 648 
15.13/4.31	o 638 
15.13/4.36	o 630 
16.69/4.78	o 626 
17.85/5.07	o 624 
19.32/5.45	s OPTIMUM FOUND
19.32/5.45	v <instantiation>
19.32/5.45	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[0][4] drd[0][5] drd[0][6] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[1][4] drd[1][5] drd[1][6] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[2][4] drd[2][5] drd[2][6] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[3][4] drd[3][5] drd[3][6] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[4][4] drd[4][5] drd[4][6] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[5][4] drd[5][5] drd[5][6] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[6][4] drd[6][5] drd[6][6] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[7][4] drd[7][5] drd[7][6] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[8][4] drd[8][5] drd[8][6] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[9][4] drd[9][5] drd[9][6] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[10][4] drd[10][5] drd[10][6] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[11][4] drd[11][5] drd[11][6] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[12][4] drd[12][5] drd[12][6] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[13][4] drd[13][5] drd[13][6] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[14][4] drd[14][5] drd[14][6] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[15][4] drd[15][5] drd[15][6] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[16][4] drd[16][5] drd[16][6] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[17][4] drd[17][5] drd[17][6] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[18][4] drd[18][5] drd[18][6] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[19][4] drd[19][5] drd[19][6] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[20][4] drd[20][5] drd[20][6] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[21][4] drd[21][5] drd[21][6] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[22][4] drd[22][5] drd[22][6] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[23][4] drd[23][5] drd[23][6] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[24][4] drd[24][5] drd[24][6] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[25][4] drd[25][5] drd[25][6] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[26][4] drd[26][5] drd[26][6] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[27][4] drd[27][5] drd[27][6] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[28][4] drd[28][5] drd[28][6] drd[29][0] drd[29][1] drd[29][2] drd[29][3] drd[29][4] drd[29][5] drd[29][6] drd[30][0] drd[30][1] drd[30][2] drd[30][3] drd[30][4] drd[30][5] drd[30][6] drd[31][0] drd[31][1] drd[31][2] drd[31][3] drd[31][4] drd[31][5] drd[31][6] drd[32][0] drd[32][1] drd[32][2] drd[32][3] drd[32][4] drd[32][5] drd[32][6] drd[33][0] drd[33][1] drd[33][2] drd[33][3] drd[33][4] drd[33][5] drd[33][6] drd[34][0] drd[34][1] drd[34][2] drd[34][3] drd[34][4] drd[34][5] drd[34][6] drd[35][0] drd[35][1] drd[35][2] drd[35][3] drd[35][4] drd[35][5] drd[35][6] drd[36][0] drd[36][1] drd[36][2] drd[36][3] drd[36][4] drd[36][5] drd[36][6] drd[37][0] drd[37][1] drd[37][2] drd[37][3] drd[37][4] drd[37][5] drd[37][6] drd[38][0] drd[38][1] drd[38][2] drd[38][3] drd[38][4] drd[38][5] drd[38][6] dr[0] dr[1] dr[2] dr[3] dr[4] dr[5] dr[6] dr[7] dr[8] dr[9] dr[10] dr[11] dr[12] dr[13] dr[14] dr[15] dr[16] dr[17] dr[18] dr[19] dr[20] dr[21] dr[22] dr[23] dr[24] dr[25] dr[26] dr[27] dr[28] dr[29] dr[30] dr[31] dr[32] dr[33] dr[34] dr[35] dr[36] dr[37] dr[38] </list>
19.32/5.45	v 	<values>30 166 238 340 592 669 831 552 416 344 242 10 87 249 552 416 344 242 10 87 249 21 115 187 289 541 618 780 21 115 187 289 541 618 780 170 34 38 140 392 469 631 170 34 38 140 392 469 631 11 147 219 321 573 650 812 337 201 129 27 225 302 464 337 201 129 27 225 302 464 694 558 486 384 132 55 107 695 559 487 385 133 56 106 656 520 448 346 94 17 145 656 520 448 346 94 17 145 2 138 210 312 564 641 803 639 503 431 329 77 0 162 639 503 431 329 77 0 162 623 487 415 313 61 16 178 250 114 42 60 312 389 551 248 112 40 62 314 391 553 578 442 370 268 16 61 223 578 442 370 268 16 61 223 19 117 189 291 543 620 782 19 117 189 291 543 620 782 208 72 0 102 354 431 593 208 72 0 102 354 431 593 801 665 593 491 239 162 0 801 665 593 491 239 162 0 136 0 72 174 426 503 665 136 0 72 174 426 503 665 98 38 110 212 464 541 703 98 38 110 212 464 541 703 0 136 208 310 562 639 801 1 137 209 311 563 640 802 618 482 410 308 56 21 183 562 426 354 252 0 77 239 310 174 102 0 252 329 491 310 174 102 0 252 329 491 200 64 8 110 362 439 601 200 64 8 110 362 439 601 10 10 21 21 34 34 11 27 27 55 56 17 17 2 0 0 16 42 40 16 16 19 19 0 0 0 0 0 0 38 38 0 1 21 0 0 0 8 8 </values>
19.32/5.45	v </instantiation>

Verifier Data

OK	624

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400352-1568695904/watcher-4400352-1568695904 -o /tmp/evaluation-result-4400352-1568695904/solver-4400352-1568695904 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 679269717 HOME/instance-4400352-1568695904.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.10131 s]*
/proc/loadavg: 8.07 8.49 6.85 8/234 13308
/proc/meminfo: memFree=28603200/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15144776 memory=29012 CPUtime=0.13 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 5709 0 0 0 12 1 0 0 20 0 15 0 445858160 15508250624 7253 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3786194 7253 3148 1 0 3748377 0
[pid=13294/tid=13295] ppid=13292 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) R 13292 13292 7881 0 -1 4202560 3574 0 0 0 8 1 0 0 20 0 15 0 445858160 15508250624 7253 33554432000 4194304 4196468 140733698455152 140456722491184 140456718273942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 7253 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 7253 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 7253 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 7253 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858162 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445858163 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455859578144 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445858163 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455858525808 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858165 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 445858165 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 445858165 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0.02 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) R 13292 13292 7881 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 445858165 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455854315888 140456702342494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858166 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858166 15508250624 7253 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30464 KiB

[startup+0.210831 s]*
/proc/loadavg: 8.07 8.49 6.85 7/234 13308
/proc/meminfo: memFree=28590332/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15144776 memory=40676 CPUtime=0.34 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 9348 0 0 0 31 3 0 0 20 0 15 0 445858160 15508250624 10169 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3786194 10169 3322 1 0 3748377 0
[pid=13294/tid=13295] ppid=13292 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) R 13292 13292 7881 0 -1 4202560 6590 0 0 0 18 2 0 0 20 0 15 0 445858160 15508250624 10169 33554432000 4194304 4196468 140733698455152 140456722499072 140456702342494 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15144776 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 10169 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15144776 memory=140127373974030 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 10169 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 10169 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15508250624 10169 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445858162 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445858163 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455859578144 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445858163 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455858525808 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858165 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 445858165 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 15 0 445858165 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15144776 memory=140127373960832 CPUtime=0.08 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 815 0 0 0 8 0 0 0 20 0 15 0 445858165 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858166 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858166 15508250624 10169 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42128 KiB

[startup+0.318965 s]*
/proc/loadavg: 8.07 8.49 6.85 7/234 13308
/proc/meminfo: memFree=28582180/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15149032 memory=50632 CPUtime=0.55 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 10946 0 0 0 51 4 0 0 20 0 15 0 445858160 15512608768 12658 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3787258 12658 3358 1 0 3748377 0
[pid=13294/tid=13295] ppid=13292 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) R 13292 13292 7881 0 -1 4202560 7864 0 0 0 27 3 0 0 20 0 15 0 445858160 15512608768 12666 33554432000 4194304 4196468 140733698455152 140456722496848 140456718283933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15512608768 12666 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445858161 15512608768 12666 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15512608768 12666 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858161 15512608768 12666 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445858162 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445858163 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455859578144 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445858163 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455858525808 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858165 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15149032 memory=4426089072227881875 CPUtime=0.03 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 486 0 0 0 3 0 0 0 20 0 15 0 445858165 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15149032 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 314 0 0 0 6 0 0 0 20 0 15 0 445858165 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 990 0 0 0 12 0 0 0 20 0 15 0 445858165 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858166 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858166 15512608768 12666 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52084 KiB

[startup+0.707981 s]
/proc/loadavg: 8.07 8.49 6.85 9/234 13308
/proc/meminfo: memFree=28567844/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15151156 memory=197940 CPUtime=1.72 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 15084 0 0 0 163 9 0 0 20 0 15 0 445858160 15514783744 49485 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3787789 49485 3456 1 0 3748889 0
[pid=13294/tid=13295] ppid=13292 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) S 13292 13292 7881 0 -1 1077944384 9161 0 0 0 62 5 0 0 20 0 15 0 445858160 15514783744 49485 33554432000 4194304 4196468 140733698455152 140456722498496 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15151156 memory=33 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) R 13292 13292 7881 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 445858161 15514783744 49485 33554432000 4194304 4196468 140733698455152 140456646302096 140456703289890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) R 13292 13292 7881 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 15 0 445858161 15514783744 49485 33554432000 4194304 4196468 140733698455152 140456645249296 140456703289890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) R 13292 13292 7881 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 445858161 15514783744 49485 33554432000 4194304 4196468 140733698455152 140456644196896 140456711368543 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) R 13292 13292 7881 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 15 0 445858161 15514783744 49485 33554432000 4194304 4196468 140733698455152 140456643144208 140456711367689 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15151156 memory=38676 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 445858162 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455860630688 140456718272213 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445858163 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455859578144 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445858163 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455858525808 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15151156 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858165 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15151156 memory=1060 CPUtime=0.29 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 1362 0 0 0 29 0 0 0 20 0 15 0 445858165 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455856412256 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15151156 memory=740 CPUtime=0.28 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) R 13292 13292 7881 0 -1 4202560 1183 0 0 0 28 0 0 0 20 0 15 0 445858165 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455855354200 140456703385568 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15151156 memory=1228 CPUtime=0.41 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 2008 0 0 0 40 1 0 0 20 0 15 0 445858165 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455854313392 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15151156 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445858166 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15151156 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445858166 15514783744 49485 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 199392 KiB

[startup+1.50097 s]
/proc/loadavg: 8.07 8.49 6.85 11/238 13312
/proc/meminfo: memFree=28201092/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0

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

/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15620180 memory=585852 CPUtime=11.24 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 22360 0 0 0 1081 43 0 0 20 0 19 0 445858160 15995064320 146463 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3905045 146463 3533 1 0 3866145 0
[pid=13294/tid=13295] ppid=13292 vsize=15620180 memory=6656426216303648864 CPUtime=0.82 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) S 13292 13292 7881 0 -1 1077944384 9270 0 0 0 76 6 0 0 20 0 19 0 445858160 15995064320 146463 33554432000 4194304 4196468 140733698455152 140456722502784 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15620180 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 203 0 0 0 33 8 0 0 20 0 19 0 445858161 15995064320 146463 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15620180 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 161 0 0 0 31 8 0 0 20 0 19 0 445858161 15995064320 146463 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15620180 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 238 0 0 0 31 7 0 0 20 0 19 0 445858161 15995064320 146463 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15620180 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 247 0 0 0 32 8 0 0 20 0 19 0 445858161 15995064320 146463 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15620180 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 433 0 0 0 1 0 0 0 20 0 19 0 445858162 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455859578208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455858525824 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858165 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15620180 memory=11 CPUtime=1.66 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 2558 0 0 0 166 0 0 0 20 0 19 0 445858165 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15620180 memory=1439 CPUtime=1.62 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 2059 0 0 0 162 0 0 0 20 0 19 0 445858165 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15620180 memory=0 CPUtime=0.72 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 2764 0 0 0 71 1 0 0 20 0 19 0 445858165 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15620180 memory=30603 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 146463 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 11.24 s
Current children cumulated vsize: 15733308 KiB
Current children cumulated memory: 587304 KiB

[startup+4.80097 s]
/proc/loadavg: 8.07 8.49 6.85 9/238 13508
/proc/meminfo: memFree=28032588/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15620180 memory=604864 CPUtime=17.02 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 26109 0 0 0 1657 45 0 0 20 0 19 0 445858160 15995064320 151216 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3905045 151216 3534 1 0 3866145 0
[pid=13294/tid=13295] ppid=13292 vsize=15620180 memory=6791534058613427641 CPUtime=0.83 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) S 13292 13292 7881 0 -1 1077944384 9393 0 0 0 77 6 0 0 20 0 19 0 445858160 15995064320 151216 33554432000 4194304 4196468 140733698455152 140456722502784 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15620180 memory=38676 CPUtime=0.41 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 203 0 0 0 33 8 0 0 20 0 19 0 445858161 15995064320 151216 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15620180 memory=984 CPUtime=0.39 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 161 0 0 0 31 8 0 0 20 0 19 0 445858161 15995064320 151216 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15620180 memory=2004 CPUtime=0.38 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 238 0 0 0 31 7 0 0 20 0 19 0 445858161 15995064320 151216 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15620180 memory=1212 CPUtime=0.4 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 247 0 0 0 32 8 0 0 20 0 19 0 445858161 15995064320 151216 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15620180 memory=1060 CPUtime=0.01 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 633 0 0 0 1 0 0 0 20 0 19 0 445858162 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15620180 memory=740 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455859578208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455858525824 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858165 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15620180 memory=9216 CPUtime=1.74 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) R 13292 13292 7881 0 -1 4202560 3163 0 0 0 174 0 0 0 20 0 19 0 445858165 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455856421272 140456710597035 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15620180 memory=21813 CPUtime=1.74 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 3151 0 0 0 174 0 0 0 20 0 19 0 445858165 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15620180 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 3121 0 0 0 73 1 0 0 20 0 19 0 445858165 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15620180 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151216 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 17.02 s
Current children cumulated vsize: 15733308 KiB
Current children cumulated memory: 606316 KiB

[startup+5.20097 s]
/proc/loadavg: 8.14 8.50 6.86 12/238 13524
/proc/meminfo: memFree=28019052/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15620180 memory=604924 CPUtime=18.52 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 26954 0 0 0 1806 46 0 0 20 0 19 0 445858160 15995064320 151231 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3905045 151231 3534 1 0 3866145 0
[pid=13294/tid=13295] ppid=13292 vsize=15620180 memory=-1891255765032775953 CPUtime=0.83 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) S 13292 13292 7881 0 -1 1077944384 9396 0 0 0 77 6 0 0 20 0 19 0 445858160 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456722502784 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15620180 memory=6944656592455359580 CPUtime=0.41 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 203 0 0 0 33 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15620180 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 161 0 0 0 31 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15620180 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 238 0 0 0 31 7 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15620180 memory=9796 CPUtime=0.4 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 247 0 0 0 32 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15620180 memory=6944656425123094137 CPUtime=0.02 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 633 0 0 0 2 0 0 0 20 0 19 0 445858162 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15620180 memory=-3123010188551861097 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455859578208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15620180 memory=7681421203011431829 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455858525824 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15620180 memory=6944656592385698452 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15620180 memory=6655300316396806240 CPUtime=1.77 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 3224 0 0 0 177 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15620180 memory=6655300316396806240 CPUtime=1.8 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 3428 0 0 0 180 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15620180 memory=590024333707077100 CPUtime=0.74 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 3376 0 0 0 73 1 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15620180 memory=288289974007383170 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15620180 memory=7922084361248631139 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 18.52 s
Current children cumulated vsize: 15733308 KiB
Current children cumulated memory: 606376 KiB

[startup+5.40097 s]
/proc/loadavg: 8.14 8.50 6.86 12/238 13524
/proc/meminfo: memFree=28019052/32770624 swapFree=66988580/67108860
[pid=13292] ppid=13289 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/13292/stat : 13292 (xcsp3-exec) S 13289 13292 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445858160 115843072 363 33554432000 4194304 5098028 140727615997184 140727615995288 139754182558332 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25731072 140727616004987 140727616005229 140727616005229 140727616008138 0
/proc/13292/statm: 28282 363 304 221 0 87 0
[pid=13294] ppid=13292 vsize=15620180 memory=604924 CPUtime=19.32 cores=1,3,5,7
/proc/13294/stat : 13294 (java) S 13292 13292 7881 0 -1 1077944320 26958 0 0 0 1886 46 0 0 20 0 19 0 445858160 15995064320 151231 33554432000 4194304 4196468 140733698455152 140733698437696 140456718262007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
/proc/13294/statm: 3905045 151231 3534 1 0 3866145 0
[pid=13294/tid=13295] ppid=13292 vsize=15620180 memory=5571041044932417637 CPUtime=0.83 cores=1,3,5,7
/proc/13294/task/13295/stat : 13295 (java) S 13292 13292 7881 0 -1 1077944384 9396 0 0 0 77 6 0 0 20 0 19 0 445858160 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456722502784 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13296] ppid=13292 vsize=15620180 memory=7011348500760777560 CPUtime=0.41 cores=1,3,5,7
/proc/13294/task/13296/stat : 13296 (java) S 13292 13292 7881 0 -1 1077944384 203 0 0 0 33 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456646302096 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13297] ppid=13292 vsize=15620180 memory=7011348500760777048 CPUtime=0.39 cores=1,3,5,7
/proc/13294/task/13297/stat : 13297 (java) S 13292 13292 7881 0 -1 1077944384 161 0 0 0 31 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456645249296 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13298] ppid=13292 vsize=15620180 memory=7523642983265759077 CPUtime=0.38 cores=1,3,5,7
/proc/13294/task/13298/stat : 13298 (java) S 13292 13292 7881 0 -1 1077944384 238 0 0 0 31 7 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456644197008 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13299] ppid=13292 vsize=15620180 memory=-9181546050914066336 CPUtime=0.4 cores=1,3,5,7
/proc/13294/task/13299/stat : 13299 (java) S 13292 13292 7881 0 -1 1077944384 247 0 0 0 32 8 0 0 20 0 19 0 445858161 15995064320 151231 33554432000 4194304 4196468 140733698455152 140456643144208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13300] ppid=13292 vsize=15620180 memory=4206468019014099040 CPUtime=0.02 cores=1,3,5,7
/proc/13294/task/13300/stat : 13300 (java) S 13292 13292 7881 0 -1 1077944384 633 0 0 0 2 0 0 0 20 0 19 0 445858162 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455860632176 140456718273154 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13301] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13301/stat : 13301 (java) S 13292 13292 7881 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455859578208 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13302] ppid=13292 vsize=15620180 memory=1399051139730258233 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13302/stat : 13302 (java) S 13292 13292 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445858163 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455858525824 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13303] ppid=13292 vsize=15620180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13303/stat : 13303 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455857474128 140456718280603 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13304] ppid=13292 vsize=15620180 memory=0 CPUtime=1.77 cores=1,3,5,7
/proc/13294/task/13304/stat : 13304 (java) S 13292 13292 7881 0 -1 1077944384 3224 0 0 0 177 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455856420976 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13305] ppid=13292 vsize=15620180 memory=0 CPUtime=1.8 cores=1,3,5,7
/proc/13294/task/13305/stat : 13305 (java) S 13292 13292 7881 0 -1 1077944384 3428 0 0 0 180 0 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455855368176 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13306] ppid=13292 vsize=15620180 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/13294/task/13306/stat : 13306 (java) S 13292 13292 7881 0 -1 1077944384 3376 0 0 0 73 1 0 0 20 0 19 0 445858165 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455854315888 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13307] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13307/stat : 13307 (java) S 13292 13292 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455853263328 140456718272213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
[pid=13294/tid=13308] ppid=13292 vsize=15620180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13294/task/13308/stat : 13308 (java) S 13292 13292 7881 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 19 0 445858166 15995064320 151231 33554432000 4194304 4196468 140733698455152 140455852211120 140456718273154 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15958016 140733698458607 140733698458778 140733698458778 140733698461647 0
Current children cumulated CPU time: 19.32 s
Current children cumulated vsize: 15733308 KiB
Current children cumulated memory: 606376 KiB

Child status: 0
Real time (s): 5.47736
CPU time (s): 19.5473
CPU user time (s): 19.072
CPU system time (s): 0.475237
CPU usage (%): 356.874
Max. virtual memory (cumulated for all children) (KiB): 15733308
Max. memory (cumulated for all children) (KiB): 606376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.072
system time used= 0.475237
maximum resident set size= 607512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27747
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3573
involuntary context switches= 645


# summary of solver processes directly reported to runsolver:
#   pid: 13292
#   total CPU time (s): 19.5473
#   total CPU user time (s): 19.072
#   total CPU system time (s): 0.475237

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056345 second user time and 0.105497 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:51:06
IDJOB=4400352
IDBENCH=138308
IDSOLVER=2856
FILE ID=node126/4400352-1568695904
RUNJOBID= node126-1568694456-7913
PBS_JOBID= 21703806
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff50.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-4400352-1568695904/watcher-4400352-1568695904 -o /tmp/evaluation-result-4400352-1568695904/solver-4400352-1568695904 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7913 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 679269717 HOME/instance-4400352-1568695904.xml

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

MD5SUM BENCH= f7819cc540e1493da1332403e09ec21d
RANDOM SEED=679269717

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28618892 kB
MemAvailable:   29416148 kB
Buffers:           65804 kB
Cached:          1000076 kB
SwapCached:         8160 kB
Active:          3128324 kB
Inactive:         424092 kB
Active(anon):    2496692 kB
Inactive(anon):    23404 kB
Active(file):     631632 kB
Inactive(file):   400688 kB
Unevictable:      107632 kB
Mlocked:          107632 kB
SwapTotal:      67108860 kB
SwapFree:       66988580 kB
Dirty:             25952 kB
Writeback:             0 kB
AnonPages:       2600100 kB
Mapped:            56260 kB
Shmem:             24936 kB
Slab:             191224 kB
SReclaimable:     161544 kB
SUnreclaim:        29680 kB
KernelStack:        4080 kB
PageTables:        10460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4530296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2484224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55656 MiB
End job on node126 at 2019-09-17 06:51:11