Trace number 4394268

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-06-14OPT1121 74.0319 18.9671

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-14.xml
MD5SUM0fb8e68e5b6c8402080e230a0c605796
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1121
Best CPU time to get the best result obtained on this benchmark74.0319
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-4394268-1568331876.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394268-1568331876.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
0.72/0.45	c solve instance...
0.72/0.47	o 0 
0.72/0.48	o 50 
0.72/0.48	o 51 
0.72/0.48	o 101 
0.72/0.48	o 115 
0.72/0.48	o 116 
0.72/0.48	o 166 
0.72/0.49	o 199 
0.72/0.49	o 213 
0.72/0.49	o 214 
0.72/0.49	o 264 
0.72/0.50	o 266 
0.72/0.50	o 299 
0.72/0.50	o 313 
0.72/0.50	o 314 
0.72/0.50	o 364 
0.72/0.50	o 383 
0.72/0.51	o 397 
0.72/0.51	o 398 
0.72/0.51	o 448 
0.72/0.51	o 453 
0.72/0.52	o 472 
0.72/0.52	o 486 
0.72/0.52	o 487 
0.72/0.52	o 537 
0.72/0.52	o 539 
0.72/0.52	o 572 
0.72/0.52	o 573 
0.72/0.52	o 581 
1.02/0.52	o 582 
1.02/0.52	o 583 
1.02/0.52	o 584 
1.02/0.53	o 602 
1.02/0.53	o 617 
1.02/0.53	o 667 
1.02/0.54	o 681 
1.02/0.54	o 703 
1.02/0.54	o 712 
1.02/0.54	o 732 
1.02/0.55	o 756 
1.02/0.55	o 770 
1.02/0.55	o 799 
1.02/0.55	o 801 
1.02/0.56	o 810 
1.02/0.56	o 811 
1.02/0.56	o 845 
1.02/0.56	o 874 
1.02/0.56	o 883 
1.02/0.57	o 885 
1.02/0.57	o 904 
1.02/0.57	o 906 
1.02/0.58	o 912 
1.02/0.58	o 914 
1.02/0.59	o 917 
1.02/0.60	o 933 
1.02/0.61	o 969 
1.31/0.64	o 989 
1.31/0.69	o 1021 
1.68/0.74	o 1043 
2.02/0.80	o 1046 
2.02/0.85	o 1052 
2.02/0.86	o 1081 
2.41/0.94	o 1084 
2.85/1.09	o 1101 
3.23/1.13	o 1107 
3.23/1.17	o 1113 
3.58/1.22	o 1120 
4.76/1.53	o 1121 
73.83/18.94	s OPTIMUM FOUND
73.83/18.94	v <instantiation>
73.83/18.94	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>
73.83/18.94	v 	<values>1 0 0 1 0 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 1 1 0 1 0 1 1 0 0 0 1 1 1 0 0 </values>
73.83/18.94	v </instantiation>

Verifier Data

OK	1121

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394268-1568331876/watcher-4394268-1568331876 -o /tmp/evaluation-result-4394268-1568331876/solver-4394268-1568331876 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1044055168 HOME/instance-4394268-1568331876.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
solver pid=5411, runsolver pid=5408
Current StackSize limit: 8192 KiB


[startup+0.100081 s]*
/proc/loadavg: 6.52 7.31 7.36 7/234 5427
/proc/meminfo: memFree=30877172/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15144768 memory=30312 CPUtime=0.13 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 5471 0 0 0 12 1 0 0 20 0 15 0 409459082 15508242432 7578 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3786192 7578 3156 1 0 3748377 0
[pid=5413/tid=5414] ppid=5411 vsize=15144768 memory=-6664436420846797971 CPUtime=0.09 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) R 5411 5411 25300 0 -1 4202560 3397 0 0 0 9 0 0 0 20 0 15 0 409459082 15508242432 7578 33554432000 4194304 4196468 140733739220656 139975442168064 139975075896830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15144768 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 7578 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15144768 memory=139741457516160 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 7578 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 7578 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 7578 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15144768 memory=139741457516160 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459084 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409459084 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974905095840 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409459085 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974904042736 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) R 5411 5411 25300 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974901938512 139975437948629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) R 5411 5411 25300 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974900877376 139975430179813 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15144768 memory=139741457516160 CPUtime=0.02 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) R 5411 5411 25300 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 409459087 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974899832816 139975419522887 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15144768 memory=139741457516160 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459088 15508242432 7578 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31764 KiB

