Trace number 4399329

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-16OPT1427 122.558 31.1637

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-13.xml
MD5SUMe9c019b34e7441e843704d2f83648de8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1427
Best CPU time to get the best result obtained on this benchmark122.558
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax 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-4399329-1568698287.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.19	c [HOME/instance-4399329-1568698287.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
0.71/0.46	c solve instance...
0.71/0.48	o 0 
0.71/0.49	o 34 
0.71/0.49	o 91 
0.71/0.49	o 125 
0.71/0.49	o 127 
0.71/0.49	o 172 
0.71/0.50	o 206 
0.71/0.50	o 208 
0.71/0.50	o 230 
0.71/0.50	o 264 
1.00/0.52	o 266 
1.00/0.53	o 300 
1.00/0.53	o 302 
1.00/0.53	o 324 
1.00/0.53	o 358 
1.00/0.53	o 360 
1.00/0.54	o 362 
1.00/0.54	o 384 
1.00/0.54	o 418 
1.00/0.54	o 420 
1.00/0.54	o 423 
1.00/0.54	o 425 
1.00/0.54	o 452 
1.00/0.54	o 454 
1.00/0.54	o 457 
1.00/0.54	o 459 
1.00/0.54	o 466 
1.00/0.54	o 468 
1.00/0.54	o 471 
1.00/0.55	o 473 
1.00/0.55	o 500 
1.00/0.55	o 502 
1.00/0.55	o 505 
1.00/0.55	o 507 
1.00/0.55	o 513 
1.00/0.55	o 515 
1.00/0.55	o 518 
1.00/0.55	o 520 
1.00/0.55	o 547 
1.00/0.55	o 549 
1.00/0.55	o 552 
1.00/0.55	o 554 
1.00/0.55	o 579 
1.00/0.56	o 595 
1.00/0.56	o 597 
1.00/0.56	o 600 
1.00/0.56	o 602 
1.00/0.56	o 604 
1.00/0.56	o 606 
1.00/0.56	o 625 
1.00/0.57	o 627 
1.00/0.57	o 639 
1.00/0.57	o 641 
1.00/0.57	o 673 
1.00/0.57	o 675 
1.00/0.57	o 678 
1.00/0.57	o 685 
1.00/0.57	o 687 
1.00/0.57	o 690 
1.00/0.57	o 692 
1.00/0.57	o 699 
1.00/0.57	o 701 
1.00/0.57	o 704 
1.00/0.57	o 706 
1.00/0.58	o 708 
1.00/0.58	o 710 
1.00/0.58	o 727 
1.00/0.58	o 729 
1.00/0.58	o 732 
1.00/0.58	o 734 
1.00/0.58	o 743 
1.00/0.58	o 744 
1.00/0.58	o 746 
1.00/0.58	o 753 
1.00/0.58	o 755 
1.00/0.58	o 758 
1.00/0.59	o 760 
1.00/0.59	o 762 
1.00/0.59	o 764 
1.00/0.59	o 766 
1.00/0.59	o 779 
1.00/0.59	o 781 
1.00/0.59	o 784 
1.00/0.59	o 786 
1.00/0.60	o 788 
1.00/0.60	o 820 
1.00/0.60	o 848 
1.00/0.60	o 849 
1.25/0.61	o 851 
1.25/0.61	o 853 
1.25/0.61	o 869 
1.25/0.61	o 891 
1.25/0.62	o 913 
1.25/0.63	o 915 
1.25/0.63	o 918 
1.25/0.64	o 920 
1.25/0.64	o 921 
1.25/0.64	o 924 
1.25/0.64	o 953 
1.25/0.65	o 956 
1.60/0.70	o 959 
1.60/0.71	o 961 
1.60/0.71	o 964 
1.60/0.71	o 966 
1.60/0.74	o 1041 
1.60/0.76	o 1074 
1.60/0.80	o 1075 
1.97/0.81	o 1085 
1.97/0.82	o 1091 
1.97/0.84	o 1097 
1.97/0.85	o 1104 
1.97/0.86	o 1131 
1.97/0.87	o 1151 
1.97/0.89	o 1163 
1.97/0.89	o 1179 
1.97/0.90	o 1213 
2.31/0.92	o 1230 
2.31/0.92	o 1270 
2.31/0.92	o 1271 
2.31/0.94	o 1289 
2.31/0.95	o 1290 
2.31/0.96	o 1300 
2.31/0.99	o 1306 
2.74/1.03	o 1318 
2.74/1.05	o 1326 
2.74/1.08	o 1330 
2.74/1.12	o 1349 
3.16/1.17	o 1354 
3.44/1.20	o 1356 
3.44/1.21	o 1390 
3.44/1.23	o 1396 
3.44/1.28	o 1397 
3.82/1.30	o 1407 
4.61/1.52	o 1409 
5.01/1.63	o 1425 
5.41/1.71	o 1426 
5.81/1.85	o 1427 
122.39/31.15	s OPTIMUM FOUND
122.39/31.15	v <instantiation>
122.39/31.15	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] </list>
122.39/31.15	v 	<values>0 1 0 0 1 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 </values>
122.39/31.15	v </instantiation>

