Trace number 4406768

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-24 parallelUNSAT 548.691 91.628

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
MD5SUM1cb2c7d0d6cb70a3feacaee85115a742
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1888
Maximum variable degree1986
Distribution of variable degrees[{"degree":1888,"count":1},{"degree":1909,"count":1},{"degree":1914,"count":1},{"degree":1915,"count":2},{"degree":1921,"count":1},{"degree":1924,"count":1},{"degree":1927,"count":1},{"degree":1929,"count":1},{"degree":1933,"count":1},{"degree":1938,"count":1},{"degree":1939,"count":1},{"degree":1940,"count":1},{"degree":1949,"count":1},{"degree":1951,"count":1},{"degree":1953,"count":1},{"degree":1959,"count":1},{"degree":1961,"count":1},{"degree":1969,"count":1},{"degree":1975,"count":1},{"degree":1986,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406768-1569347909.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406768-1569347909.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
393.76/72.05	c solve instance...
548.35/91.55	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406768-1569347909/watcher-4406768-1569347909 -o /tmp/evaluation-result-4406768-1569347909/solver-4406768-1569347909 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569347859-30352 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1192277842 HOME/instance-4406768-1569347909.xml 

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

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


[startup+0.100136 s]*
/proc/loadavg: 8.29 7.96 8.00 2/211 30484
/proc/meminfo: memFree=25420664/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28227396 memory=29076 CPUtime=0.12 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 5746 0 0 0 11 1 0 0 20 0 20 0 511057648 28904853504 7269 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7056849 7269 3117 1 0 7019032 0
[pid=30465/tid=30466] ppid=30463 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) R 30463 30463 30325 0 -1 4202560 3647 0 0 0 8 0 0 0 20 0 20 0 511057649 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105656910400 140105652696221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28227396 memory=139673021535872 CPUtime=0 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30470] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30470/stat : 30470 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105602136976 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30471] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30471/stat : 30471 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105601083920 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30472] ppid=30463 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30472/stat : 30472 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105600031376 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30473] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30473/stat : 30473 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105598978320 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30474] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30474/stat : 30474 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 7269 33554432000 4194304 4196468 140725810776752 140105597925776 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30475] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30475/stat : 30475 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057651 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104318171888 140105652685442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30476] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30476/stat : 30476 (java) S 30463 30463 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511057652 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104249108128 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30477] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30477/stat : 30477 (java) S 30463 30463 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511057652 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104248055024 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30478] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30478/stat : 30478 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104247003600 140105652692891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30479] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30479/stat : 30479 (java) R 30463 30463 30325 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104245950704 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30480] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30480/stat : 30480 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104244898160 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30481] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30481/stat : 30481 (java) S 30463 30463 30325 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104243845104 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30482] ppid=30463 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30465/task/30482/stat : 30482 (java) R 30463 30463 30325 0 -1 4202560 356 0 0 0 1 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104242792560 140105652695642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30483] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30483/stat : 30483 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104241740768 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30484] ppid=30463 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30484/stat : 30484 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057655 28904853504 7269 33554432000 4194304 4196468 140725810776752 140104240688304 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30528 KiB

