Trace number 4404883

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 parallelOPT960 51.1692 7.48335

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-00.xml
MD5SUM1dc4c7bf61332e07eccc684c7f29cd57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark960
Best CPU time to get the best result obtained on this benchmark24.2661
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404883-1569004667.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404883-1569004667.xml, -tl, 2016s, -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.50	o 61 
0.70/0.51	o 327 
0.70/0.51	o 347 
1.05/0.52	o 348 
1.05/0.52	o 356 
1.05/0.53	o 357 
1.05/0.53	o 366 
1.05/0.53	o 369 
1.05/0.53	o 443 
1.05/0.54	o 447 
1.05/0.54	o 452 
1.05/0.54	o 459 
1.05/0.54	o 465 
1.05/0.54	o 466 
1.05/0.54	o 483 
1.05/0.55	o 485 
1.05/0.55	o 486 
1.05/0.55	o 503 
1.05/0.55	o 509 
1.05/0.55	o 514 
1.05/0.55	o 526 
1.05/0.56	o 529 
1.05/0.56	o 530 
1.05/0.56	o 532 
1.05/0.57	o 538 
1.05/0.57	o 539 
1.05/0.57	o 550 
1.05/0.57	o 556 
1.05/0.57	o 562 
1.05/0.58	o 603 
1.05/0.58	o 620 
1.05/0.59	o 626 
1.05/0.59	o 633 
1.05/0.59	o 650 
1.05/0.60	o 673 
1.05/0.60	o 674 
1.60/0.61	o 677 
1.60/0.61	o 687 
1.60/0.61	o 688 
1.60/0.64	o 698 
1.60/0.64	o 714 
1.60/0.65	o 722 
1.60/0.66	o 731 
1.60/0.67	o 732 
1.60/0.69	o 740 
1.60/0.69	o 746 
2.17/0.70	o 752 
2.17/0.70	o 757 
2.17/0.71	o 779 
2.17/0.72	o 794 
2.17/0.73	o 814 
2.17/0.74	o 839 
2.17/0.75	o 850 
2.17/0.77	o 867 
2.17/0.78	o 908 
2.17/0.79	o 914 
2.85/0.82	o 915 
2.85/0.83	o 928 
2.85/0.89	o 937 
3.55/0.90	o 946 
3.55/0.92	o 960 
50.64/7.46	s OPTIMUM FOUND
50.64/7.46	v <instantiation>
50.64/7.46	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>
50.64/7.46	v 	<values>0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 </values>
50.64/7.46	v </instantiation>

Verifier Data

OK	960

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404883-1569004667/watcher-4404883-1569004667 -o /var/tmp/evaluation-result-4404883-1569004667/solver-4404883-1569004667 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 896950849 HOME/instance-4404883-1569004667.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Current StackSize limit: 8192 KiB

solver pid=11415, runsolver pid=11412

[startup+0.100111 s]*
/proc/loadavg: 6.82 7.83 7.81 2/211 11436
/proc/meminfo: memFree=26191336/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28227396 memory=28544 CPUtime=0.12 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 5637 0 0 0 11 1 0 0 20 0 20 0 476715279 28904853504 7136 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7056849 7136 3115 1 0 7019032 0
[pid=11417/tid=11418] ppid=11415 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) R 11415 11415 2945 0 -1 4202560 3577 0 0 0 8 0 0 0 20 0 20 0 476715279 28904853504 7136 33554432000 4194304 4196468 140735407246096 140522223183664 140521817336096 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140522138803216 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28227396 memory=139793706280576 CPUtime=0 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521768082192 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11422] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11422/stat : 11422 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521767029648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11423] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11423/stat : 11423 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521765976592 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11424] ppid=11415 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11424/stat : 11424 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521764924048 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11425] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11425/stat : 11425 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521763870992 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11426] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11426/stat : 11426 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521762818448 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11427] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11427/stat : 11427 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521603406576 140522218961538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11428] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11428/stat : 11428 (java) S 11415 11415 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521602352800 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11429] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11429/stat : 11429 (java) S 11415 11415 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521601299696 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11430] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11430/stat : 11430 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521600248272 140522218968987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11431] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11431/stat : 11431 (java) S 11415 11415 2945 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521532025072 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11432] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11432/stat : 11432 (java) S 11415 11415 2945 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521530972528 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11433] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11433/stat : 11433 (java) R 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521529919472 140522218961538 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11434] ppid=11415 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) S 11415 11415 2945 0 -1 1077944384 323 0 0 0 2 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521528866928 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 7136 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29996 KiB