Verifier Data

OK	1427

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399329-1568698287/watcher-4399329-1568698287 -o /tmp/evaluation-result-4399329-1568698287/solver-4399329-1568698287 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568698246-23582 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1294136832 HOME/instance-4399329-1568698287.xml 

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

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

solver pid=23614, runsolver pid=23610

[startup+0.100518 s]*
/proc/loadavg: 0.87 1.21 1.31 6/230 23643
/proc/meminfo: memFree=27192680/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15144776 memory=30732 CPUtime=0.12 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 5640 0 0 0 11 1 0 0 20 0 15 0 445767093 15508250624 7683 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3786194 7683 3122 1 0 3748377 0
[pid=23616/tid=23617] ppid=23614 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) R 23614 23614 23551 0 -1 4202560 3570 0 0 0 8 0 0 0 20 0 15 0 445767093 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675628894000 139675624672662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767095 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767096 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675159417888 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767096 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675158365040 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) S 23614 23614 23551 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 7683 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 118 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 7683 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0.01 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) R 23614 23614 23551 0 -1 4202560 338 0 0 0 1 0 0 0 20 0 15 0 445767098 15508250624 7683 33554432000 4194304 4196468 140725035474336 139674559437424 139675603618398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 7683 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767099 15508250624 7683 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 32180 KiB

[startup+0.210412 s]*
/proc/loadavg: 0.87 1.21 1.31 10/230 23643
/proc/meminfo: memFree=27167492/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15144776 memory=42256 CPUtime=0.34 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 9271 0 0 0 31 3 0 0 20 0 15 0 445767093 15508250624 10564 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3786194 10564 3295 1 0 3748377 0
[pid=23616/tid=23617] ppid=23614 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) R 23614 23614 23551 0 -1 4202560 6554 0 0 0 18 2 0 0 20 0 15 0 445767093 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675628893456 139675624682653 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15144776 memory=2128864 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15144776 memory=288370904869283456 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767094 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445767095 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767096 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675159417888 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767096 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675158365040 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) S 23614 23614 23551 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 15 0 445767098 15508250624 10564 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 220 0 0 0 2 0 0 0 20 0 15 0 445767098 15508250624 10564 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15144776 memory=140528717571712 CPUtime=0.07 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) R 23614 23614 23551 0 -1 4202560 778 0 0 0 7 0 0 0 20 0 15 0 445767098 15508250624 10564 33554432000 4194304 4196468 140725035474336 139674559437424 139675606245140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15508250624 10564 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767099 15508250624 10564 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43704 KiB

[startup+0.310427 s]*
/proc/loadavg: 0.87 1.21 1.31 6/230 23643
/proc/meminfo: memFree=27155220/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15149032 memory=51124 CPUtime=0.52 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 10569 0 0 0 48 4 0 0 20 0 15 0 445767093 15512608768 12781 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3787258 12781 3353 1 0 3748377 0
[pid=23616/tid=23617] ppid=23614 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) R 23614 23614 23551 0 -1 4202560 7619 0 0 0 27 3 0 0 20 0 15 0 445767093 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675628891840 139675603730896 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767094 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445767094 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445767095 15512608768 12781 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445767096 15512608768 12805 33554432000 4194304 4196468 140725035474336 139675159417888 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445767096 15512608768 12805 33554432000 4194304 4196468 140725035474336 139675158365040 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15512608768 12805 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) R 23614 23614 23551 0 -1 1077944384 464 0 0 0 4 0 0 0 20 0 15 0 445767098 15512608768 12805 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 230 0 0 0 3 0 0 0 20 0 15 0 445767098 15512608768 12805 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) R 23614 23614 23551 0 -1 4202560 952 0 0 0 12 0 0 0 20 0 15 0 445767098 15512608768 12805 33554432000 4194304 4196468 140725035474336 139674559437424 139675603368923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445767098 15512608768 12805 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445767099 15512608768 12805 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52572 KiB

