Trace number 4406056

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-24OPT1049 1239.19 1222.37

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-11.xml
MD5SUMf07db2d4579cd982e010e3ec5f98a04a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1049
Best CPU time to get the best result obtained on this benchmark35.8095
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406056-1569408801.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406056-1569408801.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
0.70/0.44	c solve instance...
0.70/0.45	o 688 
0.70/0.46	o 692 
0.70/0.46	o 730 
0.70/0.47	o 803 
0.70/0.48	o 831 
0.70/0.48	o 878 
0.70/0.48	o 888 
0.70/0.51	o 889 
0.70/0.51	o 904 
0.70/0.51	o 912 
0.70/0.52	o 916 
0.70/0.52	o 956 
1.04/0.52	o 975 
1.04/0.52	o 981 
1.04/0.53	o 990 
1.04/0.53	o 995 
1.04/0.53	o 996 
1.04/0.53	o 1007 
1.04/0.54	o 1020 
1.04/0.56	o 1022 
1.04/0.56	o 1023 
1.04/0.60	o 1039 
1.32/0.63	o 1046 
1.60/0.71	o 1049 
1239.11/1222.36	s OPTIMUM FOUND
1239.11/1222.36	v <instantiation>
1239.11/1222.36	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>
1239.11/1222.36	v 	<values>0 0 1 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 </values>
1239.11/1222.36	v </instantiation>

Verifier Data

OK	1049

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406056-1569408801/watcher-4406056-1569408801 -o /var/tmp/evaluation-result-4406056-1569408801/solver-4406056-1569408801 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1569405077-8297 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1942784479 HOME/instance-4406056-1569408801.xml 

running on 4 cores: 1,3,5,7

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

solver pid=8322, runsolver pid=8318

[startup+0.100152 s]*
/proc/loadavg: 0.57 0.66 0.83 4/228 8357
/proc/meminfo: memFree=28588496/32770624 swapFree=66954224/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15144776 memory=29052 CPUtime=0.12 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 5633 0 0 0 11 1 0 0 20 0 15 0 517135365 15508250624 7263 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3786194 7263 3146 1 0 3748377 0
[pid=8328/tid=8330] ppid=8322 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 3619 0 0 0 8 0 0 0 20 0 15 0 517135365 15508250624 7263 33554432000 4194304 4196468 140726528233328 139801362678136 139801337532407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 7263 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15144776 memory=288370965297923712 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517135367 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517135367 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800231212064 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517135368 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800230159216 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15144776 memory=140589146211968 CPUtime=0.01 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) R 8322 8322 8265 0 -1 4202560 326 0 0 0 1 0 0 0 20 0 15 0 517135370 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800225950320 139801358466454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135371 15508250624 7263 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30504 KiB

[startup+0.210847 s]*
/proc/loadavg: 0.57 0.66 0.83 4/228 8357
/proc/meminfo: memFree=28562608/32770624 swapFree=66954224/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15144776 memory=40284 CPUtime=0.34 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 9321 0 0 0 31 3 0 0 20 0 15 0 517135365 15508250624 10071 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3786194 10071 3256 1 0 3748377 0
[pid=8328/tid=8330] ppid=8322 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 6575 0 0 0 17 2 0 0 20 0 15 0 517135365 15508250624 10071 33554432000 4194304 4196468 140726528233328 139801362684240 139801358466454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15144776 memory=10594 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 10071 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15144776 memory=140589146228416 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517135366 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15144776 memory=140589146211968 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517135367 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517135367 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800231212064 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517135368 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800230159216 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 15 0 517135370 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 15 0 517135370 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15144776 memory=140589146211968 CPUtime=0.07 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) R 8322 8322 8265 0 -1 4202560 799 0 0 0 7 0 0 0 20 0 15 0 517135370 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800225950320 139801358475866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135371 15508250624 10071 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41736 KiB

[startup+0.312425 s]*
/proc/loadavg: 0.57 0.66 0.83 10/228 8357
/proc/meminfo: memFree=28550068/32770624 swapFree=66954224/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15149032 memory=49412 CPUtime=0.53 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 10674 0 0 0 49 4 0 0 20 0 15 0 517135365 15512608768 12353 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787258 12353 3337 1 0 3748377 0
[pid=8328/tid=8330] ppid=8322 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 7705 0 0 0 27 3 0 0 20 0 15 0 517135365 15512608768 12381 33554432000 4194304 4196468 140726528233328 139801362688304 139801342535006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15512608768 12381 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517135366 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517135367 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517135367 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800231212064 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15149032 memory=7307460107981921142 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517135368 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800230159216 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15149032 memory=-9062862659931694204 CPUtime=0.03 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 457 0 0 0 3 0 0 0 20 0 15 0 517135370 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15149032 memory=3047711566422646390 CPUtime=0.06 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) R 8322 8322 8265 0 -1 4202560 277 0 0 0 6 0 0 0 20 0 15 0 517135370 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800226993120 139801339999068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15149032 memory=-8412656567168561567 CPUtime=0.12 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 943 0 0 0 12 0 0 0 20 0 15 0 517135370 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135371 15512608768 12381 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50864 KiB