[startup+0.211316 s]*
/proc/loadavg: 6.52 7.31 7.36 7/234 5427
/proc/meminfo: memFree=30864336/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15144768 memory=41160 CPUtime=0.34 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 9007 0 0 0 32 2 0 0 20 0 15 0 409459082 15508242432 10290 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3786192 10290 3260 1 0 3748377 0
[pid=5413/tid=5414] ppid=5411 vsize=15144768 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) R 5411 5411 25300 0 -1 4202560 6213 0 0 0 19 1 0 0 20 0 15 0 409459082 15508242432 10290 33554432000 4194304 4196468 140733739220656 139975442171152 139975437960349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15144768 memory=364 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 10290 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15144768 memory=139741460689118 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 10290 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 10290 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459083 15508242432 10290 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409459084 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409459084 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974905095840 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15144768 memory=139741457516160 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409459085 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974904042736 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15144768 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) S 5411 5411 25300 0 -1 1077944384 448 0 0 0 1 0 0 0 20 0 15 0 409459087 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974901938416 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15144768 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) S 5411 5411 25300 0 -1 1077944384 300 0 0 0 3 0 0 0 20 0 15 0 409459087 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974900885872 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 743 0 0 0 8 0 0 0 20 0 15 0 409459087 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459088 15508242432 10290 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42612 KiB

[startup+0.314097 s]*
/proc/loadavg: 6.52 7.31 7.36 7/234 5427
/proc/meminfo: memFree=30857660/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15149024 memory=50236 CPUtime=0.53 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 10437 0 0 0 50 3 0 0 20 0 15 0 409459082 15512600576 12559 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3787256 12559 3330 1 0 3748377 0
[pid=5413/tid=5414] ppid=5411 vsize=15149024 memory=1398720917958146503 CPUtime=0.3 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) R 5411 5411 25300 0 -1 4202560 7409 0 0 0 28 2 0 0 20 0 15 0 409459082 15512600576 12559 33554432000 4194304 4196468 140733739220656 139975442175440 139975437950358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15512600576 12559 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15512600576 12559 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15149024 memory=35809 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409459083 15512600576 12624 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459083 15512600576 12624 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15149024 memory=9122745479247552727 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409459084 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409459084 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974905095840 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409459085 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974904042736 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15149024 memory=-6654736624941490777 CPUtime=0.04 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) S 5411 5411 25300 0 -1 1077944384 583 0 0 0 4 0 0 0 20 0 15 0 409459087 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974901938416 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15149024 memory=5792298054462905505 CPUtime=0.04 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) S 5411 5411 25300 0 -1 1077944384 321 0 0 0 4 0 0 0 20 0 15 0 409459087 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974900885872 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15149024 memory=6944656592455350634 CPUtime=0.12 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 828 0 0 0 12 0 0 0 20 0 15 0 409459087 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15149024 memory=6944656425122832000 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409459087 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15149024 memory=7317634893576766894 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409459088 15512600576 12624 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51688 KiB

