Trace number 4281390

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 4.0.5 par (2017-08-18)OPT1129 5.1467299 1.05424

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-04.xml
MD5SUM7fb632312c7b7dee32941c0d30e198bb
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1129
Best CPU time to get the best result obtained on this benchmark0.24907701
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281390-1503186911.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4281390-1503186911.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
0.73/0.43	c solve instance...
0.73/0.46	o 551 
0.73/0.46	o 612 
0.73/0.46	o 780 
0.73/0.47	o 827 
0.73/0.47	o 829 
0.73/0.49	o 842 
0.73/0.49	o 906 
0.73/0.49	o 1003 
1.20/0.52	o 1010 
1.20/0.54	o 1012 
1.20/0.60	o 1045 
1.20/0.60	o 1053 
1.20/0.61	o 1087 
1.20/0.61	o 1095 
1.85/0.61	o 1129 
4.93/1.03	s OPTIMUM FOUND
4.93/1.03	v <instantiation>
4.93/1.03	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] </list>
4.93/1.03	v 	<values>1 1 1 0 0 0 1 0 1 1 0 1 1 0 0 1 0 1 0 0 1 0 0 1 0 1 1 0 0 1 </values>
4.93/1.03	v </instantiation>

Verifier Data

OK	1129

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281390-1503186911/watcher-4281390-1503186911 -o /tmp/evaluation-result-4281390-1503186911/solver-4281390-1503186911 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503173765-20601 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 106328154 HOME/instance-4281390-1503186911.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
solver pid=28966, runsolver pid=28963
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 6.75 6.37 7.07 2/201 28987
/proc/meminfo: memFree=27012192/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=25999808 memory=26688 CPUtime=0.11 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 5463 0 0 0 10 1 0 0 20 0 20 0 151779197 26623803392 6672 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6499952 6672 2894 1 0 6488269 0
[pid=28968/tid=28969] ppid=28966 vsize=25999808 memory=8330704318356169117 CPUtime=0.09 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) R 28966 28966 20574 0 -1 4202560 3464 0 0 0 8 1 0 0 20 0 20 0 151779197 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839375330224 139838985653479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=25999808 memory=732369956445715429 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=25999808 memory=139818108262016 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779198 26623803392 6672 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779200 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151779200 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151779200 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) S 28966 28966 20574 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838109030768 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838107977968 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838106925168 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) R 28966 28966 20574 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838105872368 139839363337022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26623803392 6672 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28072 KiB

[startup+0.20987 s]*
/proc/loadavg: 6.75 6.37 7.07 4/201 28987
/proc/meminfo: memFree=27002628/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=26004064 memory=39020 CPUtime=0.33 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 8319 0 0 0 31 2 0 0 20 0 20 0 151779197 26628161536 9755 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6501016 9755 3034 1 0 6488269 0
[pid=28968/tid=28969] ppid=28966 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) R 28966 28966 20574 0 -1 4202560 5371 0 0 0 18 1 0 0 20 0 20 0 151779197 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839375320888 139839355180382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=26004064 memory=732369956445715429 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=26004064 memory=139818108262016 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 9755 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) S 28966 28966 20574 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838109030768 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) S 28966 28966 20574 0 -1 1077944384 84 0 0 0 2 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838107977968 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) S 28966 28966 20574 0 -1 1077944384 367 0 0 0 1 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838106925168 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) S 28966 28966 20574 0 -1 1077944384 764 0 0 0 7 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838105872368 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 9755 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40404 KiB

[startup+0.309449 s]*
/proc/loadavg: 6.75 6.37 7.07 2/201 28987
/proc/meminfo: memFree=26994140/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=26004064 memory=45948 CPUtime=0.49 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 9210 0 0 0 46 3 0 0 20 0 20 0 151779197 26628161536 11487 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6501016 11487 3076 1 0 6488269 0
[pid=28968/tid=28969] ppid=28966 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) R 28966 28966 20574 0 -1 4202560 6111 0 0 0 27 2 0 0 20 0 20 0 151779197 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839375331296 139839355180382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=26004064 memory=139817962795951 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=26004064 memory=139817962798256 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=26004064 memory=139817962800560 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779198 26628161536 11487 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=26004064 memory=279635925608080 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=26004064 memory=279635925614992 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151779200 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=26004064 memory=279635925556272 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=26004064 memory=279635925628816 CPUtime=0.01 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) S 28966 28966 20574 0 -1 1077944384 490 0 0 0 1 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838109030768 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=26004064 memory=279635925635728 CPUtime=0.02 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) S 28966 28966 20574 0 -1 1077944384 92 0 0 0 2 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838107977968 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=26004064 memory=279635925633424 CPUtime=0.02 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) S 28966 28966 20574 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838106925168 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=26004064 memory=279635925649584 CPUtime=0.11 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) S 28966 28966 20574 0 -1 1077944384 832 0 0 0 11 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838105872368 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151779203 26628161536 11487 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47332 KiB