[startup+0.708459 s]
/proc/loadavg: 1.20 1.27 1.33 10/238 23754
/proc/meminfo: memFree=26910388/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15617104 memory=189580 CPUtime=1.6 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 21396 0 0 0 146 14 0 0 20 0 19 0 445767093 15991914496 47395 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3904276 47395 3477 1 0 3865376 0
[pid=23616/tid=23617] ppid=23614 vsize=15617104 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) S 23614 23614 23551 0 -1 1077944384 9030 0 0 0 43 4 0 0 20 0 19 0 445767093 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675628901504 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 445767094 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 445767094 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 19 0 445767094 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15617104 memory=33 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 445767094 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15617104 memory=288230608904420306 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 445767095 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15617104 memory=14972261113308207 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675159417952 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675158365056 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15617104 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) R 23614 23614 23551 0 -1 4202560 1135 0 0 0 23 0 0 0 20 0 19 0 445767098 15991914496 47395 33554432000 4194304 4196468 140725035474336 139675156254768 139675608161056 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15617104 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) R 23614 23614 23551 0 -1 4202560 880 0 0 0 20 0 0 0 20 0 19 0 445767098 15991914496 47395 33554432000 4194304 4196468 140725035474336 139674560479824 139675616950193 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15617104 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) R 23614 23614 23551 0 -1 4202560 1880 0 0 0 30 1 0 0 20 0 19 0 445767098 15991914496 47395 33554432000 4194304 4196468 140725035474336 139674559437424 139675624682074 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 47395 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15617104 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445767099 15991914496 47395 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15730232 KiB
Current children cumulated memory: 191028 KiB

[startup+1.50146 s]
/proc/loadavg: 1.20 1.27 1.33 15/237 24349
/proc/meminfo: memFree=26843100/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0

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

/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 19 0 445767099 15991914496 280947 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24431] ppid=23614 vsize=15617104 memory=1436 CPUtime=28.23 cores=0,2,4,6
/proc/23616/task/24431/stat : 24431 (java) R 23614 23614 23551 0 -1 4202560 422 0 0 0 2822 1 0 0 20 0 19 0 445767278 15991914496 280947 33554432000 4194304 4196468 140725035474336 139674103033200 139675243418531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24432] ppid=23614 vsize=15617104 memory=14060 CPUtime=28.29 cores=0,2,4,6
/proc/23616/task/24432/stat : 24432 (java) R 23614 23614 23551 0 -1 4202560 1890 0 0 0 2823 6 0 0 20 0 19 0 445767278 15991914496 280947 33554432000 4194304 4196468 140725035474336 139674101981720 139675243905150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24433] ppid=23614 vsize=15617104 memory=2116 CPUtime=28.17 cores=0,2,4,6
/proc/23616/task/24433/stat : 24433 (java) R 23614 23614 23551 0 -1 4202560 1107 0 0 0 2817 0 0 0 20 0 19 0 445767278 15991914496 280947 33554432000 4194304 4196468 140725035474336 139674105140296 139675243029662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24434] ppid=23614 vsize=15617104 memory=23576 CPUtime=27.85 cores=0,2,4,6
/proc/23616/task/24434/stat : 24434 (java) R 23614 23614 23551 0 -1 4202560 3363 0 0 0 2778 7 0 0 20 0 19 0 445767278 15991914496 280947 33554432000 4194304 4196468 140725035474336 139674099878640 139675243747159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 119.56 s
Current children cumulated vsize: 15730232 KiB
Current children cumulated memory: 1125236 KiB