[startup+0.700811 s]
/proc/loadavg: 0.84 0.72 0.84 10/228 8357
/proc/meminfo: memFree=28524204/32770624 swapFree=66954224/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15151156 memory=77128 CPUtime=1.6 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 16595 0 0 0 154 6 0 0 20 0 15 0 517135365 15514783744 19282 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787789 19282 3459 1 0 3748889 0
[pid=8328/tid=8330] ppid=8322 vsize=15151156 memory=-8412635772165723492 CPUtime=0.67 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 9033 0 0 0 64 3 0 0 20 0 15 0 517135365 15514783744 19282 33554432000 4194304 4196468 140726528233328 139801362691408 139800997602916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15514783744 19282 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135366 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517135366 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15151156 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15151156 memory=8220 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800231212064 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15151156 memory=3616 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517135368 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800230159216 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15151156 memory=2832 CPUtime=0.31 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) R 8322 8322 8265 0 -1 4202560 2337 0 0 0 31 0 0 0 20 0 15 0 517135370 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800228041656 139801341955031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15151156 memory=984 CPUtime=0.33 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) R 8322 8322 8265 0 -1 4202560 2502 0 0 0 33 0 0 0 20 0 15 0 517135370 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800226989304 139801338147615 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15151156 memory=14012 CPUtime=0.25 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 1415 0 0 0 25 0 0 0 20 0 15 0 517135370 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15151156 memory=21944 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15151156 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517135371 15514783744 19282 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 78580 KiB

[startup+1.50078 s]
/proc/loadavg: 0.84 0.72 0.84 7/228 8357
/proc/meminfo: memFree=28454872/32770624 swapFree=66954224/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0

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

/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15151156 memory=398696 CPUtime=1238.2 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 93548 0 0 0 123676 144 0 0 20 0 15 0 517135365 15514783744 99674 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787789 99674 3516 1 0 3748889 0
[pid=8328/tid=8330] ppid=8322 vsize=15151156 memory=1452 CPUtime=1213.38 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 38027 0 0 0 121305 33 0 0 20 0 15 0 517135365 15514783744 99674 33554432000 4194304 4196468 140726528233328 139801362693968 139800997840260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15151156 memory=401260 CPUtime=5.05 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 5964 0 0 0 488 17 0 0 20 0 15 0 517135366 15514783744 99674 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15151156 memory=8112282956445269571 CPUtime=5.09 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 5501 0 0 0 492 17 0 0 20 0 15 0 517135366 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15151156 memory=400748 CPUtime=5.05 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 5787 0 0 0 489 16 0 0 20 0 15 0 517135366 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15151156 memory=111632 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 7603 0 0 0 489 17 0 0 20 0 15 0 517135366 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15151156 memory=804 CPUtime=1.74 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 6056 0 0 0 153 21 0 0 20 0 15 0 517135367 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15151156 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800231212128 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 517135368 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800230159232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15151156 memory=14012 CPUtime=0.89 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 8265 0 0 0 88 1 0 0 20 0 15 0 517135370 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15151156 memory=21984 CPUtime=0.97 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 11042 0 0 0 96 1 0 0 20 0 15 0 517135370 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15151156 memory=2120 CPUtime=0.31 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 3167 0 0 0 31 0 0 0 20 0 15 0 517135370 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15151156 memory=12036 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15151156 memory=8112282956445269571 CPUtime=0.55 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 732 0 0 0 22 33 0 0 20 0 15 0 517135371 15514783744 99674 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 1238.2 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 400148 KiB