[startup+0.701103 s]
/proc/loadavg: 6.75 6.37 7.07 7/209 29058
/proc/meminfo: memFree=26874872/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=26671828 memory=184848 CPUtime=2.52 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 17628 0 0 0 243 9 0 0 20 0 28 0 151779197 27311951872 46212 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6667957 46212 3237 1 0 6655191 0
[pid=28968/tid=28969] ppid=28966 vsize=26671828 memory=279635925944512 CPUtime=0.42 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) S 28966 28966 20574 0 -1 1077944384 6649 0 0 0 40 2 0 0 20 0 28 0 151779197 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839375340672 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=26671828 memory=2372 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 46212 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=26671828 memory=1012 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=26671828 memory=1716 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=26671828 memory=5792 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=26671828 memory=4616 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=26671828 memory=792 CPUtime=0.24 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) D 28966 28966 20574 0 -1 4202560 1504 0 0 0 24 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838109011880 139839363817047 0 4 0 16800975 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=26671828 memory=1420 CPUtime=0.22 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) D 28966 28966 20574 0 -1 4202560 1044 0 0 0 22 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838107962376 139839363389268 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=26671828 memory=13144 CPUtime=0.28 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) R 28966 28966 20574 0 -1 4202560 2275 0 0 0 28 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838106911712 139839356217039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=26671828 memory=1944 CPUtime=0.29 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) R 28966 28966 20574 0 -1 4202560 2211 0 0 0 29 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838105868824 139839363817047 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=26671828 memory=1196 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=26671828 memory=8592 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 46212 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 2.52 s
Current children cumulated vsize: 26681340 KiB
Current children cumulated memory: 186232 KiB

[startup+1.05417 s]
# the end of solver process 28966 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.03263 s, system=0.114104 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.80202 s]
/proc/loadavg: 6.75 6.37 7.07 7/209 29058
/proc/meminfo: memFree=26874872/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=26671828 memory=189680 CPUtime=3.31 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 18851 0 0 0 322 9 0 0 20 0 28 0 151779197 27311951872 47420 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6667957 47420 3237 1 0 6655191 0
[pid=28968/tid=28969] ppid=28966 vsize=26671828 memory=6077442020120481872 CPUtime=0.42 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) S 28966 28966 20574 0 -1 1077944384 6649 0 0 0 40 2 0 0 20 0 28 0 151779197 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839375340672 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=26671828 memory=7295944995277656144 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=26671828 memory=4639622823262830691 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=26671828 memory=4638778398332698720 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=26671828 memory=279632033249385 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=26671828 memory=956 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 47420 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=26671828 memory=2428 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=26671828 memory=928 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=26671828 memory=1568 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=26671828 memory=2240 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=26671828 memory=4128 CPUtime=0.27 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) R 28966 28966 20574 0 -1 4202560 1917 0 0 0 27 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838109016504 139839350346500 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=26671828 memory=2204 CPUtime=0.26 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) R 28966 28966 20574 0 -1 4202560 1219 0 0 0 26 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838107964024 139839356293906 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=26671828 memory=7788 CPUtime=0.36 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) R 28966 28966 20574 0 -1 4202560 2885 0 0 0 36 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838106911192 139839352619570 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=26671828 memory=840 CPUtime=0.29 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) R 28966 28966 20574 0 -1 1077944384 2236 0 0 0 29 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838105872368 139839371111042 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=26671828 memory=1692 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=26671828 memory=22244 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 47420 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 3.31 s
Current children cumulated vsize: 26681340 KiB
Current children cumulated memory: 191064 KiB