[startup+30.8015 s]
/proc/loadavg: 3.55 1.81 1.50 9/238 24800
/proc/meminfo: memFree=25782664/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15617104 memory=1122756 CPUtime=121.16 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 50066 0 0 0 12076 40 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3904276 280689 3514 1 0 3865376 0
[pid=23616/tid=23617] ppid=23614 vsize=15617104 memory=1121628 CPUtime=0.48 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) S 23614 23614 23551 0 -1 1077944384 9031 0 0 0 44 4 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675628901504 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15617104 memory=56 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 737 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15617104 memory=288230583166042425 CPUtime=0.02 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 431 0 0 0 1 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15617104 memory=281057156923632 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 453 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15617104 memory=16302411192 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 259 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15617104 memory=16302411194 CPUtime=0.01 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 1630 0 0 0 1 0 0 0 20 0 19 0 445767095 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15617104 memory=16302411194 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675159417952 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15617104 memory=16302411194 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675158365056 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15617104 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15617104 memory=288230583166042425 CPUtime=1.71 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) S 23614 23614 23551 0 -1 1077944384 10314 0 0 0 169 2 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15617104 memory=14973369229511284 CPUtime=1.33 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 5782 0 0 0 132 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15617104 memory=1712 CPUtime=0.5 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) S 23614 23614 23551 0 -1 1077944384 3498 0 0 0 49 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674559437424 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15617104 memory=988 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15617104 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 19 0 445767099 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24431] ppid=23614 vsize=15617104 memory=2828 CPUtime=28.63 cores=0,2,4,6
/proc/23616/task/24431/stat : 24431 (java) R 23614 23614 23551 0 -1 4202560 422 0 0 0 2862 1 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674103033952 139675243418580 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24432] ppid=23614 vsize=15617104 memory=1048 CPUtime=28.69 cores=0,2,4,6
/proc/23616/task/24432/stat : 24432 (java) R 23614 23614 23551 0 -1 4202560 1890 0 0 0 2863 6 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674101981536 139675243792471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24433] ppid=23614 vsize=15617104 memory=6020 CPUtime=28.57 cores=0,2,4,6
/proc/23616/task/24433/stat : 24433 (java) R 23614 23614 23551 0 -1 4202560 1107 0 0 0 2857 0 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674105140296 139675242696087 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24434] ppid=23614 vsize=15617104 memory=612 CPUtime=28.24 cores=0,2,4,6
/proc/23616/task/24434/stat : 24434 (java) R 23614 23614 23551 0 -1 4202560 3364 0 0 0 2817 7 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674099878640 139675243746335 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 121.16 s
Current children cumulated vsize: 15730232 KiB
Current children cumulated memory: 1124204 KiB

[startup+31.0015 s]*
/proc/loadavg: 3.91 1.91 1.54 9/238 24800
/proc/meminfo: memFree=25780408/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15617104 memory=1122756 CPUtime=121.99 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 50066 0 0 0 12159 40 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3904276 280689 3514 1 0 3865376 0
[pid=23616/tid=23617] ppid=23614 vsize=15617104 memory=6791534058613427641 CPUtime=0.48 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) S 23614 23614 23551 0 -1 1077944384 9031 0 0 0 44 4 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675628901504 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15617104 memory=4572164749098055210 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 737 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15617104 memory=-8412652160765825907 CPUtime=0.02 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 431 0 0 0 1 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15617104 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 453 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15617104 memory=7100839878645619564 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 259 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15617104 memory=5450906554093958698 CPUtime=0.01 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 1630 0 0 0 1 0 0 0 20 0 19 0 445767095 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15617104 memory=7897517683652307531 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675159417952 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15617104 memory=8514726395715349656 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675158365056 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15617104 memory=3047711553320166262 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15617104 memory=7824336315716348491 CPUtime=1.71 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) S 23614 23614 23551 0 -1 1077944384 10314 0 0 0 169 2 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15617104 memory=-8412652169205224307 CPUtime=1.33 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 5782 0 0 0 132 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15617104 memory=7595441044910926186 CPUtime=0.5 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) S 23614 23614 23551 0 -1 1077944384 3498 0 0 0 49 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674559437424 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15617104 memory=7885354799505171282 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15617104 memory=6948599479807601234 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 19 0 445767099 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24431] ppid=23614 vsize=15617104 memory=6948599479807601234 CPUtime=28.84 cores=0,2,4,6
/proc/23616/task/24431/stat : 24431 (java) R 23614 23614 23551 0 -1 4202560 422 0 0 0 2883 1 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674103033952 139675243584818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24432] ppid=23614 vsize=15617104 memory=7307743850731693416 CPUtime=28.9 cores=0,2,4,6
/proc/23616/task/24432/stat : 24432 (java) R 23614 23614 23551 0 -1 4202560 1890 0 0 0 2884 6 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674101981536 139675243905996 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24433] ppid=23614 vsize=15617104 memory=7451582077908642920 CPUtime=28.78 cores=0,2,4,6
/proc/23616/task/24433/stat : 24433 (java) R 23614 23614 23551 0 -1 4202560 1107 0 0 0 2878 0 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674105140296 139675242425498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24434] ppid=23614 vsize=15617104 memory=7666062612776052075 CPUtime=28.44 cores=0,2,4,6
/proc/23616/task/24434/stat : 24434 (java) R 23614 23614 23551 0 -1 4202560 3364 0 0 0 2837 7 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674099878640 139675243916679 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 121.99 s
Current children cumulated vsize: 15730232 KiB
Current children cumulated memory: 1124204 KiB