[startup+0.210715 s]*
/proc/loadavg: 8.29 7.96 8.00 3/211 30484
/proc/meminfo: memFree=25407884/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28227396 memory=41092 CPUtime=0.34 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 9521 0 0 0 31 3 0 0 20 0 20 0 511057648 28904853504 10273 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7056849 10273 3281 1 0 7019032 0
[pid=30465/tid=30466] ppid=30463 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) R 30463 30463 30325 0 -1 4202560 6647 0 0 0 18 2 0 0 20 0 20 0 511057649 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105656904016 140105631751787 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28227396 memory=3906786078842508960 CPUtime=0 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30470] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30470/stat : 30470 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105602136976 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30471] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30471/stat : 30471 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105601083920 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30472] ppid=30463 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30472/stat : 30472 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105600031376 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30473] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30473/stat : 30473 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105598978320 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30474] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30474/stat : 30474 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28904853504 10273 33554432000 4194304 4196468 140725810776752 140105597925776 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30475] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30475/stat : 30475 (java) S 30463 30463 30325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511057651 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104318171888 140105652685442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30476] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30476/stat : 30476 (java) S 30463 30463 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511057652 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104249108128 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30477] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30477/stat : 30477 (java) S 30463 30463 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511057652 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104248055024 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30478] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30478/stat : 30478 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104247003600 140105652692891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30479] ppid=30463 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30465/task/30479/stat : 30479 (java) S 30463 30463 30325 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104245950704 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30480] ppid=30463 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30465/task/30480/stat : 30480 (java) S 30463 30463 30325 0 -1 1077944384 320 0 0 0 2 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104244898160 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30481] ppid=30463 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30465/task/30481/stat : 30481 (java) S 30463 30463 30325 0 -1 1077944384 166 0 0 0 1 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104243845104 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30482] ppid=30463 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/30465/task/30482/stat : 30482 (java) R 30463 30463 30325 0 -1 4202560 740 0 0 0 7 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104242792560 140105652686230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30483] ppid=30463 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30483/stat : 30483 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057654 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104241740768 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30484] ppid=30463 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30484/stat : 30484 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057655 28904853504 10273 33554432000 4194304 4196468 140725810776752 140104240688304 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42544 KiB

[startup+0.310591 s]*
/proc/loadavg: 8.29 7.96 8.00 4/211 30484
/proc/meminfo: memFree=25401784/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28231652 memory=49820 CPUtime=0.52 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 10884 0 0 0 48 4 0 0 20 0 20 0 511057648 28909211648 12455 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7057913 12455 3318 1 0 7019032 0
[pid=30465/tid=30466] ppid=30463 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) R 30463 30463 30325 0 -1 4202560 7761 0 0 0 26 3 0 0 20 0 20 0 511057649 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105656905408 140105636754782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30470] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30470/stat : 30470 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105602136976 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30471] ppid=30463 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30465/task/30471/stat : 30471 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105601083920 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30472] ppid=30463 vsize=28231652 memory=139672873431983 CPUtime=0 cores=0-7
/proc/30465/task/30472/stat : 30472 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105600031376 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30473] ppid=30463 vsize=28231652 memory=139672873434288 CPUtime=0 cores=0-7
/proc/30465/task/30473/stat : 30473 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105598978320 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30474] ppid=30463 vsize=28231652 memory=139672873436592 CPUtime=0 cores=0-7
/proc/30465/task/30474/stat : 30474 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28909211648 12455 33554432000 4194304 4196468 140725810776752 140105597925776 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30475] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30475/stat : 30475 (java) S 30463 30463 30325 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511057651 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104318171888 140105652685442 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30476] ppid=30463 vsize=28231652 memory=279345746880144 CPUtime=0 cores=0-7
/proc/30465/task/30476/stat : 30476 (java) S 30463 30463 30325 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511057652 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104249108128 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30477] ppid=30463 vsize=28231652 memory=279345746887056 CPUtime=0 cores=0-7
/proc/30465/task/30477/stat : 30477 (java) S 30463 30463 30325 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511057652 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104248055024 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30478] ppid=30463 vsize=28231652 memory=279345746828336 CPUtime=0 cores=0-7
/proc/30465/task/30478/stat : 30478 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104247003600 140105652692891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30479] ppid=30463 vsize=28231652 memory=279345746900880 CPUtime=0.03 cores=0-7
/proc/30465/task/30479/stat : 30479 (java) R 30463 30463 30325 0 -1 4202560 446 0 0 0 3 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104245941088 140105652695642 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30480] ppid=30463 vsize=28231652 memory=279345746907792 CPUtime=0.03 cores=0-7
/proc/30465/task/30480/stat : 30480 (java) S 30463 30463 30325 0 -1 1077944384 330 0 0 0 3 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104244898160 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30481] ppid=30463 vsize=28231652 memory=279345746905488 CPUtime=0.02 cores=0-7
/proc/30465/task/30481/stat : 30481 (java) S 30463 30463 30325 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104243845104 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30482] ppid=30463 vsize=28231652 memory=279345746921648 CPUtime=0.12 cores=0-7
/proc/30465/task/30482/stat : 30482 (java) S 30463 30463 30325 0 -1 1077944384 860 0 0 0 12 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104242792560 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30483] ppid=30463 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30483/stat : 30483 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057654 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104241740768 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30484] ppid=30463 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30465/task/30484/stat : 30484 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511057655 28909211648 12455 33554432000 4194304 4196468 140725810776752 140104240688304 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51272 KiB

