Trace number 4404539

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-20 parallelOPT887 14.9034 2.51627

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark6.93093
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404539-1569002192.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404539-1569002192.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
0.70/0.47	c solve instance...
0.70/0.49	o 339 
0.70/0.49	o 631 
0.70/0.51	o 636 
1.10/0.52	o 657 
1.10/0.53	o 678 
1.10/0.54	o 690 
1.10/0.55	o 698 
1.10/0.55	o 714 
1.10/0.55	o 721 
1.10/0.60	o 731 
1.10/0.60	o 755 
1.71/0.61	o 763 
1.71/0.62	o 770 
1.71/0.62	o 824 
1.71/0.66	o 828 
1.71/0.69	o 831 
1.71/0.69	o 841 
1.71/0.70	o 848 
2.36/0.77	o 855 
2.36/0.78	o 861 
2.36/0.79	o 864 
3.07/0.82	o 867 
3.07/0.88	o 869 
3.07/0.88	o 886 
3.77/0.98	o 887 
14.36/2.48	s OPTIMUM FOUND
14.36/2.48	v <instantiation>
14.36/2.48	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] </list>
14.36/2.48	v 	<values>1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 </values>
14.36/2.48	v </instantiation>

Verifier Data

OK	887

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404539-1569002192/watcher-4404539-1569002192 -o /tmp/evaluation-result-4404539-1569002192/solver-4404539-1569002192 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 564108045 HOME/instance-4404539-1569002192.xml 

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

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


[startup+0.100154 s]*
/proc/loadavg: 7.10 7.60 7.98 2/210 19910
/proc/meminfo: memFree=18407784/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28227396 memory=29228 CPUtime=0.12 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 5702 0 0 0 11 1 0 0 20 0 20 0 476476014 28904853504 7307 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7056849 7307 3146 1 0 7019032 0
[pid=19891/tid=19892] ppid=19889 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) R 19889 19889 14667 0 -1 4202560 3627 0 0 0 8 0 0 0 20 0 20 0 476476014 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531727811392 140531723591062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28227396 memory=140073969002112 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19896] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19896/stat : 19896 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531673042064 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19897] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19897/stat : 19897 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531671988496 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19898] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19898/stat : 19898 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531670935952 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19899] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 7307 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476016 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530772642288 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476476017 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530771588512 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476476017 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476019 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530769484496 140531723597723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) S 19889 19889 14667 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530768431088 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530766326000 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) R 19889 19889 14667 0 -1 4202560 338 0 0 0 1 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530765273456 140531702105275 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19910] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19910/stat : 19910 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 7307 33554432000 4194304 4196468 140732010549008 140530763168688 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30684 KiB

[startup+0.209908 s]*
/proc/loadavg: 7.10 7.60 7.98 2/210 19910
/proc/meminfo: memFree=18394404/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28227396 memory=41124 CPUtime=0.33 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 9487 0 0 0 30 3 0 0 20 0 20 0 476476014 28904853504 10281 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7056849 10281 3313 1 0 7019032 0
[pid=19891/tid=19892] ppid=19889 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) R 19889 19889 14667 0 -1 4202560 6662 0 0 0 18 2 0 0 20 0 20 0 476476014 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531727811856 140531707659614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28227396 memory=140073972393788 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19896] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19896/stat : 19896 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531673042064 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19897] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19897/stat : 19897 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531671988496 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19898] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19898/stat : 19898 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531670935952 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19899] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476015 28904853504 10281 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476476016 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530772642288 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476476017 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530771588512 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476476017 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476019 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530769484496 140531723597723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) R 19889 19889 14667 0 -1 4202560 530 0 0 0 1 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530768431088 140531723600474 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) S 19889 19889 14667 0 -1 1077944384 223 0 0 0 2 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) R 19889 19889 14667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530766326000 140531723590274 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) S 19889 19889 14667 0 -1 1077944384 757 0 0 0 7 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530765273456 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19910] ppid=19889 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19910/stat : 19910 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476020 28904853504 10281 33554432000 4194304 4196468 140732010549008 140530763168688 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42580 KiB