[startup+31.1115 s]
/proc/loadavg: 3.91 1.91 1.54 9/238 24800
/proc/meminfo: memFree=25780408/32770624 swapFree=66999436/67108860
[pid=23614] ppid=23610 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/23614/stat : 23614 (xcsp3-exec) S 23610 23614 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445767092 115843072 362 33554432000 4194304 5098028 140734450393984 140734450392088 140271766712956 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 27217920 140734450398074 140734450398317 140734450398317 140734450401226 0
/proc/23614/statm: 28282 362 304 221 0 87 0
[pid=23616] ppid=23614 vsize=15617104 memory=1122756 CPUtime=122.39 cores=0,2,4,6
/proc/23616/stat : 23616 (java) S 23614 23614 23551 0 -1 1077944320 50066 0 0 0 12199 40 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 140725035456880 139675624660727 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
/proc/23616/statm: 3904276 280689 3514 1 0 3865376 0
[pid=23616/tid=23617] ppid=23614 vsize=15617104 memory=0 CPUtime=0.48 cores=0,2,4,6
/proc/23616/task/23617/stat : 23617 (java) S 23614 23614 23551 0 -1 1077944384 9031 0 0 0 44 4 0 0 20 0 19 0 445767093 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675628901504 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23622] ppid=23614 vsize=15617104 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23622/stat : 23622 (java) S 23614 23614 23551 0 -1 1077944384 737 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675560897680 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23623] ppid=23614 vsize=15617104 memory=1448 CPUtime=0.02 cores=0,2,4,6
/proc/23616/task/23623/stat : 23623 (java) S 23614 23614 23551 0 -1 1077944384 431 0 0 0 1 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675559844880 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23624] ppid=23614 vsize=15617104 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23624/stat : 23624 (java) S 23614 23614 23551 0 -1 1077944384 453 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675558792080 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23625] ppid=23614 vsize=15617104 memory=1122252 CPUtime=0.03 cores=0,2,4,6
/proc/23616/task/23625/stat : 23625 (java) S 23614 23614 23551 0 -1 1077944384 259 0 0 0 2 1 0 0 20 0 19 0 445767094 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675214338832 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23628] ppid=23614 vsize=15617104 memory=56 CPUtime=0.01 cores=0,2,4,6
/proc/23616/task/23628/stat : 23628 (java) S 23614 23614 23551 0 -1 1077944384 1630 0 0 0 1 0 0 0 20 0 19 0 445767095 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675160471920 139675624671874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23630] ppid=23614 vsize=15617104 memory=281055614028521 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23630/stat : 23630 (java) S 23614 23614 23551 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675159417952 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23631] ppid=23614 vsize=15617104 memory=3624 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23631/stat : 23631 (java) S 23614 23614 23551 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445767096 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675158365056 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23638] ppid=23614 vsize=15617104 memory=47904 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23638/stat : 23638 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675157313360 139675624679323 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23639] ppid=23614 vsize=15617104 memory=6791534058613427641 CPUtime=1.71 cores=0,2,4,6
/proc/23616/task/23639/stat : 23639 (java) S 23614 23614 23551 0 -1 1077944384 10314 0 0 0 169 2 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139675156261744 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23640] ppid=23614 vsize=15617104 memory=1556 CPUtime=1.33 cores=0,2,4,6
/proc/23616/task/23640/stat : 23640 (java) S 23614 23614 23551 0 -1 1077944384 5782 0 0 0 132 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674560490224 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23641] ppid=23614 vsize=15617104 memory=932 CPUtime=0.5 cores=0,2,4,6
/proc/23616/task/23641/stat : 23641 (java) S 23614 23614 23551 0 -1 1077944384 3498 0 0 0 49 1 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674559437424 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23642] ppid=23614 vsize=15617104 memory=13412 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23642/stat : 23642 (java) S 23614 23614 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445767098 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674558384864 139675624670933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=23643] ppid=23614 vsize=15617104 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/23616/task/23643/stat : 23643 (java) S 23614 23614 23551 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 19 0 445767099 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674557332144 139675624671874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24431] ppid=23614 vsize=15617104 memory=23184 CPUtime=28.94 cores=0,2,4,6
/proc/23616/task/24431/stat : 24431 (java) R 23614 23614 23551 0 -1 4202560 422 0 0 0 2893 1 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674103033952 139675243418522 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24432] ppid=23614 vsize=15617104 memory=1448 CPUtime=29 cores=0,2,4,6
/proc/23616/task/24432/stat : 24432 (java) R 23614 23614 23551 0 -1 4202560 1890 0 0 0 2894 6 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674101981536 139675243912019 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24433] ppid=23614 vsize=15617104 memory=1122252 CPUtime=28.88 cores=0,2,4,6
/proc/23616/task/24433/stat : 24433 (java) R 23614 23614 23551 0 -1 4202560 1107 0 0 0 2888 0 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674105140296 139675242831570 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
[pid=23616/tid=24434] ppid=23614 vsize=15617104 memory=2888 CPUtime=28.54 cores=0,2,4,6
/proc/23616/task/24434/stat : 24434 (java) R 23614 23614 23551 0 -1 4202560 3364 0 0 0 2847 7 0 0 20 0 19 0 445767278 15991914496 280689 33554432000 4194304 4196468 140725035474336 139674099878640 139675243747549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140725035480047 140725035480218 140725035480218 140725035483087 0
Current children cumulated CPU time: 122.39 s
Current children cumulated vsize: 15730232 KiB
Current children cumulated memory: 1124204 KiB