[startup+0.701026 s]
/proc/loadavg: 7.95 7.90 7.98 4/211 30484
/proc/meminfo: memFree=25379052/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28233776 memory=123404 CPUtime=2.03 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 16918 0 0 0 197 6 0 0 20 0 20 0 511057648 28911386624 30851 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7058444 30851 3455 1 0 7019544 0
[pid=30465/tid=30466] ppid=30463 vsize=28233776 memory=279345747279536 CPUtime=0.67 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) R 30463 30463 30325 0 -1 4202560 8397 0 0 0 63 4 0 0 20 0 20 0 511057649 28911386624 30851 33554432000 4194304 4196468 140725810776752 140105656910864 140105276678209 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28233776 memory=139672873640816 CPUtime=0 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28911386624 30851 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511057650 28911386624 30851 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511057650 28911386624 30851 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0

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

[pid=30465/tid=30493] ppid=30463 vsize=28766288 memory=884 CPUtime=17.88 cores=0-7
/proc/30465/task/30493/stat : 30493 (java) R 30463 30463 30325 0 -1 4202560 2633 0 0 0 1757 31 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104229601176 140105279580119 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30494] ppid=30463 vsize=28766288 memory=1432 CPUtime=17.55 cores=0-7
/proc/30465/task/30494/stat : 30494 (java) R 30463 30463 30325 0 -1 4202560 1930 0 0 0 1722 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104228548536 140105279767357 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30495] ppid=30463 vsize=28766288 memory=1764 CPUtime=17.87 cores=0-7
/proc/30465/task/30495/stat : 30495 (java) R 30463 30463 30325 0 -1 4202560 2241 0 0 0 1761 26 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104227495344 140105279767243 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30496] ppid=30463 vsize=28766288 memory=111632 CPUtime=17.95 cores=0-7
/proc/30465/task/30496/stat : 30496 (java) R 30463 30463 30325 0 -1 4202560 2958 0 0 0 1787 8 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104226442832 140105279767357 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30497] ppid=30463 vsize=28766288 memory=804 CPUtime=17.92 cores=0-7
/proc/30465/task/30497/stat : 30497 (java) R 30463 30463 30325 0 -1 4202560 2187 0 0 0 1752 40 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104225393672 140105279586047 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30498] ppid=30463 vsize=28766288 memory=1724 CPUtime=17.79 cores=0-7
/proc/30465/task/30498/stat : 30498 (java) R 30463 30463 30325 0 -1 4202560 4327 0 0 0 1746 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104224338360 140105279767106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 540.41 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 16384580 KiB