[startup+0.209865 s]*
/proc/loadavg: 6.82 7.83 7.81 2/211 11436
/proc/meminfo: memFree=26177032/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28227396 memory=41100 CPUtime=0.33 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 9510 0 0 0 30 3 0 0 20 0 20 0 476715279 28904853504 10275 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7056849 10275 3309 1 0 7019032 0
[pid=11417/tid=11418] ppid=11415 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) R 11415 11415 2945 0 -1 4202560 6623 0 0 0 17 2 0 0 20 0 20 0 476715279 28904853504 10275 33554432000 4194304 4196468 140735407246096 140522223190064 140522218962326 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140522138803216 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28227396 memory=3616869155341887136 CPUtime=0 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521768082192 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11422] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11422/stat : 11422 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521767029648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11423] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11423/stat : 11423 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521765976592 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11424] ppid=11415 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11424/stat : 11424 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521764924048 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11425] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11425/stat : 11425 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521763870992 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11426] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11426/stat : 11426 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715280 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521762818448 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11427] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11427/stat : 11427 (java) S 11415 11415 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521603406576 140522218961538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11428] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11428/stat : 11428 (java) S 11415 11415 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521602352800 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11429] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11429/stat : 11429 (java) S 11415 11415 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476715282 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521601299696 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11430] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11430/stat : 11430 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521600248272 140522218968987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11431] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11431/stat : 11431 (java) S 11415 11415 2945 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521532025072 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11432] ppid=11415 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11417/task/11432/stat : 11432 (java) S 11415 11415 2945 0 -1 1077944384 280 0 0 0 1 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521530972528 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11433] ppid=11415 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/11417/task/11433/stat : 11433 (java) S 11415 11415 2945 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521529919472 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11434] ppid=11415 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) R 11415 11415 2945 0 -1 4202560 806 0 0 0 7 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521528866928 140522218962326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28904853504 10275 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42552 KiB

[startup+0.309524 s]*
/proc/loadavg: 6.82 7.83 7.81 4/211 11436
/proc/meminfo: memFree=26170268/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28231652 memory=49692 CPUtime=0.52 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 10810 0 0 0 48 4 0 0 20 0 20 0 476715279 28909211648 12423 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7057913 12423 3351 1 0 7019032 0
[pid=11417/tid=11418] ppid=11415 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) R 11415 11415 2945 0 -1 4202560 7734 0 0 0 27 3 0 0 20 0 20 0 476715279 28909211648 12469 33554432000 4194304 4196468 140735407246096 140522223181504 140522203030878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140522138803216 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521768082192 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11422] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11422/stat : 11422 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521767029648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11423] ppid=11415 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/11417/task/11423/stat : 11423 (java) S 11415 11415 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521765976592 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11424] ppid=11415 vsize=28231652 memory=139793602278319 CPUtime=0 cores=0-7
/proc/11417/task/11424/stat : 11424 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521764924048 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11425] ppid=11415 vsize=28231652 memory=139793602280624 CPUtime=0 cores=0-7
/proc/11417/task/11425/stat : 11425 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521763870992 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11426] ppid=11415 vsize=28231652 memory=139793602282928 CPUtime=0 cores=0-7
/proc/11417/task/11426/stat : 11426 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715280 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521762818448 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11427] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11427/stat : 11427 (java) S 11415 11415 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476715282 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521603406576 140522218961538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11428] ppid=11415 vsize=28231652 memory=279587204572816 CPUtime=0 cores=0-7
/proc/11417/task/11428/stat : 11428 (java) S 11415 11415 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476715282 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521602352800 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11429] ppid=11415 vsize=28231652 memory=279587204579728 CPUtime=0 cores=0-7
/proc/11417/task/11429/stat : 11429 (java) S 11415 11415 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476715282 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521601299696 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11430] ppid=11415 vsize=28231652 memory=279587204521008 CPUtime=0 cores=0-7
/proc/11417/task/11430/stat : 11430 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521600248272 140522218968987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11431] ppid=11415 vsize=28231652 memory=279587204593552 CPUtime=0.02 cores=0-7
/proc/11417/task/11431/stat : 11431 (java) R 11415 11415 2945 0 -1 4202560 424 0 0 0 2 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521532023472 140522202863908 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11432] ppid=11415 vsize=28231652 memory=279587204600464 CPUtime=0.02 cores=0-7
/proc/11417/task/11432/stat : 11432 (java) S 11415 11415 2945 0 -1 1077944384 289 0 0 0 2 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521530972528 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11433] ppid=11415 vsize=28231652 memory=279587204598160 CPUtime=0.03 cores=0-7
/proc/11417/task/11433/stat : 11433 (java) S 11415 11415 2945 0 -1 1077944384 179 0 0 0 3 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521529919472 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11434] ppid=11415 vsize=28231652 memory=279587204614320 CPUtime=0.12 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) S 11415 11415 2945 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521528866928 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476715285 28909211648 12469 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51144 KiB