[startup+0.7111 s]
/proc/loadavg: 6.52 7.31 7.36 11/238 5499
/proc/meminfo: memFree=30742532/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15550532 memory=187696 CPUtime=1.68 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 18155 0 0 0 160 8 0 0 20 0 20 0 409459082 15923744768 46924 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3887633 46924 3482 1 0 3848735 0
[pid=5413/tid=5414] ppid=5411 vsize=15550532 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) S 5411 5411 25300 0 -1 1077944384 8564 0 0 0 42 3 0 0 20 0 20 0 409459082 15923744768 46924 33554432000 4194304 4196468 140733739220656 139975442179200 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 409459083 15923744768 46924 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 409459083 15923744768 46924 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 409459083 15923744768 46924 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15550532 memory=56 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 409459083 15923744768 46924 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 409459084 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 409459084 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974905095904 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 409459085 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974904042752 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 409459087 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15550532 memory=70 CPUtime=0.2 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) R 5411 5411 25300 0 -1 4202560 1045 0 0 0 20 0 0 0 20 0 20 0 409459087 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974901927008 139975437959770 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15550532 memory=1 CPUtime=0.27 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) R 5411 5411 25300 0 -1 4202560 1123 0 0 0 27 0 0 0 20 0 20 0 409459087 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974900866888 139975421438826 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15550532 memory=1548 CPUtime=0.31 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 1764 0 0 0 31 0 0 0 20 0 20 0 409459087 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15550532 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 409459087 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15550532 memory=744 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 409459088 15923744768 46924 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 189148 KiB

[startup+1.5011 s]
/proc/loadavg: 6.52 7.31 7.36 10/238 5683
/proc/meminfo: memFree=30706988/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0

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

/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 409459088 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5700] ppid=5411 vsize=15550532 memory=20364 CPUtime=15.84 cores=0,2,4,6
/proc/5413/task/5700/stat : 5700 (java) R 5411 5411 25300 0 -1 4202560 333 0 0 0 1582 2 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974886650120 139975078609770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5701] ppid=5411 vsize=15550532 memory=984 CPUtime=15.89 cores=0,2,4,6
/proc/5413/task/5701/stat : 5701 (java) R 5411 5411 25300 0 -1 4202560 1248 0 0 0 1585 4 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974885598016 139975080430762 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5702] ppid=5411 vsize=15550532 memory=2032 CPUtime=15.65 cores=0,2,4,6
/proc/5413/task/5702/stat : 5702 (java) R 5411 5411 25300 0 -1 4202560 696 0 0 0 1564 1 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974887705840 139975078609677 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5703] ppid=5411 vsize=15550532 memory=1452 CPUtime=15.71 cores=0,2,4,6
/proc/5413/task/5703/stat : 5703 (java) R 5411 5411 25300 0 -1 4202560 1570 0 0 0 1564 7 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974884545224 139975079029673 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 68.65 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 1095148 KiB