[startup+91.3018 s]
/proc/loadavg: 6.35 7.11 7.68 9/219 30498
/proc/meminfo: memFree=9039844/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28766288 memory=16383128 CPUtime=546.75 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 304877 0 0 0 49991 4684 0 0 20 0 28 0 511057648 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7191572 4095782 3534 1 0 7152672 0
[pid=30465/tid=30466] ppid=30463 vsize=28766288 memory=1724 CPUtime=24.09 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) S 30463 30463 30325 0 -1 1077944384 15198 0 0 0 2398 11 0 0 20 0 28 0 511057649 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105656915072 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28766288 memory=4100 CPUtime=45.59 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 23348 0 0 0 4028 531 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28766288 memory=1804 CPUtime=45.89 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 19643 0 0 0 4061 528 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28766288 memory=920 CPUtime=45.75 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 27053 0 0 0 3993 582 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30470] ppid=30463 vsize=28766288 memory=4136 CPUtime=45.86 cores=0-7
/proc/30465/task/30470/stat : 30470 (java) S 30463 30463 30325 0 -1 1077944384 30642 0 0 0 4030 556 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105602136976 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30471] ppid=30463 vsize=28766288 memory=1412 CPUtime=45.9 cores=0-7
/proc/30465/task/30471/stat : 30471 (java) S 30463 30463 30325 0 -1 1077944384 28957 0 0 0 4040 550 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105601083920 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30472] ppid=30463 vsize=28766288 memory=1452 CPUtime=45.68 cores=0-7
/proc/30465/task/30472/stat : 30472 (java) S 30463 30463 30325 0 -1 1077944384 21722 0 0 0 4012 556 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105600031376 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30473] ppid=30463 vsize=28766288 memory=1452 CPUtime=45.74 cores=0-7
/proc/30465/task/30473/stat : 30473 (java) S 30463 30463 30325 0 -1 1077944384 23611 0 0 0 4058 516 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105598978320 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30474] ppid=30463 vsize=28766288 memory=16383128 CPUtime=45.85 cores=0-7
/proc/30465/task/30474/stat : 30474 (java) S 30463 30463 30325 0 -1 1077944384 20796 0 0 0 4009 576 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105597925776 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30475] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=1.7 cores=0-7
/proc/30465/task/30475/stat : 30475 (java) S 30463 30463 30325 0 -1 1077944384 34473 0 0 0 158 12 0 0 20 0 28 0 511057651 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104318171888 140105652685442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30476] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=0 cores=0-7
/proc/30465/task/30476/stat : 30476 (java) S 30463 30463 30325 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 511057652 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104249108192 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30477] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=0 cores=0-7
/proc/30465/task/30477/stat : 30477 (java) S 30463 30463 30325 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 511057652 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104248055040 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30478] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=0 cores=0-7
/proc/30465/task/30478/stat : 30478 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104247003600 140105652692891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30479] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=1.63 cores=0-7
/proc/30465/task/30479/stat : 30479 (java) S 30463 30463 30325 0 -1 1077944384 9341 0 0 0 161 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104245950704 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30480] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=1.44 cores=0-7
/proc/30465/task/30480/stat : 30480 (java) S 30463 30463 30325 0 -1 1077944384 8819 0 0 0 142 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104244898160 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30481] ppid=30463 vsize=28766288 memory=29967743767 CPUtime=1.68 cores=0-7
/proc/30465/task/30481/stat : 30481 (java) S 30463 30463 30325 0 -1 1077944384 10002 0 0 0 166 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104243845104 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30482] ppid=30463 vsize=28766288 memory=12040 CPUtime=0.74 cores=0-7
/proc/30465/task/30482/stat : 30482 (java) S 30463 30463 30325 0 -1 1077944384 6784 0 0 0 72 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104242792560 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30483] ppid=30463 vsize=28766288 memory=33516 CPUtime=0 cores=0-7
/proc/30465/task/30483/stat : 30483 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104241740768 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30484] ppid=30463 vsize=28766288 memory=2120 CPUtime=0.04 cores=0-7
/proc/30465/task/30484/stat : 30484 (java) S 30463 30463 30325 0 -1 1077944384 1019 0 0 0 1 3 0 0 20 0 28 0 511057655 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104240688304 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30491] ppid=30463 vsize=28766288 memory=500 CPUtime=18.6 cores=0-7
/proc/30465/task/30491/stat : 30491 (java) R 30463 30463 30325 0 -1 4202560 2032 0 0 0 1830 30 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104231705328 140105279767357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30492] ppid=30463 vsize=28766288 memory=1556 CPUtime=18.62 cores=0-7
/proc/30465/task/30492/stat : 30492 (java) R 30463 30463 30325 0 -1 4202560 3624 0 0 0 1818 44 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104230654016 140105279580156 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30493] ppid=30463 vsize=28766288 memory=928 CPUtime=18.68 cores=0-7
/proc/30465/task/30493/stat : 30493 (java) R 30463 30463 30325 0 -1 4202560 2633 0 0 0 1837 31 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104229601160 140105279767321 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30494] ppid=30463 vsize=28766288 memory=1640 CPUtime=18.33 cores=0-7
/proc/30465/task/30494/stat : 30494 (java) R 30463 30463 30325 0 -1 4202560 1930 0 0 0 1800 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104228548616 140105279767357 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30495] ppid=30463 vsize=28766288 memory=1980 CPUtime=18.67 cores=0-7
/proc/30465/task/30495/stat : 30495 (java) R 30463 30463 30325 0 -1 4202560 2242 0 0 0 1841 26 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104227495640 140105279622955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30496] ppid=30463 vsize=28766288 memory=2572 CPUtime=18.75 cores=0-7
/proc/30465/task/30496/stat : 30496 (java) R 30463 30463 30325 0 -1 4202560 3081 0 0 0 1867 8 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104226442920 140105279580244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30497] ppid=30463 vsize=28766288 memory=884 CPUtime=18.72 cores=0-7
/proc/30465/task/30497/stat : 30497 (java) R 30463 30463 30325 0 -1 4202560 2188 0 0 0 1832 40 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104225391064 140105279580544 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30498] ppid=30463 vsize=28766288 memory=3372 CPUtime=18.58 cores=0-7
/proc/30465/task/30498/stat : 30498 (java) R 30463 30463 30325 0 -1 4202560 4327 0 0 0 1825 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104224338520 140105280259327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 546.75 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 16384580 KiB