[startup+1221.8 s]
/proc/loadavg: 1.20 1.39 1.27 4/229 8493
/proc/meminfo: memFree=27718160/32770624 swapFree=66954228/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15151156 memory=398180 CPUtime=1238.6 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 93550 0 0 0 123716 144 0 0 20 0 15 0 517135365 15514783744 99545 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787789 99545 3516 1 0 3748889 0
[pid=8328/tid=8330] ppid=8322 vsize=15151156 memory=13252 CPUtime=1213.78 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 38028 0 0 0 121345 33 0 0 20 0 15 0 517135365 15514783744 99545 33554432000 4194304 4196468 140726528233328 139801362693856 139800997602702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15151156 memory=15460 CPUtime=5.05 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 5965 0 0 0 488 17 0 0 20 0 15 0 517135366 15514783744 99545 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15151156 memory=17668 CPUtime=5.09 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 5501 0 0 0 492 17 0 0 20 0 15 0 517135366 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15151156 memory=19876 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 5787 0 0 0 490 16 0 0 20 0 15 0 517135366 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15151156 memory=22084 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 7603 0 0 0 489 17 0 0 20 0 15 0 517135366 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15151156 memory=24292 CPUtime=1.74 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 6056 0 0 0 153 21 0 0 20 0 15 0 517135367 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15151156 memory=26500 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800231212128 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15151156 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 517135368 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800230159232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15151156 memory=61825 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15151156 memory=4420 CPUtime=0.89 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 8265 0 0 0 88 1 0 0 20 0 15 0 517135370 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15151156 memory=7595725831727968097 CPUtime=0.97 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 11042 0 0 0 96 1 0 0 20 0 15 0 517135370 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15151156 memory=3580 CPUtime=0.31 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 3167 0 0 0 31 0 0 0 20 0 15 0 517135370 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15151156 memory=52328 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15151156 memory=988 CPUtime=0.55 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 732 0 0 0 22 33 0 0 20 0 15 0 517135371 15514783744 99545 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 1238.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 399632 KiB

[startup+1222.2 s]
/proc/loadavg: 1.20 1.39 1.27 4/229 8493
/proc/meminfo: memFree=27718160/32770624 swapFree=66954228/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15151156 memory=397156 CPUtime=1239.01 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 93553 0 0 0 123757 144 0 0 20 0 15 0 517135365 15514783744 99289 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787789 99289 3516 1 0 3748889 0
[pid=8328/tid=8330] ppid=8322 vsize=15151156 memory=988 CPUtime=1214.17 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 38030 0 0 0 121384 33 0 0 20 0 15 0 517135365 15514783744 99289 33554432000 4194304 4196468 140726528233328 139801362693968 139800997839052 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15151156 memory=2016 CPUtime=5.05 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 5965 0 0 0 488 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15151156 memory=1284 CPUtime=5.09 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 5501 0 0 0 492 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15151156 memory=1044 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 5787 0 0 0 490 16 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15151156 memory=708 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 7603 0 0 0 489 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15151156 memory=9364 CPUtime=1.75 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 6057 0 0 0 154 21 0 0 20 0 15 0 517135367 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800231212128 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 517135368 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800230159232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15151156 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15151156 memory=8220 CPUtime=0.89 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 8265 0 0 0 88 1 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15151156 memory=3616 CPUtime=0.97 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 11042 0 0 0 96 1 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15151156 memory=1556 CPUtime=0.31 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 3167 0 0 0 31 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15151156 memory=984 CPUtime=0.55 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 732 0 0 0 22 33 0 0 20 0 15 0 517135371 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 1239.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 398608 KiB