[startup+0.309588 s]*
/proc/loadavg: 7.10 7.60 7.98 3/210 19910
/proc/meminfo: memFree=18387628/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28231652 memory=49892 CPUtime=0.52 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 10835 0 0 0 47 5 0 0 20 0 20 0 476476014 28909211648 12473 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7057913 12473 3349 1 0 7019032 0
[pid=19891/tid=19892] ppid=19889 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) R 19889 19889 14667 0 -1 4202560 7778 0 0 0 27 2 0 0 20 0 20 0 476476014 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531727810240 140531705142656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19896] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19896/stat : 19896 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531673042064 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19897] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19897/stat : 19897 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531671988496 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19898] ppid=19889 vsize=28231652 memory=140073848892079 CPUtime=0 cores=0-7
/proc/19891/task/19898/stat : 19898 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531670935952 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19899] ppid=19889 vsize=28231652 memory=140073848894384 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28231652 memory=140073848896688 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476015 28909211648 12473 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476476016 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530772642288 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28231652 memory=280147697807248 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476476017 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530771588512 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28231652 memory=280147697804944 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476476017 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28231652 memory=280147697811856 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476019 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530769484496 140531723597723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28231652 memory=280147697753136 CPUtime=0.03 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) R 19889 19889 14667 0 -1 4202560 620 0 0 0 3 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530768431088 140531701430545 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28231652 memory=280147697825680 CPUtime=0.02 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) S 19889 19889 14667 0 -1 1077944384 234 0 0 0 2 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28231652 memory=280147697832592 CPUtime=0.01 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) S 19889 19889 14667 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530766326000 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28231652 memory=280147697830288 CPUtime=0.12 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) S 19889 19889 14667 0 -1 1077944384 866 0 0 0 12 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530765273456 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19910] ppid=19889 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/19891/task/19910/stat : 19910 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476476020 28909211648 12473 33554432000 4194304 4196468 140732010549008 140530763168688 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51348 KiB

[startup+0.702971 s]
/proc/loadavg: 7.10 7.60 7.98 10/218 19934
/proc/meminfo: memFree=18320268/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28832852 memory=185360 CPUtime=2.36 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 18526 0 0 0 226 10 0 0 20 0 27 0 476476014 29524840448 46324 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7208213 46324 3469 1 0 7169313 0
[pid=19891/tid=19892] ppid=19889 vsize=28832852 memory=0 CPUtime=0.46 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) R 19889 19889 14667 0 -1 4202560 9101 0 0 0 43 3 0 0 20 0 27 0 476476014 29524840448 46324 33554432000 4194304 4196468 140732010549008 140531727819904 140531705228206 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28832840 memory=140073849103216 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 476476015 29524828160 46340 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 27 0 476476015 29524840448 46340 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 27 0 476476015 29524840448 46341 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0

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