[startup+0.700979 s]
/proc/loadavg: 6.60 7.77 7.79 4/219 11452
/proc/meminfo: memFree=26116724/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28965980 memory=319108 CPUtime=2.17 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 21539 0 0 0 200 17 0 0 20 0 24 0 476715279 29661163520 79777 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7241495 79777 3482 1 0 7202595 0
[pid=11417/tid=11418] ppid=11415 vsize=28965980 memory=0 CPUtime=0.48 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) S 11415 11415 2945 0 -1 1077944384 9041 0 0 0 44 4 0 0 20 0 24 0 476715279 29661163520 79777 33554432000 4194304 4196468 140735407246096 140522223191168 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) R 11415 11415 2945 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 24 0 476715280 29661163520 79777 33554432000 4194304 4196468 140735407246096 140522138803336 140522211578599 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 24 0 476715280 29661163520 79777 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 476715280 29661163520 79777 33554432000 4194304 4196468 140735407246096 140521768082208 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0

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

[pid=11417/tid=11434] ppid=11415 vsize=28965980 memory=0 CPUtime=0.51 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) S 11415 11415 2945 0 -1 1077944384 3071 0 0 0 49 2 0 0 20 0 28 0 476715285 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521528866928 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 727 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11925] ppid=11415 vsize=28965980 memory=1452 CPUtime=4.56 cores=0-7
/proc/11417/task/11925/stat : 11925 (java) R 11415 11415 2945 0 -1 1077944384 191 0 0 0 449 7 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521515679216 140522218960597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11926] ppid=11415 vsize=28965980 memory=608928 CPUtime=4.63 cores=0-7
/proc/11417/task/11926/stat : 11926 (java) R 11415 11415 2945 0 -1 4202560 73 0 0 0 457 6 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521514627152 140521820816675 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11927] ppid=11415 vsize=28965980 memory=-6739178820818791275 CPUtime=4.6 cores=0-7
/proc/11417/task/11927/stat : 11927 (java) R 11415 11415 2945 0 -1 4202560 322 0 0 0 452 8 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521507258672 140521821338431 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11928] ppid=11415 vsize=28965980 memory=8414074075373934941 CPUtime=4.8 cores=0-7
/proc/11417/task/11928/stat : 11928 (java) S 11415 11415 2945 0 -1 1077944384 301 0 0 0 474 6 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521512521648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11929] ppid=11415 vsize=28965980 memory=0 CPUtime=4.49 cores=0-7
/proc/11417/task/11929/stat : 11929 (java) R 11415 11415 2945 0 -1 4202560 180 0 0 0 440 9 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521511469104 140521822956224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11930] ppid=11415 vsize=28965980 memory=6944656575208382560 CPUtime=4.76 cores=0-7
/proc/11417/task/11930/stat : 11930 (java) R 11415 11415 2945 0 -1 4202560 209 0 0 0 471 5 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521509363376 140521822401074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11931] ppid=11415 vsize=28965980 memory=6944656592455359580 CPUtime=4.7 cores=0-7
/proc/11417/task/11931/stat : 11931 (java) R 11415 11415 2945 0 -1 4202560 84 0 0 0 462 8 0 0 20 0 28 0 476715371 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521516732208 140521821338568 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11932] ppid=11415 vsize=28965980 memory=-4546129931942301728 CPUtime=4.68 cores=0-7
/proc/11417/task/11932/stat : 11932 (java) R 11415 11415 2945 0 -1 4202560 264 0 0 0 459 9 0 0 20 0 28 0 476715373 29661163520 152240 33554432000 4194304 4196468 140735407246096 140521508311472 140521822170270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 43.11 s
Current children cumulated vsize: 29079108 KiB
Current children cumulated memory: 610412 KiB

