Trace number 4400367

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-16OPT1109 93.3141 24.0538

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-03.xml
MD5SUM370e5889e420807efe2c272780cce411
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1109
Best CPU time to get the best result obtained on this benchmark92.4734
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-4400367-1568694593.xml"  -tl '2400s' -p 4
0.11/0.19	c Choco e747e1e
0.11/0.19	c [HOME/instance-4400367-1568694593.xml, -tl, 2400s, -p, 4]
0.33/0.23	c 4 solvers in parallel
0.33/0.29	c parse instance...
0.70/0.47	c solve instance...
0.70/0.49	o 0 
0.70/0.49	o 45 
0.70/0.49	o 73 
0.70/0.49	o 89 
0.70/0.49	o 117 
0.70/0.49	o 132 
0.70/0.49	o 143 
0.70/0.50	o 159 
0.70/0.50	o 187 
0.70/0.50	o 202 
0.70/0.51	o 212 
0.70/0.51	o 223 
0.70/0.51	o 239 
0.70/0.51	o 267 
0.98/0.52	o 282 
0.98/0.52	o 296 
0.98/0.52	o 324 
0.98/0.52	o 339 
0.98/0.52	o 350 
0.98/0.52	o 352 
0.98/0.52	o 363 
0.98/0.52	o 379 
0.98/0.53	o 405 
0.98/0.53	o 431 
0.98/0.53	o 444 
0.98/0.53	o 460 
0.98/0.54	o 462 
0.98/0.54	o 488 
0.98/0.54	o 496 
0.98/0.54	o 524 
0.98/0.54	o 526 
0.98/0.54	o 552 
0.98/0.55	o 553 
0.98/0.55	o 555 
0.98/0.55	o 581 
0.98/0.55	o 589 
0.98/0.55	o 602 
0.98/0.55	o 608 
0.98/0.56	o 625 
0.98/0.56	o 631 
0.98/0.56	o 633 
0.98/0.56	o 644 
0.98/0.56	o 660 
0.98/0.57	o 662 
0.98/0.57	o 663 
0.98/0.57	o 673 
0.98/0.57	o 701 
0.98/0.57	o 706 
0.98/0.59	o 714 
0.98/0.59	o 725 
0.98/0.59	o 727 
0.98/0.60	o 744 
0.98/0.60	o 746 
0.98/0.61	o 777 
1.28/0.62	o 813 
1.28/0.63	o 840 
1.28/0.63	o 863 
1.28/0.66	o 874 
1.28/0.69	o 881 
1.59/0.71	o 889 
1.59/0.72	o 923 
1.59/0.74	o 950 
1.59/0.77	o 971 
1.59/0.79	o 1023 
2.00/0.80	o 1032 
2.00/0.81	o 1043 
2.00/0.83	o 1052 
2.00/0.83	o 1061 
2.00/0.87	o 1070 
2.35/0.91	o 1072 
2.35/0.95	o 1091 
2.76/1.01	o 1095 
2.76/1.04	o 1098 
2.76/1.08	o 1102 
4.31/1.46	o 1109 
93.19/24.03	s OPTIMUM FOUND
93.19/24.03	v <instantiation>
93.19/24.03	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>
93.19/24.03	v 	<values>0 1 1 0 0 1 0 1 1 0 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 1 0 0 0 0 1 </values>
93.19/24.03	v </instantiation>

Verifier Data

OK	1109

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

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

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

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
Current StackSize limit: 8192 KiB

solver pid=9329, runsolver pid=9326

[startup+0.100175 s]*
/proc/loadavg: 6.86 2.87 1.59 6/234 9345
/proc/meminfo: memFree=30726064/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15144776 memory=29076 CPUtime=0.11 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 5654 0 0 0 10 1 0 0 20 0 15 0 445727123 15508250624 7269 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3786194 7269 3152 1 0 3748377 0
[pid=9331/tid=9332] ppid=9329 vsize=15144776 memory=8324486588775410251 CPUtime=0.08 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) R 9329 9329 7881 0 -1 4202560 3578 0 0 0 8 0 0 0 20 0 15 0 445727124 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373721024512 140373305476370 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445727126 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445727126 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373184226208 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445727127 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373183173616 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) S 9329 9329 7881 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373181069808 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) R 9329 9329 7881 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373180017264 140373716802966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0.01 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) R 9329 9329 7881 0 -1 4202560 356 0 0 0 1 0 0 0 20 0 15 0 445727129 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373178964720 140373702472826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727130 15508250624 7269 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30524 KiB