[startup+1.00102 s]*
/proc/loadavg: 6.75 6.37 7.07 10/209 29114
/proc/meminfo: memFree=26843344/32770624 swapFree=67108860/67108860
[pid=28966] ppid=28963 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/28966/stat : 28966 (xcsp3-exec) S 28963 28966 20574 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151779197 9740288 346 33554432000 4194304 5098028 140732823990768 140732823988872 140708713144956 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12451840 140732823999595 140732823999804 140732823999804 140732824002539 0
/proc/28966/statm: 2378 346 289 221 0 87 0
[pid=28968] ppid=28966 vsize=26671828 memory=197308 CPUtime=4.93 cores=0-7
/proc/28968/stat : 28968 (java) S 28966 28966 20574 0 -1 1077944320 20290 0 0 0 483 10 0 0 20 0 28 0 151779197 27311951872 49327 33554432000 4194304 4196468 140732187307552 140732187290096 139839371099895 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
/proc/28968/statm: 6667957 49327 3242 1 0 6655191 0
[pid=28968/tid=28969] ppid=28966 vsize=26671828 memory=279635925445032 CPUtime=0.42 cores=0-7
/proc/28968/task/28969/stat : 28969 (java) S 28966 28966 20574 0 -1 1077944384 6649 0 0 0 40 2 0 0 20 0 28 0 151779197 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839375340672 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28970] ppid=28966 vsize=26671828 memory=732369956445715429 CPUtime=0 cores=0-7
/proc/28968/task/28970/stat : 28970 (java) S 28966 28966 20574 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839323720848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28971] ppid=28966 vsize=26671828 memory=139818108262016 CPUtime=0 cores=0-7
/proc/28968/task/28971/stat : 28971 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839322668048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28972] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28972/stat : 28972 (java) S 28966 28966 20574 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839321615248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28973] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28973/stat : 28973 (java) S 28966 28966 20574 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839320562448 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28974] ppid=28966 vsize=26671828 memory=1233 CPUtime=0 cores=0-7
/proc/28968/task/28974/stat : 28974 (java) S 28966 28966 20574 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839319509648 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28975] ppid=28966 vsize=26671828 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28975/stat : 28975 (java) S 28966 28966 20574 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839318456848 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28976] ppid=28966 vsize=26671828 memory=4206706657114559635 CPUtime=0 cores=0-7
/proc/28968/task/28976/stat : 28976 (java) S 28966 28966 20574 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839317404048 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28977] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28977/stat : 28977 (java) S 28966 28966 20574 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 151779198 27311951872 49327 33554432000 4194304 4196468 140732187307552 139839316351248 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28978] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28978/stat : 28978 (java) S 28966 28966 20574 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838113241968 139839371111042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28979] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28979/stat : 28979 (java) S 28966 28966 20574 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838112187936 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28980] ppid=28966 vsize=26671828 memory=8785 CPUtime=0 cores=0-7
/proc/28968/task/28980/stat : 28980 (java) S 28966 28966 20574 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151779200 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838111135088 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28981] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28981/stat : 28981 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838110083408 139839371118491 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28982] ppid=28966 vsize=26671828 memory=0 CPUtime=0.47 cores=0-7
/proc/28968/task/28982/stat : 28982 (java) R 28966 28966 20574 0 -1 4202560 2932 0 0 0 46 1 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838109017120 139839355489749 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28983] ppid=28966 vsize=26671828 memory=0 CPUtime=0.36 cores=0-7
/proc/28968/task/28983/stat : 28983 (java) R 28966 28966 20574 0 -1 4202560 1533 0 0 0 36 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838107958984 139839354600082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28984] ppid=28966 vsize=26671828 memory=0 CPUtime=0.48 cores=0-7
/proc/28968/task/28984/stat : 28984 (java) R 28966 28966 20574 0 -1 4202560 2932 0 0 0 48 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838106913648 139839354600278 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28985] ppid=28966 vsize=26671828 memory=0 CPUtime=0.32 cores=0-7
/proc/28968/task/28985/stat : 28985 (java) R 28966 28966 20574 0 -1 1077944384 2298 0 0 0 32 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838105872368 139839371111042 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28986] ppid=28966 vsize=26671828 memory=0 CPUtime=0 cores=0-7
/proc/28968/task/28986/stat : 28986 (java) S 28966 28966 20574 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838104820832 139839371110101 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=28987] ppid=28966 vsize=26671828 memory=-1 CPUtime=0 cores=0-7
/proc/28968/task/28987/stat : 28987 (java) S 28966 28966 20574 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151779203 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838103768112 139839371111042 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29107] ppid=28966 vsize=26671828 memory=-1 CPUtime=0.28 cores=0-7
/proc/28968/task/29107/stat : 29107 (java) R 28966 28966 20574 0 -1 4202560 18 0 0 0 28 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838026137128 139838988169012 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29108] ppid=28966 vsize=26671828 memory=0 CPUtime=0.24 cores=0-7
/proc/28968/task/29108/stat : 29108 (java) R 28966 28966 20574 0 -1 4202560 18 0 0 0 24 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838020870264 139838987549056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29109] ppid=28966 vsize=26671828 memory=0 CPUtime=0.27 cores=0-7
/proc/28968/task/29109/stat : 29109 (java) R 28966 28966 20574 0 -1 4202560 18 0 0 0 27 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838022979552 139838987461471 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29110] ppid=28966 vsize=26671828 memory=0 CPUtime=0.3 cores=0-7
/proc/28968/task/29110/stat : 29110 (java) R 28966 28966 20574 0 -1 4202560 31 0 0 0 30 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838024027832 139839352506112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29111] ppid=28966 vsize=26671828 memory=0 CPUtime=0.24 cores=0-7
/proc/28968/task/29111/stat : 29111 (java) R 28966 28966 20574 0 -1 4202560 17 0 0 0 24 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838019819736 139838987606268 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29112] ppid=28966 vsize=26671828 memory=0 CPUtime=0.27 cores=0-7
/proc/28968/task/29112/stat : 29112 (java) R 28966 28966 20574 0 -1 4202560 17 0 0 0 27 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838018768384 139838988387062 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29113] ppid=28966 vsize=26671828 memory=0 CPUtime=0.27 cores=0-7
/proc/28968/task/29113/stat : 29113 (java) R 28966 28966 20574 0 -1 4202560 18 0 0 0 27 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838025084384 139839371121242 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
[pid=28968/tid=29114] ppid=28966 vsize=26671828 memory=0 CPUtime=0.29 cores=0-7
/proc/28968/task/29114/stat : 29114 (java) R 28966 28966 20574 0 -1 4202560 17 0 0 0 29 0 0 0 20 0 28 0 151779258 27311951872 49327 33554432000 4194304 4196468 140732187307552 139838028238528 139838987528335 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10973184 140732187313304 140732187313480 140732187313480 140732187316175 0
Current children cumulated CPU time: 4.93 s
Current children cumulated vsize: 26681340 KiB
Current children cumulated memory: 198692 KiB