[startup+1222.3 s]
/proc/loadavg: 1.20 1.39 1.27 4/229 8493
/proc/meminfo: memFree=27718160/32770624 swapFree=66954228/67108860
[pid=8322] ppid=8318 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8322/stat : 8322 (xcsp3-exec) S 8318 8322 8265 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 517135364 115843072 363 33554432000 4194304 5098028 140722397663552 140722397661656 140574278500988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 12705792 140722397672278 140722397672537 140722397672537 140722397675462 0
/proc/8322/statm: 28282 363 304 221 0 87 0
[pid=8328] ppid=8322 vsize=15151156 memory=397156 CPUtime=1239.11 cores=1,3,5,7
/proc/8328/stat : 8328 (java) S 8322 8322 8265 0 -1 1077944320 93553 0 0 0 123767 144 0 0 20 0 15 0 517135365 15514783744 99289 33554432000 4194304 4196468 140726528233328 140726528215872 139801358454519 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
/proc/8328/statm: 3787789 99289 3516 1 0 3748889 0
[pid=8328/tid=8330] ppid=8322 vsize=15151156 memory=400748 CPUtime=1214.27 cores=1,3,5,7
/proc/8328/task/8330/stat : 8330 (java) R 8322 8322 8265 0 -1 4202560 38030 0 0 0 121394 33 0 0 20 0 15 0 517135365 15514783744 99289 33554432000 4194304 4196468 140726528233328 139801362693968 139800997615990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8332] ppid=8322 vsize=15151156 memory=401772 CPUtime=5.05 cores=1,3,5,7
/proc/8328/task/8332/stat : 8332 (java) S 8322 8322 8265 0 -1 1077944384 5965 0 0 0 488 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139801321561232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8333] ppid=8322 vsize=15151156 memory=403312 CPUtime=5.09 cores=1,3,5,7
/proc/8328/task/8333/stat : 8333 (java) S 8322 8322 8265 0 -1 1077944384 5501 0 0 0 492 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800949480464 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8334] ppid=8322 vsize=15151156 memory=1452 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8334/stat : 8334 (java) S 8322 8322 8265 0 -1 1077944384 5787 0 0 0 490 16 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800948427664 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8335] ppid=8322 vsize=15151156 memory=412544 CPUtime=5.06 cores=1,3,5,7
/proc/8328/task/8335/stat : 8335 (java) S 8322 8322 8265 0 -1 1077944384 7603 0 0 0 489 17 0 0 20 0 15 0 517135366 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800947374864 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8340] ppid=8322 vsize=15151156 memory=422804 CPUtime=1.75 cores=1,3,5,7
/proc/8328/task/8340/stat : 8340 (java) S 8322 8322 8265 0 -1 1077944384 6057 0 0 0 154 21 0 0 20 0 15 0 517135367 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800232266096 139801358465666 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8342] ppid=8322 vsize=15151156 memory=401260 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8342/stat : 8342 (java) S 8322 8322 8265 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 517135367 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800231212128 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8344] ppid=8322 vsize=15151156 memory=399720 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8344/stat : 8344 (java) S 8322 8322 8265 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 517135368 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800230159232 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8347] ppid=8322 vsize=15151156 memory=397668 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8347/stat : 8347 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800229107536 139801358473115 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8349] ppid=8322 vsize=15151156 memory=1452 CPUtime=0.89 cores=1,3,5,7
/proc/8328/task/8349/stat : 8349 (java) S 8322 8322 8265 0 -1 1077944384 8265 0 0 0 88 1 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800228055920 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8350] ppid=8322 vsize=15151156 memory=288230604624101685 CPUtime=0.97 cores=1,3,5,7
/proc/8328/task/8350/stat : 8350 (java) S 8322 8322 8265 0 -1 1077944384 11042 0 0 0 96 1 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800227003120 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8352] ppid=8322 vsize=15151156 memory=16102554786335053 CPUtime=0.31 cores=1,3,5,7
/proc/8328/task/8352/stat : 8352 (java) S 8322 8322 8265 0 -1 1077944384 3167 0 0 0 31 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800225950320 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8355] ppid=8322 vsize=15151156 memory=400232 CPUtime=0 cores=1,3,5,7
/proc/8328/task/8355/stat : 8355 (java) S 8322 8322 8265 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517135370 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800224897760 139801358464725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
[pid=8328/tid=8357] ppid=8322 vsize=15151156 memory=1452 CPUtime=0.55 cores=1,3,5,7
/proc/8328/task/8357/stat : 8357 (java) S 8322 8322 8265 0 -1 1077944384 732 0 0 0 22 33 0 0 20 0 15 0 517135371 15514783744 99289 33554432000 4194304 4196468 140726528233328 139800223845040 139801358465666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 29401088 140726528238555 140726528238730 140726528238730 140726528241615 0
Current children cumulated CPU time: 1239.11 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 398608 KiB

Child status: 0
Real time (s): 1222.37
CPU time (s): 1239.19
CPU user time (s): 1237.74
CPU system time (s): 1.45099
CPU usage (%): 101.376
Max. virtual memory (cumulated for all children) (KiB): 15266492
Max. memory (cumulated for all children) (KiB): 1643376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1237.74
system time used= 1.45099
maximum resident set size= 1650472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94425
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72464
involuntary context switches= 2796


# summary of solver processes directly reported to runsolver:
#   pid: 8322
#   total CPU time (s): 1239.19
#   total CPU user time (s): 1237.74
#   total CPU system time (s): 1.45099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.68734 second user time and 12.1802 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-25 11:51:17
IDJOB=4406056
IDBENCH=133458
IDSOLVER=2869
FILE ID=node107/4406056-1569408801
RUNJOBID= node107-1569405077-8297
PBS_JOBID= 21705710
Free space on /var/tmp= 12564 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406056-1569408801/watcher-4406056-1569408801 -o /var/tmp/evaluation-result-4406056-1569408801/solver-4406056-1569408801 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1569405077-8297 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1942784479 HOME/instance-4406056-1569408801.xml

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

MD5SUM BENCH= f07db2d4579cd982e010e3ec5f98a04a
RANDOM SEED=1942784479

node107.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.11
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.11
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.11
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.11
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:        28621628 kB
MemAvailable:   31801600 kB
Buffers:          103104 kB
Cached:          3218648 kB
SwapCached:        48112 kB
Active:          2027208 kB
Inactive:        1343536 kB
Active(anon):       3776 kB
Inactive(anon):    98552 kB
Active(file):    2023432 kB
Inactive(file):  1244984 kB
Unevictable:      111244 kB
Mlocked:          111244 kB
SwapTotal:      67108860 kB
SwapFree:       66954224 kB
Dirty:             52040 kB
Writeback:             0 kB
AnonPages:        113008 kB
Mapped:            54248 kB
Shmem:             44608 kB
Slab:             369020 kB
SReclaimable:     340016 kB
SUnreclaim:        29004 kB
KernelStack:        3264 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509392 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-25 12:11:39