[startup+18.4051 s]
/proc/loadavg: 6.09 7.16 7.31 10/238 5711
/proc/meminfo: memFree=29804616/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15550532 memory=1093696 CPUtime=71.85 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 34000 0 0 0 7158 27 0 0 20 0 19 0 409459082 15923744768 273424 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3887633 273424 3513 1 0 3848735 0
[pid=5413/tid=5414] ppid=5411 vsize=15550532 memory=8112282956445269571 CPUtime=0.46 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) S 5411 5411 25300 0 -1 1077944384 8565 0 0 0 43 3 0 0 20 0 19 0 409459082 15923744768 273424 33554432000 4194304 4196468 140733739220656 139975442179200 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15550532 memory=1094200 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 396 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273424 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15550532 memory=1124 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 499 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273424 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15550532 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 111 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273424 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15550532 memory=1094200 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273424 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15550532 memory=8112282956445269571 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 19 0 409459084 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15550532 memory=1420 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 409459084 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974905095904 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15550532 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409459085 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974904042752 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15550532 memory=2532 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15550532 memory=1440 CPUtime=1.43 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) S 5411 5411 25300 0 -1 1077944384 5831 0 0 0 142 1 0 0 20 0 19 0 409459087 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974901938416 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15550532 memory=808 CPUtime=1.27 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) S 5411 5411 25300 0 -1 1077944384 4532 0 0 0 127 0 0 0 20 0 19 0 409459087 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974900885872 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15550532 memory=1772 CPUtime=0.45 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 2598 0 0 0 44 1 0 0 20 0 19 0 409459087 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15550532 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15550532 memory=1332 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 409459088 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5700] ppid=5411 vsize=15550532 memory=1564 CPUtime=16.64 cores=0,2,4,6
/proc/5413/task/5700/stat : 5700 (java) R 5411 5411 25300 0 -1 4202560 351 0 0 0 1662 2 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974886649216 139975078609677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5701] ppid=5411 vsize=15550532 memory=976 CPUtime=16.69 cores=0,2,4,6
/proc/5413/task/5701/stat : 5701 (java) R 5411 5411 25300 0 -1 4202560 1329 0 0 0 1665 4 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974885597376 139975078814005 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5702] ppid=5411 vsize=15550532 memory=772 CPUtime=16.46 cores=0,2,4,6
/proc/5413/task/5702/stat : 5702 (java) R 5411 5411 25300 0 -1 4202560 747 0 0 0 1645 1 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974887703488 139975075928040 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5703] ppid=5411 vsize=15550532 memory=3932 CPUtime=16.49 cores=0,2,4,6
/proc/5413/task/5703/stat : 5703 (java) R 5411 5411 25300 0 -1 4202560 1641 0 0 0 1642 7 0 0 20 0 19 0 409459218 15923744768 273424 33554432000 4194304 4196468 140733739220656 139974884544136 139975079030557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 71.85 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 1095148 KiB

[startup+18.8011 s]
/proc/loadavg: 6.09 7.16 7.31 10/238 5711
/proc/meminfo: memFree=29804616/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15550532 memory=1092668 CPUtime=73.43 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 34038 0 0 0 7316 27 0 0 20 0 19 0 409459082 15923744768 273167 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3887633 273167 3513 1 0 3848735 0
[pid=5413/tid=5414] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0.46 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) S 5411 5411 25300 0 -1 1077944384 8565 0 0 0 43 3 0 0 20 0 19 0 409459082 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975442179200 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15550532 memory=6655300316396806240 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 507 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15550532 memory=6656426216303648864 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 114 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0.02 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 19 0 409459084 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 409459084 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974905095904 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409459085 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974904042752 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=1.43 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) S 5411 5411 25300 0 -1 1077944384 5831 0 0 0 142 1 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974901938416 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=1.27 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) S 5411 5411 25300 0 -1 1077944384 4532 0 0 0 127 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974900885872 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15550532 memory=6442213863438116447 CPUtime=0.45 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 2598 0 0 0 44 1 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15550532 memory=7157735280280688977 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15550532 memory=7305218370954094425 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 409459088 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5700] ppid=5411 vsize=15550532 memory=6298394375287036003 CPUtime=17.03 cores=0,2,4,6
/proc/5413/task/5700/stat : 5700 (java) R 5411 5411 25300 0 -1 4202560 353 0 0 0 1701 2 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974886650120 139975078814027 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5701] ppid=5411 vsize=15550532 memory=7305218370954682965 CPUtime=17.09 cores=0,2,4,6
/proc/5413/task/5701/stat : 5701 (java) R 5411 5411 25300 0 -1 4202560 1334 0 0 0 1705 4 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974885600336 139975423149038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5702] ppid=5411 vsize=15550532 memory=7448488012996176469 CPUtime=16.85 cores=0,2,4,6
/proc/5413/task/5702/stat : 5702 (java) R 5411 5411 25300 0 -1 4202560 753 0 0 0 1684 1 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974887703704 139975078813824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5703] ppid=5411 vsize=15550532 memory=7086240636112360802 CPUtime=16.89 cores=0,2,4,6
/proc/5413/task/5703/stat : 5703 (java) R 5411 5411 25300 0 -1 4202560 1650 0 0 0 1682 7 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974884543888 139975079348620 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 73.43 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 1094120 KiB