[startup+91.5018 s]
/proc/loadavg: 6.35 7.11 7.68 9/219 30498
/proc/meminfo: memFree=9039844/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
[pid=30465] ppid=30463 vsize=28766288 memory=16383128 CPUtime=548.35 cores=0-7
/proc/30465/stat : 30465 (java) S 30463 30463 30325 0 -1 1077944320 305003 0 0 0 50150 4685 0 0 20 0 28 0 511057648 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140725810759296 140105652674295 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
/proc/30465/statm: 7191572 4095782 3534 1 0 7152672 0
[pid=30465/tid=30466] ppid=30463 vsize=28766288 memory=6791534058613427641 CPUtime=24.09 cores=0-7
/proc/30465/task/30466/stat : 30466 (java) S 30463 30463 30325 0 -1 1077944384 15198 0 0 0 2398 11 0 0 20 0 28 0 511057649 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105656915072 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30467] ppid=30463 vsize=28766288 memory=6943526294502006880 CPUtime=45.59 cores=0-7
/proc/30465/task/30467/stat : 30467 (java) S 30463 30463 30325 0 -1 1077944384 23348 0 0 0 4028 531 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105605295120 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30468] ppid=30463 vsize=28766288 memory=6944656592455097440 CPUtime=45.89 cores=0-7
/proc/30465/task/30468/stat : 30468 (java) S 30463 30463 30325 0 -1 1077944384 19643 0 0 0 4061 528 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105604242576 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 19 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30469] ppid=30463 vsize=28766288 memory=6943526294502006880 CPUtime=45.75 cores=0-7
/proc/30465/task/30469/stat : 30469 (java) S 30463 30463 30325 0 -1 1077944384 27053 0 0 0 3993 582 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105603189520 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 18 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30470] ppid=30463 vsize=28766288 memory=0 CPUtime=45.86 cores=0-7
/proc/30465/task/30470/stat : 30470 (java) S 30463 30463 30325 0 -1 1077944384 30642 0 0 0 4030 556 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105602136976 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 23 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30471] ppid=30463 vsize=28766288 memory=0 CPUtime=45.9 cores=0-7
/proc/30465/task/30471/stat : 30471 (java) S 30463 30463 30325 0 -1 1077944384 28957 0 0 0 4040 550 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105601083920 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30472] ppid=30463 vsize=28766288 memory=1452 CPUtime=45.68 cores=0-7
/proc/30465/task/30472/stat : 30472 (java) S 30463 30463 30325 0 -1 1077944384 21722 0 0 0 4012 556 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105600031376 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 23 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30473] ppid=30463 vsize=28766288 memory=1724 CPUtime=45.74 cores=0-7
/proc/30465/task/30473/stat : 30473 (java) S 30463 30463 30325 0 -1 1077944384 23611 0 0 0 4058 516 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105598978320 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 22 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30474] ppid=30463 vsize=28766288 memory=6140 CPUtime=45.85 cores=0-7
/proc/30465/task/30474/stat : 30474 (java) S 30463 30463 30325 0 -1 1077944384 20796 0 0 0 4009 576 0 0 20 0 28 0 511057650 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140105597925776 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30475] ppid=30463 vsize=28766288 memory=10604 CPUtime=1.7 cores=0-7
/proc/30465/task/30475/stat : 30475 (java) S 30463 30463 30325 0 -1 1077944384 34473 0 0 0 158 12 0 0 20 0 28 0 511057651 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104318171888 140105652685442 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30476] ppid=30463 vsize=28766288 memory=716 CPUtime=0 cores=0-7
/proc/30465/task/30476/stat : 30476 (java) S 30463 30463 30325 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 511057652 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104249108192 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30477] ppid=30463 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/30465/task/30477/stat : 30477 (java) S 30463 30463 30325 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 28 0 511057652 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104248055040 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30478] ppid=30463 vsize=28766288 memory=1552 CPUtime=0 cores=0-7
/proc/30465/task/30478/stat : 30478 (java) S 30463 30463 30325 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104247003600 140105652692891 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30479] ppid=30463 vsize=28766288 memory=2832 CPUtime=1.63 cores=0-7
/proc/30465/task/30479/stat : 30479 (java) S 30463 30463 30325 0 -1 1077944384 9341 0 0 0 161 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104245950704 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30480] ppid=30463 vsize=28766288 memory=1192 CPUtime=1.44 cores=0-7
/proc/30465/task/30480/stat : 30480 (java) S 30463 30463 30325 0 -1 1077944384 8819 0 0 0 142 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104244898160 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30481] ppid=30463 vsize=28766288 memory=940 CPUtime=1.68 cores=0-7
/proc/30465/task/30481/stat : 30481 (java) S 30463 30463 30325 0 -1 1077944384 10002 0 0 0 166 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104243845104 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30482] ppid=30463 vsize=28766288 memory=14008 CPUtime=0.74 cores=0-7
/proc/30465/task/30482/stat : 30482 (java) S 30463 30463 30325 0 -1 1077944384 6784 0 0 0 72 2 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104242792560 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30483] ppid=30463 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/30465/task/30483/stat : 30483 (java) S 30463 30463 30325 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511057654 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104241740768 140105652684501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30484] ppid=30463 vsize=28766288 memory=0 CPUtime=0.04 cores=0-7
/proc/30465/task/30484/stat : 30484 (java) S 30463 30463 30325 0 -1 1077944384 1019 0 0 0 1 3 0 0 20 0 28 0 511057655 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104240688304 140105652685442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30491] ppid=30463 vsize=28766288 memory=0 CPUtime=18.8 cores=0-7
/proc/30465/task/30491/stat : 30491 (java) R 30463 30463 30325 0 -1 4202560 2032 0 0 0 1850 30 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104231705328 140105279580001 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30492] ppid=30463 vsize=28766288 memory=0 CPUtime=18.82 cores=0-7
/proc/30465/task/30492/stat : 30492 (java) R 30463 30463 30325 0 -1 4202560 3750 0 0 0 1837 45 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104230653904 140105279586042 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30493] ppid=30463 vsize=28766288 memory=0 CPUtime=18.88 cores=0-7
/proc/30465/task/30493/stat : 30493 (java) R 30463 30463 30325 0 -1 4202560 2633 0 0 0 1857 31 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104229601160 140105279586042 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30494] ppid=30463 vsize=28766288 memory=0 CPUtime=18.53 cores=0-7
/proc/30465/task/30494/stat : 30494 (java) R 30463 30463 30325 0 -1 4202560 1930 0 0 0 1820 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104228548616 140105279767243 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30495] ppid=30463 vsize=28766288 memory=0 CPUtime=18.87 cores=0-7
/proc/30465/task/30495/stat : 30495 (java) R 30463 30463 30325 0 -1 4202560 2242 0 0 0 1861 26 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104227495640 140105279767357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30496] ppid=30463 vsize=28766288 memory=0 CPUtime=18.95 cores=0-7
/proc/30465/task/30496/stat : 30496 (java) R 30463 30463 30325 0 -1 4202560 3081 0 0 0 1887 8 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104226442920 140105279580156 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30497] ppid=30463 vsize=28766288 memory=0 CPUtime=18.92 cores=0-7
/proc/30465/task/30497/stat : 30497 (java) R 30463 30463 30325 0 -1 4202560 2188 0 0 0 1852 40 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104225391064 140105279580399 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
[pid=30465/tid=30498] ppid=30463 vsize=28766288 memory=0 CPUtime=18.78 cores=0-7
/proc/30465/task/30498/stat : 30498 (java) R 30463 30463 30325 0 -1 4202560 4327 0 0 0 1845 33 0 0 20 0 28 0 511064855 29456678912 4095782 33554432000 4194304 4196468 140725810776752 140104224338520 140105279784891 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32968704 140725810783210 140725810783382 140725810783382 140725810786255 0
Current children cumulated CPU time: 548.35 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 16384580 KiB