[startup+0.210659 s]*
/proc/loadavg: 6.86 2.87 1.59 7/234 9345
/proc/meminfo: memFree=30713184/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15144776 memory=40932 CPUtime=0.33 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 9430 0 0 0 30 3 0 0 20 0 15 0 445727123 15508250624 10233 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3786194 10233 3309 1 0 3748377 0
[pid=9331/tid=9332] ppid=9329 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) R 9329 9329 7881 0 -1 4202560 6569 0 0 0 17 2 0 0 20 0 15 0 445727124 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373721024544 140373700871518 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15144776 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15144776 memory=140494717662135 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445727125 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445727126 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445727126 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373184226208 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445727127 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373183173616 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) S 9329 9329 7881 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 445727129 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373181069808 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) S 9329 9329 7881 0 -1 1077944384 348 0 0 0 2 0 0 0 20 0 15 0 445727129 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373180017264 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15144776 memory=140494714312320 CPUtime=0.07 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) S 9329 9329 7881 0 -1 1077944384 707 0 0 0 7 0 0 0 20 0 15 0 445727129 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727130 15508250624 10245 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42380 KiB

[startup+0.31069 s]*
/proc/loadavg: 6.86 2.87 1.59 7/234 9345
/proc/meminfo: memFree=30708332/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15149032 memory=47184 CPUtime=0.5 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 10614 0 0 0 47 3 0 0 20 0 15 0 445727123 15512608768 11796 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3787258 11796 3341 1 0 3748377 0
[pid=9331/tid=9332] ppid=9329 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) R 9329 9329 7881 0 -1 1077944384 7632 0 0 0 26 3 0 0 20 0 15 0 445727124 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373721020192 140373716801237 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727125 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445727125 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15149032 memory=7307460107981921142 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445727126 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445727126 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373184226208 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445727127 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373183173616 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) R 9329 9329 7881 0 -1 4202560 518 0 0 0 4 0 0 0 20 0 15 0 445727129 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373181060192 140373698155855 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) R 9329 9329 7881 0 -1 4202560 359 0 0 0 3 0 0 0 20 0 15 0 445727129 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373180016448 140373694710656 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) S 9329 9329 7881 0 -1 1077944384 803 0 0 0 12 0 0 0 20 0 15 0 445727129 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445727129 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445727130 15512608768 11796 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48632 KiB

[startup+0.700808 s]
/proc/loadavg: 6.86 2.87 1.59 6/238 9389
/proc/meminfo: memFree=30598964/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15483976 memory=187216 CPUtime=1.59 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 18544 0 0 0 150 9 0 0 20 0 18 0 445727123 15855591424 46804 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3870994 46804 3479 1 0 3832094 0
[pid=9331/tid=9332] ppid=9329 vsize=15483976 memory=0 CPUtime=0.46 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) S 9329 9329 7881 0 -1 1077944384 9004 0 0 0 43 3 0 0 20 0 18 0 445727124 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373721031808 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 18 0 445727125 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 18 0 445727125 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 18 0 445727125 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15483976 memory=33 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 18 0 445727125 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15483976 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 18 0 445727126 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 445727126 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373184226272 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15483976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 18 0 445727127 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373183173632 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15483976 memory=38644 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445727129 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15483976 memory=984 CPUtime=0.22 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) R 9329 9329 7881 0 -1 4202560 1188 0 0 0 22 0 0 0 20 0 18 0 445727129 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373181058160 140373694248000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15483976 memory=2004 CPUtime=0.22 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) R 9329 9329 7881 0 -1 4202560 997 0 0 0 22 0 0 0 20 0 18 0 445727129 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373180006864 140373702846463 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15483976 memory=1212 CPUtime=0.31 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) R 9329 9329 7881 0 -1 1077944384 1652 0 0 0 30 1 0 0 20 0 18 0 445727129 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15483976 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445727129 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15483976 memory=740 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 445727130 15855591424 46804 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 188664 KiB