Child status: 0
Real time (s): 31.1637
CPU time (s): 122.558
CPU user time (s): 122.142
CPU system time (s): 0.41609
CPU usage (%): 393.272
Max. virtual memory (cumulated for all children) (KiB): 15730232
Max. memory (cumulated for all children) (KiB): 1126264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.142
system time used= 0.41609
maximum resident set size= 1125328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6342
involuntary context switches= 2450


# summary of solver processes directly reported to runsolver:
#   pid: 23614
#   total CPU time (s): 122.558
#   total CPU user time (s): 122.142
#   total CPU system time (s): 0.41609

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.232442 second user time and 0.379542 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 07:30:46
IDJOB=4399329
IDBENCH=133450
IDSOLVER=2853
FILE ID=node140/4399329-1568698287
RUNJOBID= node140-1568698246-23582
PBS_JOBID= 21703811
Free space on /tmp= 58116 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-13.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-4399329-1568698287/watcher-4399329-1568698287 -o /tmp/evaluation-result-4399329-1568698287/solver-4399329-1568698287 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568698246-23582 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1294136832 HOME/instance-4399329-1568698287.xml

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

MD5SUM BENCH= e9c019b34e7441e843704d2f83648de8
RANDOM SEED=1294136832

node140.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.43
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.43
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.43
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.43
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:        27227904 kB
MemAvailable:   31850240 kB
Buffers:          195452 kB
Cached:          4669820 kB
SwapCached:         2596 kB
Active:          1649464 kB
Inactive:        3224276 kB
Active(anon):       4776 kB
Inactive(anon):    53040 kB
Active(file):    1644688 kB
Inactive(file):  3171236 kB
Unevictable:      107676 kB
Mlocked:          107676 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             52112 kB
Writeback:             0 kB
AnonPages:        113308 kB
Mapped:            48152 kB
Shmem:             40584 kB
Slab:             264468 kB
SReclaimable:     234872 kB
SUnreclaim:        29596 kB
KernelStack:        3296 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     512312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58064 MiB
End job on node140 at 2019-09-17 07:31:18