[pid=19891/tid=19899] ppid=19889 vsize=28899416 memory=7681905605394137875 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 55896 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28899416 memory=8292088564187963537 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 55896 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476476016 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530772642288 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28899416 memory=8992725908130199082 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476476017 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530771588576 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28899416 memory=3054156605301941620 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476476017 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28899416 memory=6944613755328037012 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476476019 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530769484496 140531723597723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28899416 memory=8764164798296135838 CPUtime=0.84 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) S 19889 19889 14667 0 -1 1077944384 3117 0 0 0 83 1 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530768431088 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28899416 memory=1456 CPUtime=0.8 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) R 19889 19889 14667 0 -1 1077944384 5300 0 0 0 78 2 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28899416 memory=222708 CPUtime=0.85 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) S 19889 19889 14667 0 -1 1077944384 2137 0 0 0 84 1 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530766326000 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28899416 memory=0 CPUtime=0.43 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) S 19889 19889 14667 0 -1 1077944384 2569 0 0 0 42 1 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530765273456 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19910] ppid=19889 vsize=28899416 memory=1441 CPUtime=0 cores=0-7
/proc/19891/task/19910/stat : 19910 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476476020 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530763168688 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20111] ppid=19889 vsize=28899416 memory=0 CPUtime=0.73 cores=0-7
/proc/19891/task/20111/stat : 20111 (java) R 19889 19889 14667 0 -1 4202560 18 0 0 0 72 1 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530748689568 140531350396344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20112] ppid=19889 vsize=28899416 memory=0 CPUtime=0.71 cores=0-7
/proc/19891/task/20112/stat : 20112 (java) R 19889 19889 14667 0 -1 4202560 17 0 0 0 69 2 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530750796128 140531350396361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20113] ppid=19889 vsize=28899416 memory=0 CPUtime=0.69 cores=0-7
/proc/19891/task/20113/stat : 20113 (java) R 19889 19889 14667 0 -1 4202560 17 0 0 0 69 0 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530744480224 140531350079834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20114] ppid=19889 vsize=28899416 memory=0 CPUtime=0.75 cores=0-7
/proc/19891/task/20114/stat : 20114 (java) R 19889 19889 14667 0 -1 4202560 17 0 0 0 75 0 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530752900704 140531351372159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20115] ppid=19889 vsize=28899416 memory=0 CPUtime=0.8 cores=0-7
/proc/19891/task/20115/stat : 20115 (java) R 19889 19889 14667 0 -1 4202560 19 0 0 0 79 1 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530746584800 140531350858579 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20116] ppid=19889 vsize=28899416 memory=0 CPUtime=0.79 cores=0-7
/proc/19891/task/20116/stat : 20116 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 79 0 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530745532256 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20117] ppid=19889 vsize=28899416 memory=3472592183261933599 CPUtime=0.68 cores=0-7
/proc/19891/task/20117/stat : 20117 (java) R 19889 19889 14667 0 -1 1077944384 17 0 0 0 68 0 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530749743072 140531723589333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20118] ppid=19889 vsize=28899416 memory=2321384838893215795 CPUtime=0.73 cores=0-7
/proc/19891/task/20118/stat : 20118 (java) S 19889 19889 14667 0 -1 1077944384 17 0 0 0 73 0 0 0 20 0 28 0 476476112 29593001984 55896 33554432000 4194304 4196468 140732010549008 140530753953888 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 11.77 s
Current children cumulated vsize: 29012544 KiB
Current children cumulated memory: 225040 KiB

[startup+2.40247 s]
/proc/loadavg: 7.10 7.60 7.98 8/218 20118
/proc/meminfo: memFree=18214108/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28899416 memory=225072 CPUtime=14.36 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 28072 0 0 0 1406 30 0 0 20 0 28 0 476476014 29593001984 56268 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7224854 56268 3504 1 0 7185954 0
[pid=19891/tid=19892] ppid=19889 vsize=28899416 memory=280147697957504 CPUtime=0.47 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) S 19889 19889 14667 0 -1 1077944384 9102 0 0 0 44 3 0 0 20 0 28 0 476476014 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531727819904 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28899416 memory=1900797 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19896] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19896/stat : 19896 (java) S 19889 19889 14667 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531673042064 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19897] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19897/stat : 19897 (java) S 19889 19889 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531671988496 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19898] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19898/stat : 19898 (java) S 19889 19889 14667 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531670935952 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19899] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476476015 29593001984 56268 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476476016 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530772642288 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476476017 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530771588576 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476476017 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476476019 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530769484496 140531723597723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28899416 memory=0 CPUtime=0.92 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) S 19889 19889 14667 0 -1 1077944384 3131 0 0 0 91 1 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530768431088 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28899416 memory=0 CPUtime=0.87 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) S 19889 19889 14667 0 -1 1077944384 5310 0 0 0 85 2 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28899416 memory=0 CPUtime=0.96 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) R 19889 19889 14667 0 -1 4202560 2534 0 0 0 95 1 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530766326000 140531705107246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28899416 memory=0 CPUtime=0.44 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) S 19889 19889 14667 0 -1 1077944384 2596 0 0 0 43 1 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530765273456 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19910] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19910/stat : 19910 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476476020 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530763168688 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20111] ppid=19889 vsize=28899416 memory=0 CPUtime=0.98 cores=0-7
/proc/19891/task/20111/stat : 20111 (java) R 19889 19889 14667 0 -1 4202560 18 0 0 0 96 2 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530748689568 140531350598375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20112] ppid=19889 vsize=28899416 memory=0 CPUtime=0.98 cores=0-7
/proc/19891/task/20112/stat : 20112 (java) R 19889 19889 14667 0 -1 4202560 18 0 0 0 95 3 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530750796520 140531350599499 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20113] ppid=19889 vsize=28899416 memory=0 CPUtime=0.96 cores=0-7
/proc/19891/task/20113/stat : 20113 (java) R 19889 19889 14667 0 -1 4202560 19 0 0 0 95 1 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530744480224 140531350711350 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20114] ppid=19889 vsize=28899416 memory=219428 CPUtime=1.06 cores=0-7
/proc/19891/task/20114/stat : 20114 (java) S 19889 19889 14667 0 -1 1077944384 19 0 0 0 106 0 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530752900704 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20115] ppid=19889 vsize=28899416 memory=288230621803970871 CPUtime=1.12 cores=0-7
/proc/19891/task/20115/stat : 20115 (java) R 19889 19889 14667 0 -1 1077944384 19 0 0 0 110 2 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530746584800 140531723589333 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20116] ppid=19889 vsize=28899416 memory=16098169624726078 CPUtime=1.09 cores=0-7
/proc/19891/task/20116/stat : 20116 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 108 1 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530745532256 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20117] ppid=19889 vsize=28899416 memory=0 CPUtime=0.97 cores=0-7
/proc/19891/task/20117/stat : 20117 (java) S 19889 19889 14667 0 -1 1077944384 18 0 0 0 96 1 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530749743072 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=20118] ppid=19889 vsize=28899416 memory=6656426216303648864 CPUtime=1.02 cores=0-7
/proc/19891/task/20118/stat : 20118 (java) R 19889 19889 14667 0 -1 4202560 17 0 0 0 101 1 0 0 20 0 28 0 476476112 29593001984 56268 33554432000 4194304 4196468 140732010549008 140530753953888 140531351443522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 14.36 s
Current children cumulated vsize: 29012544 KiB
Current children cumulated memory: 226528 KiB