[startup+91.6013 s]
/proc/loadavg: 6.35 7.11 7.68 9/219 30498
/proc/meminfo: memFree=9039844/32770624 swapFree=66975640/67108860
[pid=30463] ppid=30460 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30463/stat : 30463 (xcsp3-exec) S 30460 30463 30325 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511057648 115843072 363 33554432000 4194304 5098028 140727485591488 140727485589592 140421590311548 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35856384 140727485596533 140727485596777 140727485596777 140727485599690 0
/proc/30463/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 91.628
CPU time (s): 548.691
CPU user time (s): 501.754
CPU system time (s): 46.9372
CPU usage (%): 598.825
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 16439492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 501.754
system time used= 46.9372
maximum resident set size= 16505624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15790
involuntary context switches= 9259


# summary of solver processes directly reported to runsolver:
#   pid: 30463
#   total CPU time (s): 548.691
#   total CPU user time (s): 501.754
#   total CPU system time (s): 46.9372

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.823352 second user time and 1.00684 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-24 19:57:46
IDJOB=4406768
IDBENCH=125859
IDSOLVER=2871
FILE ID=node125/4406768-1569347909
RUNJOBID= node125-1569347859-30352
PBS_JOBID= 21705077
Free space on /tmp= 4252 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406768-1569347909/watcher-4406768-1569347909 -o /tmp/evaluation-result-4406768-1569347909/solver-4406768-1569347909 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569347859-30352 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1192277842 HOME/instance-4406768-1569347909.xml

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

MD5SUM BENCH= 1cb2c7d0d6cb70a3feacaee85115a742
RANDOM SEED=1192277842

node125.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.29
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.29
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.29
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.29
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:        25437308 kB
MemAvailable:   31812644 kB
Buffers:          121480 kB
Cached:          6315464 kB
SwapCached:        29856 kB
Active:          3205064 kB
Inactive:        3266240 kB
Active(anon):       4436 kB
Inactive(anon):    85900 kB
Active(file):    3200628 kB
Inactive(file):  3180340 kB
Unevictable:      107876 kB
Mlocked:          107876 kB
SwapTotal:      67108860 kB
SwapFree:       66975640 kB
Dirty:             26532 kB
Writeback:             0 kB
AnonPages:        113528 kB
Mapped:            56952 kB
Shmem:             47476 kB
Slab:             452168 kB
SReclaimable:     422828 kB
SUnreclaim:        29340 kB
KernelStack:        3360 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     513988 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 4228 MiB
End job on node125 at 2019-09-24 19:59:18