[startup+7.20128 s]
/proc/loadavg: 6.55 7.74 7.78 8/219 11932
/proc/meminfo: memFree=25399260/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28965980 memory=879300 CPUtime=49.09 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 42456 0 0 0 4809 100 0 0 20 0 28 0 476715279 29661163520 219825 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7241495 219825 3516 1 0 7202595 0
[pid=11417/tid=11418] ppid=11415 vsize=28965980 memory=1452 CPUtime=0.49 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) S 11415 11415 2945 0 -1 1077944384 9041 0 0 0 45 4 0 0 20 0 28 0 476715279 29661163520 219825 33554432000 4194304 4196468 140735407246096 140522223191168 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28965980 memory=643780 CPUtime=0.01 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) S 11415 11415 2945 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140522138803216 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28965980 memory=2024 CPUtime=0.01 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28965980 memory=1416 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521768082192 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11422] ppid=11415 vsize=28965980 memory=776 CPUtime=0 cores=0-7
/proc/11417/task/11422/stat : 11422 (java) S 11415 11415 2945 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521767029648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11423] ppid=11415 vsize=28965980 memory=3540 CPUtime=0.01 cores=0-7
/proc/11417/task/11423/stat : 11423 (java) S 11415 11415 2945 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521765976592 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11424] ppid=11415 vsize=28965980 memory=297237773746962458 CPUtime=0 cores=0-7
/proc/11417/task/11424/stat : 11424 (java) S 11415 11415 2945 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521764924048 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11425] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11425/stat : 11425 (java) S 11415 11415 2945 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521763870992 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11426] ppid=11415 vsize=28965980 memory=-7357787915995474596 CPUtime=0 cores=0-7
/proc/11417/task/11426/stat : 11426 (java) S 11415 11415 2945 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521762818448 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11427] ppid=11415 vsize=28965980 memory=-7812193691855986592 CPUtime=0.01 cores=0-7
/proc/11417/task/11427/stat : 11427 (java) S 11415 11415 2945 0 -1 1077944384 656 0 0 0 1 0 0 0 20 0 28 0 476715282 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521603406576 140522218961538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11428] ppid=11415 vsize=28965980 memory=-7684191407570971757 CPUtime=0 cores=0-7
/proc/11417/task/11428/stat : 11428 (java) S 11415 11415 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476715282 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521602352864 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11429] ppid=11415 vsize=28965980 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/11417/task/11429/stat : 11429 (java) S 11415 11415 2945 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476715282 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521601299712 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11430] ppid=11415 vsize=28965980 memory=8546823402028195750 CPUtime=0 cores=0-7
/proc/11417/task/11430/stat : 11430 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521600248272 140522218968987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11431] ppid=11415 vsize=28965980 memory=6944613755294413216 CPUtime=1.06 cores=0-7
/proc/11417/task/11431/stat : 11431 (java) S 11415 11415 2945 0 -1 1077944384 4374 0 0 0 105 1 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521532025072 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11432] ppid=11415 vsize=28965980 memory=6933690279252828305 CPUtime=1.16 cores=0-7
/proc/11417/task/11432/stat : 11432 (java) S 11415 11415 2945 0 -1 1077944384 4968 0 0 0 115 1 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521530972528 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11433] ppid=11415 vsize=28965980 memory=7679373425970869011 CPUtime=0.96 cores=0-7
/proc/11417/task/11433/stat : 11433 (java) S 11415 11415 2945 0 -1 1077944384 6898 0 0 0 94 2 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521529919472 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11434] ppid=11415 vsize=28965980 memory=-5940348547849083487 CPUtime=0.52 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) S 11415 11415 2945 0 -1 1077944384 3080 0 0 0 50 2 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521528866928 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28965980 memory=-3103912127665269909 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28965980 memory=576600548932806427 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 727 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11925] ppid=11415 vsize=28965980 memory=12348 CPUtime=5.29 cores=0-7
/proc/11417/task/11925/stat : 11925 (java) R 11415 11415 2945 0 -1 4202560 204 0 0 0 520 9 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521515679120 140521821028470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11926] ppid=11415 vsize=28965980 memory=3616 CPUtime=5.36 cores=0-7
/proc/11417/task/11926/stat : 11926 (java) R 11415 11415 2945 0 -1 4202560 83 0 0 0 528 8 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521514627152 140521821882143 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11927] ppid=11415 vsize=28965980 memory=0 CPUtime=5.32 cores=0-7
/proc/11417/task/11927/stat : 11927 (java) S 11415 11415 2945 0 -1 1077944384 331 0 0 0 523 9 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521507258672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11928] ppid=11415 vsize=28965980 memory=139793602505376 CPUtime=5.56 cores=0-7
/proc/11417/task/11928/stat : 11928 (java) R 11415 11415 2945 0 -1 4202560 361 0 0 0 549 7 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521512521648 140521823228688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11929] ppid=11415 vsize=28965980 memory=139793602505472 CPUtime=5.24 cores=0-7
/proc/11417/task/11929/stat : 11929 (java) R 11415 11415 2945 0 -1 4202560 250 0 0 0 512 12 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521511469008 140521822171114 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11930] ppid=11415 vsize=28965980 memory=139793602505568 CPUtime=5.51 cores=0-7
/proc/11417/task/11930/stat : 11930 (java) R 11415 11415 2945 0 -1 4202560 246 0 0 0 544 7 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521509363280 140521821028457 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11931] ppid=11415 vsize=28965980 memory=139793602505664 CPUtime=5.42 cores=0-7
/proc/11417/task/11931/stat : 11931 (java) R 11415 11415 2945 0 -1 1077944384 92 0 0 0 533 9 0 0 20 0 28 0 476715371 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521516732208 140522218960597 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11932] ppid=11415 vsize=28965980 memory=139793602505760 CPUtime=5.44 cores=0-7
/proc/11417/task/11932/stat : 11932 (java) R 11415 11415 2945 0 -1 4202560 337 0 0 0 533 11 0 0 20 0 28 0 476715373 29661163520 219825 33554432000 4194304 4196468 140735407246096 140521508311472 140521822596082 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 49.09 s
Current children cumulated vsize: 29079108 KiB
Current children cumulated memory: 880752 KiB