[startup+2.50118 s]
/proc/loadavg: 7.10 7.60 7.98 8/218 20118
/proc/meminfo: memFree=18214108/32770624 swapFree=66986244/67108860
[pid=19889] ppid=19886 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19889/stat : 19889 (xcsp3-exec) S 19886 19889 14667 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476476013 115843072 364 33554432000 4194304 5098028 140723739544672 140723739542776 139933207700092 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31600640 140723739550582 140723739550825 140723739550825 140723739553738 0
/proc/19889/statm: 28282 364 305 221 0 87 0
[pid=19891] ppid=19889 vsize=28899416 memory=227636 CPUtime=14.88 cores=0-7
/proc/19891/stat : 19891 (java) S 19889 19889 14667 0 -1 1077944320 28662 0 0 0 1457 31 0 0 20 0 19 0 476476014 29593001984 56909 33554432000 4194304 4196468 140732010549008 140732010531552 140531723579127 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
/proc/19891/statm: 7224854 56909 3506 1 0 7185954 0
[pid=19891/tid=19892] ppid=19889 vsize=28899416 memory=223604 CPUtime=0.47 cores=0-7
/proc/19891/task/19892/stat : 19892 (java) S 19889 19889 14667 0 -1 1077944384 9107 0 0 0 44 3 0 0 20 0 19 0 476476014 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531727821968 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19893] ppid=19889 vsize=28899416 memory=280147697602288 CPUtime=0 cores=0-7
/proc/19891/task/19893/stat : 19893 (java) S 19889 19889 14667 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531676199696 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19894] ppid=19889 vsize=28899416 memory=87606528314090 CPUtime=0 cores=0-7
/proc/19891/task/19894/stat : 19894 (java) S 19889 19889 14667 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531675147152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19895] ppid=19889 vsize=28899416 memory=87606528314090 CPUtime=0 cores=0-7
/proc/19891/task/19895/stat : 19895 (java) S 19889 19889 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531674094608 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19896] ppid=19889 vsize=28899416 memory=87606528314090 CPUtime=0 cores=0-7
/proc/19891/task/19896/stat : 19896 (java) S 19889 19889 14667 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531673042064 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19897] ppid=19889 vsize=28899416 memory=87606528313834 CPUtime=0 cores=0-7
/proc/19891/task/19897/stat : 19897 (java) S 19889 19889 14667 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531671988496 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19898] ppid=19889 vsize=28899416 memory=87606528313834 CPUtime=0 cores=0-7
/proc/19891/task/19898/stat : 19898 (java) S 19889 19889 14667 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531670935952 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19899] ppid=19889 vsize=28899416 memory=87606528313578 CPUtime=0 cores=0-7
/proc/19891/task/19899/stat : 19899 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531669883408 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19900] ppid=19889 vsize=28899416 memory=280147697642168 CPUtime=0 cores=0-7
/proc/19891/task/19900/stat : 19900 (java) S 19889 19889 14667 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 476476015 29593001984 56909 33554432000 4194304 4196468 140732010549008 140531668830864 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19901] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19901/stat : 19901 (java) S 19889 19889 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 19 0 476476016 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530772642496 140531723590274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19902] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19902/stat : 19902 (java) S 19889 19889 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 476476017 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530771588576 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19903] ppid=19889 vsize=28899416 memory=0 CPUtime=0 cores=0-7
/proc/19891/task/19903/stat : 19903 (java) S 19889 19889 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 476476017 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530770535920 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19904] ppid=19889 vsize=28899416 memory=7661564588066040171 CPUtime=0 cores=0-7
/proc/19891/task/19904/stat : 19904 (java) S 19889 19889 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 476476019 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530769484208 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19905] ppid=19889 vsize=28899416 memory=7811605044219041894 CPUtime=0.92 cores=0-7
/proc/19891/task/19905/stat : 19905 (java) S 19889 19889 14667 0 -1 1077944384 3131 0 0 0 91 1 0 0 20 0 19 0 476476020 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530768431088 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19906] ppid=19889 vsize=28899416 memory=7522531359443150447 CPUtime=0.87 cores=0-7
/proc/19891/task/19906/stat : 19906 (java) S 19889 19889 14667 0 -1 1077944384 5310 0 0 0 85 2 0 0 20 0 19 0 476476020 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530767378544 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19907] ppid=19889 vsize=28899416 memory=7811605044219041894 CPUtime=1.06 cores=0-7
/proc/19891/task/19907/stat : 19907 (java) R 19889 19889 14667 0 -1 4202560 3098 0 0 0 105 1 0 0 20 0 19 0 476476020 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530766326000 140531705123345 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19908] ppid=19889 vsize=28899416 memory=7522531359443150447 CPUtime=0.45 cores=0-7
/proc/19891/task/19908/stat : 19908 (java) S 19889 19889 14667 0 -1 1077944384 2597 0 0 0 44 1 0 0 20 0 19 0 476476020 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530765273456 140531723590274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
[pid=19891/tid=19909] ppid=19889 vsize=28899416 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/19891/task/19909/stat : 19909 (java) S 19889 19889 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 476476020 29593001984 56909 33554432000 4194304 4196468 140732010549008 140530764221152 140531723589333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39251968 140732010550250 140732010550422 140732010550422 140732010553295 0
Current children cumulated CPU time: 14.88 s
Current children cumulated vsize: 29012544 KiB
Current children cumulated memory: 229092 KiB