Child status: 0
Real time (s): 1.05424
CPU time (s): 5.14673
CPU user time (s): 5.03263
CPU system time (s): 0.114104
CPU usage (%): 488.192
Max. virtual memory (cumulated for all children) (KiB): 26681340
Max. memory (cumulated for all children) (KiB): 198692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.03263
system time used= 0.114104
maximum resident set size= 200300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3468
involuntary context switches= 117


# summary of solver processes directly reported to runsolver:
#   pid: 28966
#   total CPU time (s): 5.14673
#   total CPU user time (s): 5.03263
#   total CPU system time (s): 0.114104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030943 second user time and 0.055805 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-20 01:40:51
IDJOB=4281390
IDBENCH=133470
IDSOLVER=2676
FILE ID=node103/4281390-1503186911
RUNJOBID= node103-1503173765-20601
PBS_JOBID= 20630841
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-04.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281390-1503186911/watcher-4281390-1503186911 -o /tmp/evaluation-result-4281390-1503186911/solver-4281390-1503186911 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503173765-20601 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 106328154 HOME/instance-4281390-1503186911.xml

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

MD5SUM BENCH= 7fb632312c7b7dee32941c0d30e198bb
RANDOM SEED=106328154

node103.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.56
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	: 5333.56
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	: 5333.56
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	: 5333.56
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:        27027732 kB
MemAvailable:   31971024 kB
Buffers:          237708 kB
Cached:          4999296 kB
SwapCached:            0 kB
Active:          1006912 kB
Inactive:        4286124 kB
Active(anon):       5412 kB
Inactive(anon):    86700 kB
Active(file):    1001500 kB
Inactive(file):  4199424 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7996 kB
Writeback:             4 kB
AnonPages:         63168 kB
Mapped:            51444 kB
Shmem:             33420 kB
Slab:             143024 kB
SReclaimable:     116408 kB
SUnreclaim:        26616 kB
KernelStack:        3280 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-20 01:40:52