[startup+18.9011 s]
/proc/loadavg: 6.09 7.16 7.31 10/238 5711
/proc/meminfo: memFree=29804616/32770624 swapFree=66933688/67108860
[pid=5411] ppid=5408 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (xcsp3-exec) S 5408 5411 25300 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409459081 115843072 363 33554432000 4194304 5098028 140736942757344 140736942755448 140565212480124 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22347776 140736942760826 140736942761069 140736942761069 140736942763978 0
/proc/5411/statm: 28282 363 304 221 0 87 0
[pid=5413] ppid=5411 vsize=15550532 memory=1092668 CPUtime=73.83 cores=0,2,4,6
/proc/5413/stat : 5413 (java) S 5411 5411 25300 0 -1 1077944320 34049 0 0 0 7356 27 0 0 20 0 19 0 409459082 15923744768 273167 33554432000 4194304 4196468 140733739220656 140733739203200 139975437938423 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
/proc/5413/statm: 3887633 273167 3513 1 0 3848735 0
[pid=5413/tid=5414] ppid=5411 vsize=15550532 memory=1093696 CPUtime=0.46 cores=0,2,4,6
/proc/5413/task/5414/stat : 5414 (java) S 5411 5411 25300 0 -1 1077944384 8565 0 0 0 43 3 0 0 20 0 19 0 409459082 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975442179200 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5415] ppid=5411 vsize=15550532 memory=2832 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5415/stat : 5415 (java) S 5411 5411 25300 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975029873168 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5416] ppid=5411 vsize=15550532 memory=1548 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5416/stat : 5416 (java) S 5411 5411 25300 0 -1 1077944384 507 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975028820624 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5417] ppid=5411 vsize=15550532 memory=1094200 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5417/stat : 5417 (java) S 5411 5411 25300 0 -1 1077944384 114 0 0 0 1 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975027767568 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5418] ppid=5411 vsize=15550532 memory=4126316290023845779 CPUtime=0.02 cores=0,2,4,6
/proc/5413/task/5418/stat : 5418 (java) S 5411 5411 25300 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 19 0 409459083 15923744768 273167 33554432000 4194304 4196468 140733739220656 139975026715024 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5419] ppid=5411 vsize=15550532 memory=1102776 CPUtime=0.01 cores=0,2,4,6
/proc/5413/task/5419/stat : 5419 (java) S 5411 5411 25300 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 19 0 409459084 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974906149616 139975437949570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5420] ppid=5411 vsize=15550532 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5420/stat : 5420 (java) S 5411 5411 25300 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 409459084 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974905095904 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5421] ppid=5411 vsize=15550532 memory=1094200 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5421/stat : 5421 (java) S 5411 5411 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409459085 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974904042752 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5422] ppid=5411 vsize=15550532 memory=1094200 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5422/stat : 5422 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974902991312 139975437957019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5423] ppid=5411 vsize=15550532 memory=2032 CPUtime=1.43 cores=0,2,4,6
/proc/5413/task/5423/stat : 5423 (java) S 5411 5411 25300 0 -1 1077944384 5831 0 0 0 142 1 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974901938416 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5424] ppid=5411 vsize=15550532 memory=1332 CPUtime=1.27 cores=0,2,4,6
/proc/5413/task/5424/stat : 5424 (java) S 5411 5411 25300 0 -1 1077944384 4532 0 0 0 127 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974900885872 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5425] ppid=5411 vsize=15550532 memory=1564 CPUtime=0.45 cores=0,2,4,6
/proc/5413/task/5425/stat : 5425 (java) S 5411 5411 25300 0 -1 1077944384 2598 0 0 0 44 1 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974899832816 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5426] ppid=5411 vsize=15550532 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5426/stat : 5426 (java) S 5411 5411 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409459087 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974898780512 139975437948629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5427] ppid=5411 vsize=15550532 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/5413/task/5427/stat : 5427 (java) S 5411 5411 25300 0 -1 1077944384 215 0 0 0 0 0 0 0 20 0 19 0 409459088 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974897728560 139975437949570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5700] ppid=5411 vsize=15550532 memory=5792262874651971664 CPUtime=17.13 cores=0,2,4,6
/proc/5413/task/5700/stat : 5700 (java) R 5411 5411 25300 0 -1 4202560 354 0 0 0 1711 2 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974886650120 139975078813782 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5701] ppid=5411 vsize=15550532 memory=279482649609568 CPUtime=17.19 cores=0,2,4,6
/proc/5413/task/5701/stat : 5701 (java) R 5411 5411 25300 0 -1 4202560 1336 0 0 0 1715 4 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974885600224 139975079317394 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5702] ppid=5411 vsize=15550532 memory=0 CPUtime=16.95 cores=0,2,4,6
/proc/5413/task/5702/stat : 5702 (java) R 5411 5411 25300 0 -1 4202560 756 0 0 0 1694 1 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974887703704 139975078280411 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
[pid=5413/tid=5703] ppid=5411 vsize=15550532 memory=1452 CPUtime=16.99 cores=0,2,4,6
/proc/5413/task/5703/stat : 5703 (java) R 5411 5411 25300 0 -1 4202560 1655 0 0 0 1692 7 0 0 20 0 19 0 409459218 15923744768 273167 33554432000 4194304 4196468 140733739220656 139974884543888 139975079030734 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25481216 140733739221999 140733739222170 140733739222170 140733739225039 0
Current children cumulated CPU time: 73.83 s
Current children cumulated vsize: 15663660 KiB
Current children cumulated memory: 1094120 KiB