[startup+7.40258 s]
/proc/loadavg: 6.55 7.74 7.78 8/219 11932
/proc/meminfo: memFree=25399260/32770624 swapFree=67001832/67108860
[pid=11415] ppid=11412 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11415/stat : 11415 (xcsp3-exec) S 11412 11415 2945 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476715279 115843072 363 33554432000 4194304 5098028 140722337223504 140722337221608 139992634749564 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14635008 140722337227608 140722337227866 140722337227866 140722337230790 0
/proc/11415/statm: 28282 363 304 221 0 87 0
[pid=11417] ppid=11415 vsize=28965980 memory=1000148 CPUtime=50.64 cores=0-7
/proc/11417/stat : 11417 (java) S 11415 11415 2945 0 -1 1077944320 42605 0 0 0 4960 104 0 0 20 0 28 0 476715279 29661163520 250037 33554432000 4194304 4196468 140735407246096 140735407228640 140522218950391 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
/proc/11417/statm: 7241495 250037 3516 1 0 7202595 0
[pid=11417/tid=11418] ppid=11415 vsize=28965980 memory=14689690934577713 CPUtime=0.49 cores=0-7
/proc/11417/task/11418/stat : 11418 (java) S 11415 11415 2945 0 -1 1077944384 9041 0 0 0 45 4 0 0 20 0 28 0 476715279 29661163520 250037 33554432000 4194304 4196468 140735407246096 140522223191168 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11419] ppid=11415 vsize=28965980 memory=0 CPUtime=0.01 cores=0-7
/proc/11417/task/11419/stat : 11419 (java) S 11415 11415 2945 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140522138803216 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11420] ppid=11415 vsize=28965980 memory=0 CPUtime=0.01 cores=0-7
/proc/11417/task/11420/stat : 11420 (java) S 11415 11415 2945 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140522137750672 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11421] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11421/stat : 11421 (java) S 11415 11415 2945 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521768082192 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11422] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11422/stat : 11422 (java) S 11415 11415 2945 0 -1 1077944384 204 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521767029648 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11423] ppid=11415 vsize=28965980 memory=0 CPUtime=0.01 cores=0-7
/proc/11417/task/11423/stat : 11423 (java) S 11415 11415 2945 0 -1 1077944384 76 0 0 0 1 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521765976592 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11424] ppid=11415 vsize=28965980 memory=4685 CPUtime=0 cores=0-7
/proc/11417/task/11424/stat : 11424 (java) S 11415 11415 2945 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521764924048 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11425] ppid=11415 vsize=28965980 memory=11089 CPUtime=0 cores=0-7
/proc/11417/task/11425/stat : 11425 (java) S 11415 11415 2945 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521763870992 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11426] ppid=11415 vsize=28965980 memory=4420 CPUtime=0 cores=0-7
/proc/11417/task/11426/stat : 11426 (java) S 11415 11415 2945 0 -1 1077944384 403 0 0 0 0 0 0 0 20 0 28 0 476715280 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521762818448 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11427] ppid=11415 vsize=28965980 memory=6628 CPUtime=0.01 cores=0-7
/proc/11417/task/11427/stat : 11427 (java) S 11415 11415 2945 0 -1 1077944384 656 0 0 0 1 0 0 0 20 0 28 0 476715282 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521603406576 140522218961538 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11428] ppid=11415 vsize=28965980 memory=8836 CPUtime=0 cores=0-7
/proc/11417/task/11428/stat : 11428 (java) S 11415 11415 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476715282 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521602352864 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11429] ppid=11415 vsize=28965980 memory=11044 CPUtime=0 cores=0-7
/proc/11417/task/11429/stat : 11429 (java) S 11415 11415 2945 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476715282 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521601299712 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11430] ppid=11415 vsize=28965980 memory=0 CPUtime=0 cores=0-7
/proc/11417/task/11430/stat : 11430 (java) S 11415 11415 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521600248272 140522218968987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11431] ppid=11415 vsize=28965980 memory=4420 CPUtime=1.06 cores=0-7
/proc/11417/task/11431/stat : 11431 (java) S 11415 11415 2945 0 -1 1077944384 4374 0 0 0 105 1 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521532025072 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11432] ppid=11415 vsize=28965980 memory=6628 CPUtime=1.16 cores=0-7
/proc/11417/task/11432/stat : 11432 (java) S 11415 11415 2945 0 -1 1077944384 4968 0 0 0 115 1 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521530972528 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11433] ppid=11415 vsize=28965980 memory=8836 CPUtime=0.96 cores=0-7
/proc/11417/task/11433/stat : 11433 (java) S 11415 11415 2945 0 -1 1077944384 6898 0 0 0 94 2 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521529919472 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11434] ppid=11415 vsize=28965980 memory=11044 CPUtime=0.52 cores=0-7
/proc/11417/task/11434/stat : 11434 (java) S 11415 11415 2945 0 -1 1077944384 3105 0 0 0 50 2 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521528866928 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11435] ppid=11415 vsize=28965980 memory=13252 CPUtime=0 cores=0-7
/proc/11417/task/11435/stat : 11435 (java) S 11415 11415 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521527815136 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11436] ppid=11415 vsize=28965980 memory=15460 CPUtime=0 cores=0-7
/proc/11417/task/11436/stat : 11436 (java) S 11415 11415 2945 0 -1 1077944384 727 0 0 0 0 0 0 0 20 0 28 0 476715285 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521526762672 140522218961538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11925] ppid=11415 vsize=28965980 memory=17668 CPUtime=5.48 cores=0-7
/proc/11417/task/11925/stat : 11925 (java) R 11415 11415 2945 0 -1 4202560 209 0 0 0 539 9 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521515679216 140522198675526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11926] ppid=11415 vsize=28965980 memory=19876 CPUtime=5.55 cores=0-7
/proc/11417/task/11926/stat : 11926 (java) R 11415 11415 2945 0 -1 4202560 87 0 0 0 547 8 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521514627152 140521821028457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11927] ppid=11415 vsize=28965980 memory=22084 CPUtime=5.52 cores=0-7
/proc/11417/task/11927/stat : 11927 (java) R 11415 11415 2945 0 -1 4202560 335 0 0 0 542 10 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521507258576 140521821166912 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11928] ppid=11415 vsize=28965980 memory=24292 CPUtime=5.76 cores=0-7
/proc/11417/task/11928/stat : 11928 (java) R 11415 11415 2945 0 -1 4202560 376 0 0 0 568 8 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521512521648 140521821009108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11929] ppid=11415 vsize=28965980 memory=26500 CPUtime=5.44 cores=0-7
/proc/11417/task/11929/stat : 11929 (java) S 11415 11415 2945 0 -1 1077944384 276 0 0 0 531 13 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521511469104 140522218960597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11930] ppid=11415 vsize=28965980 memory=28708 CPUtime=5.7 cores=0-7
/proc/11417/task/11930/stat : 11930 (java) R 11415 11415 2945 0 -1 4202560 266 0 0 0 563 7 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521509363376 140521822595828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11931] ppid=11415 vsize=28965980 memory=0 CPUtime=5.62 cores=0-7
/proc/11417/task/11931/stat : 11931 (java) R 11415 11415 2945 0 -1 1077944384 94 0 0 0 553 9 0 0 20 0 28 0 476715371 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521516732112 140522218961538 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
[pid=11417/tid=11932] ppid=11415 vsize=28965980 memory=0 CPUtime=5.63 cores=0-7
/proc/11417/task/11932/stat : 11932 (java) R 11415 11415 2945 0 -1 4202560 384 0 0 0 550 13 0 0 20 0 28 0 476715373 29661163520 250037 33554432000 4194304 4196468 140735407246096 140521508311376 140521822169898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33206272 140735407252444 140735407252619 140735407252619 140735407255503 0
Current children cumulated CPU time: 50.64 s
Current children cumulated vsize: 29079108 KiB
Current children cumulated memory: 1001600 KiB