[startup+1.50081 s]
/proc/loadavg: 6.86 2.87 1.59 13/238 9633
/proc/meminfo: memFree=30558732/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0

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

/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 281 0 0 0 0 0 0 0 20 0 19 0 445727130 15856644096 140807 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 21 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9646] ppid=9329 vsize=15485004 memory=9520 CPUtime=20.27 cores=0,2,4,6
/proc/9331/task/9646/stat : 9646 (java) R 9329 9329 7881 0 -1 4202560 442 0 0 0 2027 0 0 0 20 0 19 0 445727270 15856644096 140807 33554432000 4194304 4196468 140733600119504 140373164719440 140373698197306 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9647] ppid=9329 vsize=15485004 memory=4028 CPUtime=20.04 cores=0,2,4,6
/proc/9331/task/9647/stat : 9647 (java) R 9329 9329 7881 0 -1 4202560 1037 0 0 0 2003 1 0 0 20 0 19 0 445727270 15856644096 140807 33554432000 4194304 4196468 140733600119504 140373163670528 140373310963930 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9648] ppid=9329 vsize=15485004 memory=2832 CPUtime=20.35 cores=0,2,4,6
/proc/9331/task/9648/stat : 9648 (java) R 9329 9329 7881 0 -1 4202560 1075 0 0 0 2033 2 0 0 20 0 19 0 445727270 15856644096 140807 33554432000 4194304 4196468 140733600119504 140373162615904 140373309422259 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9649] ppid=9329 vsize=15485004 memory=984 CPUtime=20.19 cores=0,2,4,6
/proc/9331/task/9649/stat : 9649 (java) R 9329 9329 7881 0 -1 4202560 1142 0 0 0 2016 3 0 0 20 0 19 0 445727271 15856644096 140807 33554432000 4194304 4196468 140733600119504 140373166824744 140373309905061 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 86.8 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 564676 KiB

[startup+23.2108 s]
/proc/loadavg: 7.56 3.29 1.75 10/237 9979
/proc/meminfo: memFree=30348852/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15485004 memory=563836 CPUtime=90.02 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 40657 0 0 0 8980 22 0 0 20 0 19 0 445727123 15856644096 140959 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3871251 140959 3514 1 0 3832351 0
[pid=9331/tid=9332] ppid=9329 vsize=15485004 memory=561788 CPUtime=0.46 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) S 9329 9329 7881 0 -1 1077944384 9004 0 0 0 43 3 0 0 20 0 19 0 445727124 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373721031808 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15485004 memory=1060 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 699 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15485004 memory=8996 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 464 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15485004 memory=1448 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 395 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15485004 memory=38644 CPUtime=0.04 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 720 0 0 0 3 1 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15485004 memory=984 CPUtime=0.02 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 860 0 0 0 2 0 0 0 20 0 19 0 445727126 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15485004 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445727126 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373184226272 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15485004 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445727127 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373183173632 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15485004 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15485004 memory=1540 CPUtime=1.35 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) S 9329 9329 7881 0 -1 1077944384 6873 0 0 0 135 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373181069808 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15485004 memory=1696 CPUtime=1.24 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) S 9329 9329 7881 0 -1 1077944384 7639 0 0 0 124 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373180017264 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15485004 memory=6032 CPUtime=0.48 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) S 9329 9329 7881 0 -1 1077944384 3232 0 0 0 47 1 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15485004 memory=772 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15485004 memory=952 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 19 0 445727130 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9646] ppid=9329 vsize=15485004 memory=14008 CPUtime=21.07 cores=0,2,4,6
/proc/9331/task/9646/stat : 9646 (java) R 9329 9329 7881 0 -1 4202560 458 0 0 0 2107 0 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373164722224 140373308996267 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9647] ppid=9329 vsize=15485004 memory=564768 CPUtime=20.85 cores=0,2,4,6
/proc/9331/task/9647/stat : 9647 (java) R 9329 9329 7881 0 -1 4202560 1092 0 0 0 2084 1 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373163668128 140373309904902 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9648] ppid=9329 vsize=15485004 memory=0 CPUtime=21.16 cores=0,2,4,6
/proc/9331/task/9648/stat : 9648 (java) R 9329 9329 7881 0 -1 4202560 1159 0 0 0 2114 2 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373162615904 140373308830987 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9649] ppid=9329 vsize=15485004 memory=1851 CPUtime=20.98 cores=0,2,4,6
/proc/9331/task/9649/stat : 9649 (java) R 9329 9329 7881 0 -1 4202560 1161 0 0 0 2095 3 0 0 20 0 19 0 445727271 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373166825040 140373309384993 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 90.02 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 565284 KiB