Child status: 0
Real time (s): 18.9671
CPU time (s): 74.0319
CPU user time (s): 73.749
CPU system time (s): 0.282854
CPU usage (%): 390.317
Max. virtual memory (cumulated for all children) (KiB): 15663660
Max. memory (cumulated for all children) (KiB): 1105304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 73.749
system time used= 0.282854
maximum resident set size= 1105876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35343
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= 4645
involuntary context switches= 1851


# summary of solver processes directly reported to runsolver:
#   pid: 5411
#   total CPU time (s): 74.0319
#   total CPU user time (s): 73.749
#   total CPU system time (s): 0.282854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.128508 second user time and 0.267477 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 01:43:57
IDJOB=4394268
IDBENCH=133442
IDSOLVER=2842
FILE ID=node151/4394268-1568331876
RUNJOBID= node151-1568323682-25331
PBS_JOBID= 21701147
Free space on /tmp= 56976 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-14.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-4394268-1568331876/watcher-4394268-1568331876 -o /tmp/evaluation-result-4394268-1568331876/solver-4394268-1568331876 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25331 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1044055168 HOME/instance-4394268-1568331876.xml

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

MD5SUM BENCH= 0fb8e68e5b6c8402080e230a0c605796
RANDOM SEED=1044055168

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30894500 kB
MemAvailable:   31486572 kB
Buffers:          134532 kB
Cached:           748728 kB
SwapCached:        72496 kB
Active:           844476 kB
Inactive:         482892 kB
Active(anon):     379388 kB
Inactive(anon):    96432 kB
Active(file):     465088 kB
Inactive(file):   386460 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933688 kB
Dirty:             26424 kB
Writeback:             0 kB
AnonPages:        483436 kB
Mapped:            47804 kB
Shmem:             22940 kB
Slab:             141536 kB
SReclaimable:     112720 kB
SUnreclaim:        28816 kB
KernelStack:        3824 kB
PageTables:         6516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1646472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56948 MiB
End job on node151 at 2019-09-13 01:44:16