Child status: 0
Real time (s): 7.48335
CPU time (s): 51.1692
CPU user time (s): 50.1008
CPU system time (s): 1.06836
CPU usage (%): 683.774
Max. virtual memory (cumulated for all children) (KiB): 29080916
Max. memory (cumulated for all children) (KiB): 1001600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.1008
system time used= 1.06836
maximum resident set size= 1041080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 211610
involuntary context switches= 386


# summary of solver processes directly reported to runsolver:
#   pid: 11415
#   total CPU time (s): 51.1692
#   total CPU user time (s): 50.1008
#   total CPU system time (s): 1.06836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08443 second user time and 0.129812 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 20:37:02
IDJOB=4404883
IDBENCH=133455
IDSOLVER=2866
FILE ID=node136/4404883-1569004667
RUNJOBID= node136-1568994428-2972
PBS_JOBID= 21704724
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-00.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 /var/tmp/evaluation-result-4404883-1569004667/watcher-4404883-1569004667 -o /var/tmp/evaluation-result-4404883-1569004667/solver-4404883-1569004667 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 896950849 HOME/instance-4404883-1569004667.xml

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

MD5SUM BENCH= 1dc4c7bf61332e07eccc684c7f29cd57
RANDOM SEED=896950849

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26207488 kB
MemAvailable:   31849504 kB
Buffers:           89240 kB
Cached:          5689800 kB
SwapCached:         3504 kB
Active:          2665924 kB
Inactive:        3117268 kB
Active(anon):       3392 kB
Inactive(anon):    49176 kB
Active(file):    2662532 kB
Inactive(file):  3068092 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67001832 kB
Dirty:             26336 kB
Writeback:             0 kB
AnonPages:        112548 kB
Mapped:            52152 kB
Shmem:             39796 kB
Slab:             369676 kB
SReclaimable:     339852 kB
SUnreclaim:        29824 kB
KernelStack:        3408 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-20 20:37:10