[startup+23.6008 s]
/proc/loadavg: 7.56 3.29 1.75 10/237 9979
/proc/meminfo: memFree=30348852/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15485004 memory=563836 CPUtime=91.58 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 40657 0 0 0 9136 22 0 0 20 0 19 0 445727123 15856644096 140959 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3871251 140959 3514 1 0 3832351 0
[pid=9331/tid=9332] ppid=9329 vsize=15485004 memory=984 CPUtime=0.46 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) S 9329 9329 7881 0 -1 1077944384 9004 0 0 0 43 3 0 0 20 0 19 0 445727124 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373721031808 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15485004 memory=2004 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 699 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15485004 memory=1212 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 464 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15485004 memory=1060 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 395 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15485004 memory=740 CPUtime=0.04 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 720 0 0 0 3 1 0 0 20 0 19 0 445727125 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15485004 memory=1228 CPUtime=0.02 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 860 0 0 0 2 0 0 0 20 0 19 0 445727126 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15485004 memory=9520 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445727126 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373184226272 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15485004 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445727127 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373183173632 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15485004 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15485004 memory=1540 CPUtime=1.35 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) S 9329 9329 7881 0 -1 1077944384 6873 0 0 0 135 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373181069808 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15485004 memory=1696 CPUtime=1.24 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) S 9329 9329 7881 0 -1 1077944384 7639 0 0 0 124 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373180017264 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15485004 memory=6032 CPUtime=0.48 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) S 9329 9329 7881 0 -1 1077944384 3232 0 0 0 47 1 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15485004 memory=772 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15485004 memory=952 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 19 0 445727130 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9646] ppid=9329 vsize=15485004 memory=14008 CPUtime=21.46 cores=0,2,4,6
/proc/9331/task/9646/stat : 9646 (java) R 9329 9329 7881 0 -1 4202560 458 0 0 0 2146 0 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373164722224 140373309161984 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9647] ppid=9329 vsize=15485004 memory=20996 CPUtime=21.24 cores=0,2,4,6
/proc/9331/task/9647/stat : 9647 (java) R 9329 9329 7881 0 -1 4202560 1092 0 0 0 2123 1 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373163668264 140373308956078 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9648] ppid=9329 vsize=15485004 memory=2116 CPUtime=21.55 cores=0,2,4,6
/proc/9331/task/9648/stat : 9648 (java) R 9329 9329 7881 0 -1 4202560 1159 0 0 0 2153 2 0 0 20 0 19 0 445727270 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373162616040 140373309039585 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9649] ppid=9329 vsize=15485004 memory=12028 CPUtime=21.37 cores=0,2,4,6
/proc/9331/task/9649/stat : 9649 (java) R 9329 9329 7881 0 -1 4202560 1161 0 0 0 2134 3 0 0 20 0 19 0 445727271 15856644096 140959 33554432000 4194304 4196468 140733600119504 140373166824928 140373306480541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 91.58 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 565284 KiB