Child status: 0
Real time (s): 2.51627
CPU time (s): 14.9034
CPU user time (s): 14.5816
CPU system time (s): 0.321727
CPU usage (%): 592.281
Max. virtual memory (cumulated for all children) (KiB): 29014612
Max. memory (cumulated for all children) (KiB): 229092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5816
system time used= 0.321727
maximum resident set size= 228564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29226
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= 50478
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 19889
#   total CPU time (s): 14.9034
#   total CPU user time (s): 14.5816
#   total CPU system time (s): 0.321727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043554 second user time and 0.068748 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 18:46:10
IDJOB=4404539
IDBENCH=133505
IDSOLVER=2865
FILE ID=node104/4404539-1569002192
RUNJOBID= node104-1568989783-14694
PBS_JOBID= 21704713
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404539-1569002192/watcher-4404539-1569002192 -o /tmp/evaluation-result-4404539-1569002192/solver-4404539-1569002192 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 564108045 HOME/instance-4404539-1569002192.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=564108045

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18424520 kB
MemAvailable:   31826268 kB
Buffers:           93848 kB
Cached:         13232428 kB
SwapCached:        22652 kB
Active:          6646764 kB
Inactive:        6706956 kB
Active(anon):       3440 kB
Inactive(anon):    73004 kB
Active(file):    6643324 kB
Inactive(file):  6633952 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26184 kB
Writeback:             0 kB
AnonPages:        124864 kB
Mapped:            51632 kB
Shmem:             40708 kB
Slab:             583312 kB
SReclaimable:     552932 kB
SUnreclaim:        30380 kB
KernelStack:        3696 kB
PageTables:         4832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9808 MiB
End job on node104 at 2019-09-20 18:46:13