[startup+24.0008 s]*
/proc/loadavg: 7.56 3.29 1.75 9/237 9979
/proc/meminfo: memFree=30348684/32770624 swapFree=66988556/67108860
[pid=9329] ppid=9326 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/9329/stat : 9329 (xcsp3-exec) S 9326 9329 7881 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445727123 115843072 362 33554432000 4194304 5098028 140730729188944 140730729187048 140192195072636 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 18710528 140730729190266 140730729190509 140730729190509 140730729193418 0
/proc/9329/statm: 28282 362 304 221 0 87 0
[pid=9331] ppid=9329 vsize=15485004 memory=562296 CPUtime=93.19 cores=0,2,4,6
/proc/9331/stat : 9331 (java) S 9329 9329 7881 0 -1 1077944320 40666 0 0 0 9297 22 0 0 20 0 19 0 445727123 15856644096 140574 33554432000 4194304 4196468 140733600119504 140733600102048 140373716791031 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
/proc/9331/statm: 3871251 140574 3514 1 0 3832351 0
[pid=9331/tid=9332] ppid=9329 vsize=15485004 memory=1398722017469774279 CPUtime=0.46 cores=0,2,4,6
/proc/9331/task/9332/stat : 9332 (java) S 9329 9329 7881 0 -1 1077944384 9004 0 0 0 43 3 0 0 20 0 19 0 445727124 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373721031808 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9333] ppid=9329 vsize=15485004 memory=4126316290023845779 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9333/stat : 9333 (java) S 9329 9329 7881 0 -1 1077944384 699 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373628447504 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9334] ppid=9329 vsize=15485004 memory=4126316290023845779 CPUtime=0.04 cores=0,2,4,6
/proc/9331/task/9334/stat : 9334 (java) S 9329 9329 7881 0 -1 1077944384 464 0 0 0 3 1 0 0 20 0 19 0 445727125 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373627394960 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9335] ppid=9329 vsize=15485004 memory=20996 CPUtime=0.03 cores=0,2,4,6
/proc/9331/task/9335/stat : 9335 (java) S 9329 9329 7881 0 -1 1077944384 395 0 0 0 3 0 0 0 20 0 19 0 445727125 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373626342416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9336] ppid=9329 vsize=15485004 memory=2116 CPUtime=0.04 cores=0,2,4,6
/proc/9331/task/9336/stat : 9336 (java) S 9329 9329 7881 0 -1 1077944384 721 0 0 0 3 1 0 0 20 0 19 0 445727125 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373625289872 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9337] ppid=9329 vsize=15485004 memory=12028 CPUtime=0.02 cores=0,2,4,6
/proc/9331/task/9337/stat : 9337 (java) S 9329 9329 7881 0 -1 1077944384 866 0 0 0 2 0 0 0 20 0 19 0 445727126 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373185279984 140373716802178 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9338] ppid=9329 vsize=15485004 memory=496 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9338/stat : 9338 (java) S 9329 9329 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445727126 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373184226272 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9339] ppid=9329 vsize=15485004 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9339/stat : 9339 (java) S 9329 9329 7881 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445727127 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373183173632 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9340] ppid=9329 vsize=15485004 memory=928 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9340/stat : 9340 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373182122192 140373716809627 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9341] ppid=9329 vsize=15485004 memory=1688 CPUtime=1.35 cores=0,2,4,6
/proc/9331/task/9341/stat : 9341 (java) S 9329 9329 7881 0 -1 1077944384 6873 0 0 0 135 0 0 0 20 0 19 0 445727129 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373181069808 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9342] ppid=9329 vsize=15485004 memory=1984 CPUtime=1.24 cores=0,2,4,6
/proc/9331/task/9342/stat : 9342 (java) S 9329 9329 7881 0 -1 1077944384 7639 0 0 0 124 0 0 0 20 0 19 0 445727129 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373180017264 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9343] ppid=9329 vsize=15485004 memory=2404 CPUtime=0.48 cores=0,2,4,6
/proc/9331/task/9343/stat : 9343 (java) S 9329 9329 7881 0 -1 1077944384 3232 0 0 0 47 1 0 0 20 0 19 0 445727129 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373178964720 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9344] ppid=9329 vsize=15485004 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9344/stat : 9344 (java) S 9329 9329 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445727129 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373177912416 140373716801237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9345] ppid=9329 vsize=15485004 memory=800 CPUtime=0 cores=0,2,4,6
/proc/9331/task/9345/stat : 9345 (java) S 9329 9329 7881 0 -1 1077944384 283 0 0 0 0 0 0 0 20 0 19 0 445727130 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373176858928 140373716802178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 21 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9646] ppid=9329 vsize=15485004 memory=1764 CPUtime=21.86 cores=0,2,4,6
/proc/9331/task/9646/stat : 9646 (java) R 9329 9329 7881 0 -1 4202560 459 0 0 0 2186 0 0 0 20 0 19 0 445727270 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373164720008 140373308859064 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9647] ppid=9329 vsize=15485004 memory=111628 CPUtime=21.64 cores=0,2,4,6
/proc/9331/task/9647/stat : 9647 (java) R 9329 9329 7881 0 -1 4202560 1093 0 0 0 2163 1 0 0 20 0 19 0 445727270 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373163668320 140373309903528 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9648] ppid=9329 vsize=15485004 memory=804 CPUtime=21.96 cores=0,2,4,6
/proc/9331/task/9648/stat : 9648 (java) R 9329 9329 7881 0 -1 4202560 1159 0 0 0 2194 2 0 0 20 0 19 0 445727270 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373162615912 140373309039676 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
[pid=9331/tid=9649] ppid=9329 vsize=15485004 memory=4100 CPUtime=21.77 cores=0,2,4,6
/proc/9331/task/9649/stat : 9649 (java) R 9329 9329 7881 0 -1 4202560 1161 0 0 0 2174 3 0 0 20 0 19 0 445727271 15856644096 140574 33554432000 4194304 4196468 140733600119504 140373166827776 140373309907054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37822464 140733600121839 140733600122010 140733600122010 140733600124879 0
Current children cumulated CPU time: 93.19 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 563744 KiB

Child status: 0
Real time (s): 24.0538
CPU time (s): 93.3141
CPU user time (s): 93.0818
CPU system time (s): 0.232263
CPU usage (%): 387.939
Max. virtual memory (cumulated for all children) (KiB): 15598132
Max. memory (cumulated for all children) (KiB): 587904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.0818
system time used= 0.232263
maximum resident set size= 588504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42149
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= 4840
involuntary context switches= 1954


# summary of solver processes directly reported to runsolver:
#   pid: 9329
#   total CPU time (s): 93.3141
#   total CPU user time (s): 93.0818
#   total CPU system time (s): 0.232263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.206644 second user time and 0.285746 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:29:15
IDJOB=4400367
IDBENCH=133453
IDSOLVER=2856
FILE ID=node126/4400367-1568694593
RUNJOBID= node126-1568694456-7912
PBS_JOBID= 21703806
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-03.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-4400367-1568694593/watcher-4400367-1568694593 -o /tmp/evaluation-result-4400367-1568694593/solver-4400367-1568694593 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7912 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1614575694 HOME/instance-4400367-1568694593.xml

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

MD5SUM BENCH= 370e5889e420807efe2c272780cce411
RANDOM SEED=1614575694

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:        30742360 kB
MemAvailable:   31536132 kB
Buffers:           64020 kB
Cached:           998288 kB
SwapCached:         8184 kB
Active:          1011032 kB
Inactive:         422036 kB
Active(anon):     380800 kB
Inactive(anon):    23240 kB
Active(file):     630232 kB
Inactive(file):   398796 kB
Unevictable:      107804 kB
Mlocked:          107804 kB
SwapTotal:      67108860 kB
SwapFree:       66988556 kB
Dirty:             26420 kB
Writeback:             0 kB
AnonPages:        473692 kB
Mapped:            55520 kB
Shmem:             24924 kB
Slab:             191292 kB
SReclaimable:     161156 kB
SUnreclaim:        30136 kB
KernelStack:        3872 kB
PageTables:         7160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1648484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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:29:40