Trace number 4404097

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT98 192.953 48.8717

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-29-05.xml
MD5SUM28da73d1db83f7f431b4b8f6a2cf23fc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark208.649
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints62
Number of domains2
Minimum domain size1
Maximum domain size188
Distribution of domain sizes[{"size":1,"count":1},{"size":188,"count":31}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":6,"count":3},{"degree":7,"count":7},{"degree":8,"count":17},{"degree":9,"count":3}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":58},{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints58
Distribution of constraint types[{"type":"intension","count":58},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404097-1568991460.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404097-1568991460.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.30/0.63	c solve instance...
1.59/0.72	o 117 
1.59/0.74	o 115 
1.59/0.76	o 114 
1.94/0.88	o 112 
2.35/0.97	o 111 
2.69/1.09	o 110 
3.04/1.18	o 109 
3.35/1.21	o 108 
4.11/1.46	o 106 
4.52/1.54	o 105 
6.54/2.06	o 104 
8.11/2.46	o 103 
22.80/6.11	o 102 
32.33/8.53	o 101 
55.78/14.43	o 100 
103.12/26.33	o 99 
117.88/30.03	o 98 
192.70/48.86	s OPTIMUM FOUND
192.70/48.86	v <instantiation>
192.70/48.86	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] </list>
192.70/48.86	v 	<values>0 54 3 0 5 9 2 23 15 36 61 25 45 42 19 54 77 35 63 29 72 45 92 64 85 87 72 82 92 90 94 98 </values>
192.70/48.86	v </instantiation>

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404097-1568991460/watcher-4404097-1568991460 -o /var/tmp/evaluation-result-4404097-1568991460/solver-4404097-1568991460 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7233 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1694615536 HOME/instance-4404097-1568991460.xml 

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

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


[startup+0.101065 s]*
/proc/loadavg: 8.50 7.74 5.23 6/233 11091
/proc/meminfo: memFree=5150164/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15144776 memory=29652 CPUtime=0.13 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 5831 0 0 0 12 1 0 0 20 0 15 0 475418537 15508250624 7413 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3786194 7413 3186 1 0 3748377 0
[pid=11077/tid=11078] ppid=11075 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) R 11075 11075 7201 0 -1 4202560 3716 0 0 0 8 1 0 0 20 0 15 0 475418537 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749799930064 139749781393057 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475418539 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475418539 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749263271584 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475418540 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749262218480 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) R 11075 11075 7201 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749260114256 139749795710677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) R 11075 11075 7201 0 -1 4202560 67 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749259060800 139749779186418 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) S 11075 11075 7201 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 475418542 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749258008560 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418543 15508250624 7413 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31104 KiB

[startup+0.210952 s]*
/proc/loadavg: 8.50 7.74 5.23 7/233 11091
/proc/meminfo: memFree=5137060/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15144776 memory=40924 CPUtime=0.34 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 9444 0 0 0 31 3 0 0 20 0 15 0 475418537 15508250624 10231 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3786194 10231 3294 1 0 3748377 0
[pid=11077/tid=11078] ppid=11075 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) R 11075 11075 7201 0 -1 4202560 6628 0 0 0 17 2 0 0 20 0 15 0 475418537 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749799935456 139749795722301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15144776 memory=13575 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15144776 memory=139719336161988 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475418538 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475418539 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475418539 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749263271584 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475418540 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749262218480 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) S 11075 11075 7201 0 -1 1077944384 685 0 0 0 3 0 0 0 20 0 15 0 475418542 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749260114160 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) S 11075 11075 7201 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 15 0 475418542 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749259061616 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15144776 memory=139719336150656 CPUtime=0.08 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) R 11075 11075 7201 0 -1 4202560 738 0 0 0 8 0 0 0 20 0 15 0 475418542 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749258008560 139749774505155 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418543 15508250624 10231 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42376 KiB

[startup+0.310798 s]*
/proc/loadavg: 8.30 7.71 5.23 7/233 11091
/proc/meminfo: memFree=5129652/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15149032 memory=50216 CPUtime=0.53 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 10876 0 0 0 49 4 0 0 20 0 15 0 475418537 15512608768 12554 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3787258 12554 3350 1 0 3748377 0
[pid=11077/tid=11078] ppid=11075 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) R 11075 11075 7201 0 -1 4202560 7845 0 0 0 27 3 0 0 20 0 15 0 475418537 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749799937488 139749795722397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15149032 memory=13938 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15149032 memory=3373065 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418538 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475418538 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475418539 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475418539 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749263271584 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475418540 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749262218480 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) S 11075 11075 7201 0 -1 1077944384 703 0 0 0 4 0 0 0 20 0 15 0 475418542 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749260114160 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) S 11075 11075 7201 0 -1 1077944384 210 0 0 0 4 0 0 0 20 0 15 0 475418542 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749259061616 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) S 11075 11075 7201 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 15 0 475418542 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749258008560 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475418542 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475418543 15512608768 12554 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51668 KiB

[startup+0.700747 s]
/proc/loadavg: 8.30 7.71 5.23 7/233 11091
/proc/meminfo: memFree=5112796/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15417412 memory=91268 CPUtime=1.59 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 15562 0 0 0 153 6 0 0 20 0 19 0 475418537 15787429888 22817 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3854353 22817 3454 1 0 3815453 0
[pid=11077/tid=11078] ppid=11075 vsize=15417412 memory=12328 CPUtime=0.62 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) S 11075 11075 7201 0 -1 1077944384 9360 0 0 0 58 4 0 0 20 0 19 0 475418537 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749799941248 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15417412 memory=500 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475418538 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15417412 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475418538 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15417412 memory=1744 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475418538 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15417412 memory=924 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475418538 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15417412 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475418539 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15417412 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475418539 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749263271584 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15417412 memory=2508 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475418540 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749262218480 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15417412 memory=1532 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15417412 memory=836 CPUtime=0.21 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) R 11075 11075 7201 0 -1 4202560 1268 0 0 0 21 0 0 0 20 0 19 0 475418542 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749260100704 139749788010708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15417412 memory=1760 CPUtime=0.19 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) R 11075 11075 7201 0 -1 4202560 1018 0 0 0 19 0 0 0 20 0 19 0 475418542 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749259053432 139749781724287 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15417412 memory=111632 CPUtime=0.39 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) R 11075 11075 7201 0 -1 4202560 1935 0 0 0 39 0 0 0 20 0 19 0 475418542 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749258006960 139749795721818 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15417412 memory=804 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15417412 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475418543 15787429888 22817 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 92720 KiB

[startup+1.50713 s]
/proc/loadavg: 8.30 7.71 5.23 9/237 11115
/proc/meminfo: memFree=5028876/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0

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

/proc/11077/task/11091/stat : 11091 (java) R 11075 11075 7201 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 19 0 475418543 15925850112 56991 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11163] ppid=11075 vsize=15552588 memory=1532 CPUtime=16.31 cores=1,3,5,7
/proc/11077/task/11163/stat : 11163 (java) R 11075 11075 7201 0 -1 4202560 287 0 0 0 1631 0 0 0 20 0 19 0 475421540 15925850112 56991 33554432000 4194304 4196468 140737289424496 139749176101176 139749400171119 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11164] ppid=11075 vsize=15552588 memory=836 CPUtime=16.11 cores=1,3,5,7
/proc/11077/task/11164/stat : 11164 (java) R 11075 11075 7201 0 -1 4202560 844 0 0 0 1611 0 0 0 20 0 19 0 475421540 15925850112 56991 33554432000 4194304 4196468 140737289424496 139749246684712 139749399819337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11165] ppid=11075 vsize=15552588 memory=1760 CPUtime=16.17 cores=1,3,5,7
/proc/11077/task/11165/stat : 11165 (java) R 11075 11075 7201 0 -1 4202560 984 0 0 0 1617 0 0 0 20 0 19 0 475421540 15925850112 56991 33554432000 4194304 4196468 140737289424496 139749245632192 139749398699311 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11166] ppid=11075 vsize=15552588 memory=111632 CPUtime=16.3 cores=1,3,5,7
/proc/11077/task/11166/stat : 11166 (java) R 11075 11075 7201 0 -1 4202560 422 0 0 0 1630 0 0 0 20 0 19 0 475421540 15925850112 56991 33554432000 4194304 4196468 140737289424496 139749171901176 139749400594753 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 183.14 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 229416 KiB

[startup+48.0011 s]*
/proc/loadavg: 8.71 7.90 5.41 10/237 11166
/proc/meminfo: memFree=4950740/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15552588 memory=227980 CPUtime=189.54 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 75205 0 0 0 18938 16 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3888147 56995 3520 1 0 3849247 0
[pid=11077/tid=11078] ppid=11075 vsize=15552588 memory=12328 CPUtime=0.63 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) S 11075 11075 7201 0 -1 1077944384 10118 0 0 0 59 4 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749799941248 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15552588 memory=4126316290023845779 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15552588 memory=227980 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1929 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15552588 memory=2084 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 645 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15552588 memory=1480 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 1022 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15552588 memory=3880 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 1350 0 0 0 1 1 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15552588 memory=7712 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749263271648 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15552588 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475418540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749262218496 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15552588 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15552588 memory=6316 CPUtime=3.63 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) S 11075 11075 7201 0 -1 1077944384 18883 0 0 0 361 2 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749260114160 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15552588 memory=828 CPUtime=3.65 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) S 11075 11075 7201 0 -1 1077944384 20561 0 0 0 362 3 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749259061616 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15552588 memory=736 CPUtime=0.77 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) S 11075 11075 7201 0 -1 1077944384 8402 0 0 0 76 1 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749258008560 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15552588 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15552588 memory=-2025810976467231676 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 19 0 475418543 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11163] ppid=11075 vsize=15552588 memory=-5587106306044206369 CPUtime=17.92 cores=1,3,5,7
/proc/11077/task/11163/stat : 11163 (java) R 11075 11075 7201 0 -1 4202560 294 0 0 0 1792 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749176101344 139749400172537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11164] ppid=11075 vsize=15552588 memory=7681407974647166620 CPUtime=17.68 cores=1,3,5,7
/proc/11077/task/11164/stat : 11164 (java) R 11075 11075 7201 0 -1 4202560 865 0 0 0 1768 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749246684984 139749400594753 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11165] ppid=11075 vsize=15552588 memory=7681421203011431829 CPUtime=17.74 cores=1,3,5,7
/proc/11077/task/11165/stat : 11165 (java) R 11075 11075 7201 0 -1 4202560 1015 0 0 0 1774 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749245632128 139749400978624 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11166] ppid=11075 vsize=15552588 memory=-2025810976467231676 CPUtime=17.91 cores=1,3,5,7
/proc/11077/task/11166/stat : 11166 (java) R 11075 11075 7201 0 -1 4202560 428 0 0 0 1791 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749171900360 139749400978776 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 189.54 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 229432 KiB

[startup+48.4011 s]
/proc/loadavg: 8.71 7.90 5.41 10/237 11166
/proc/meminfo: memFree=4950740/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15552588 memory=227980 CPUtime=191.1 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 75235 0 0 0 19094 16 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3888147 56995 3520 1 0 3849247 0
[pid=11077/tid=11078] ppid=11075 vsize=15552588 memory=227980 CPUtime=0.63 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) S 11075 11075 7201 0 -1 1077944384 10118 0 0 0 59 4 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749799941248 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15552588 memory=2508 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15552588 memory=1532 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1929 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15552588 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 645 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15552588 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 1022 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15552588 memory=1172 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 1350 0 0 0 1 1 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15552588 memory=6316 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749263271648 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15552588 memory=828 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475418540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749262218496 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15552588 memory=736 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15552588 memory=1608 CPUtime=3.63 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) S 11075 11075 7201 0 -1 1077944384 18883 0 0 0 361 2 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749260114160 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15552588 memory=1076 CPUtime=3.65 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) S 11075 11075 7201 0 -1 1077944384 20561 0 0 0 362 3 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749259061616 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15552588 memory=3124 CPUtime=0.77 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) S 11075 11075 7201 0 -1 1077944384 8402 0 0 0 76 1 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749258008560 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15552588 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15552588 memory=2508 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 19 0 475418543 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11163] ppid=11075 vsize=15552588 memory=1532 CPUtime=18.31 cores=1,3,5,7
/proc/11077/task/11163/stat : 11163 (java) R 11075 11075 7201 0 -1 4202560 294 0 0 0 1831 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749176101480 139749402612213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11164] ppid=11075 vsize=15552588 memory=836 CPUtime=18.07 cores=1,3,5,7
/proc/11077/task/11164/stat : 11164 (java) R 11075 11075 7201 0 -1 4202560 865 0 0 0 1807 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749246684984 139749400680882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11165] ppid=11075 vsize=15552588 memory=1760 CPUtime=18.13 cores=1,3,5,7
/proc/11077/task/11165/stat : 11165 (java) R 11075 11075 7201 0 -1 4202560 1017 0 0 0 1813 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749245632128 139749780911585 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11166] ppid=11075 vsize=15552588 memory=111632 CPUtime=18.3 cores=1,3,5,7
/proc/11077/task/11166/stat : 11166 (java) R 11075 11075 7201 0 -1 4202560 456 0 0 0 1830 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749171900360 139749398170572 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 191.1 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 229432 KiB

[startup+48.8011 s]
/proc/loadavg: 8.71 7.90 5.41 10/237 11166
/proc/meminfo: memFree=4950740/32770624 swapFree=67021824/67108860
[pid=11075] ppid=11072 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11075/stat : 11075 (xcsp3-exec) S 11072 11075 7201 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475418536 115843072 363 33554432000 4194304 5098028 140727796371504 140727796369608 140203807130236 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 8183808 140727796380502 140727796380761 140727796380761 140727796383686 0
/proc/11075/statm: 28282 363 304 221 0 87 0
[pid=11077] ppid=11075 vsize=15552588 memory=227980 CPUtime=192.7 cores=1,3,5,7
/proc/11077/stat : 11077 (java) S 11075 11075 7201 0 -1 1077944320 75248 0 0 0 19254 16 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 140737289407040 139749795700471 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
/proc/11077/statm: 3888147 56995 3520 1 0 3849247 0
[pid=11077/tid=11078] ppid=11075 vsize=15552588 memory=1040 CPUtime=0.63 cores=1,3,5,7
/proc/11077/task/11078/stat : 11078 (java) S 11075 11075 7201 0 -1 1077944384 10118 0 0 0 59 4 0 0 20 0 19 0 475418537 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749799941248 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11079] ppid=11075 vsize=15552588 memory=2084 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11079/stat : 11079 (java) S 11075 11075 7201 0 -1 1077944384 274 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749723740688 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11080] ppid=11075 vsize=15552588 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11080/stat : 11080 (java) S 11075 11075 7201 0 -1 1077944384 1929 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749722688144 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11081] ppid=11075 vsize=15552588 memory=1584 CPUtime=0.01 cores=1,3,5,7
/proc/11077/task/11081/stat : 11081 (java) S 11075 11075 7201 0 -1 1077944384 645 0 0 0 1 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749721635088 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11082] ppid=11075 vsize=15552588 memory=1744 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11082/stat : 11082 (java) S 11075 11075 7201 0 -1 1077944384 1022 0 0 0 2 0 0 0 20 0 19 0 475418538 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749720582544 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11083] ppid=11075 vsize=15552588 memory=924 CPUtime=0.02 cores=1,3,5,7
/proc/11077/task/11083/stat : 11083 (java) S 11075 11075 7201 0 -1 1077944384 1350 0 0 0 1 1 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749264325360 139749795711618 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11084] ppid=11075 vsize=15552588 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11084/stat : 11084 (java) S 11075 11075 7201 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 475418539 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749263271648 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11085] ppid=11075 vsize=15552588 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11085/stat : 11085 (java) S 11075 11075 7201 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 475418540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749262218496 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11086] ppid=11075 vsize=15552588 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11086/stat : 11086 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749261167056 139749795719067 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11087] ppid=11075 vsize=15552588 memory=15816698942982814 CPUtime=3.63 cores=1,3,5,7
/proc/11077/task/11087/stat : 11087 (java) S 11075 11075 7201 0 -1 1077944384 18883 0 0 0 361 2 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749260114160 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11088] ppid=11075 vsize=15552588 memory=0 CPUtime=3.65 cores=1,3,5,7
/proc/11077/task/11088/stat : 11088 (java) S 11075 11075 7201 0 -1 1077944384 20561 0 0 0 362 3 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749259061616 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11089] ppid=11075 vsize=15552588 memory=500 CPUtime=0.77 cores=1,3,5,7
/proc/11077/task/11089/stat : 11089 (java) S 11075 11075 7201 0 -1 1077944384 8402 0 0 0 76 1 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749258008560 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11090] ppid=11075 vsize=15552588 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11090/stat : 11090 (java) S 11075 11075 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475418542 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749256956256 139749795710677 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11091] ppid=11075 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11077/task/11091/stat : 11091 (java) S 11075 11075 7201 0 -1 1077944384 848 0 0 0 0 0 0 0 20 0 19 0 475418543 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749255904304 139749795711618 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11163] ppid=11075 vsize=15552588 memory=3124 CPUtime=18.71 cores=1,3,5,7
/proc/11077/task/11163/stat : 11163 (java) R 11075 11075 7201 0 -1 4202560 294 0 0 0 1871 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749176101480 139749400682292 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11164] ppid=11075 vsize=15552588 memory=1244 CPUtime=18.47 cores=1,3,5,7
/proc/11077/task/11164/stat : 11164 (java) R 11075 11075 7201 0 -1 4202560 878 0 0 0 1847 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749246684984 139749400591284 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11165] ppid=11075 vsize=15552588 memory=14064 CPUtime=18.53 cores=1,3,5,7
/proc/11077/task/11165/stat : 11165 (java) R 11075 11075 7201 0 -1 4202560 1017 0 0 0 1853 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749245632128 139749401081936 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
[pid=11077/tid=11166] ppid=11075 vsize=15552588 memory=17720 CPUtime=18.7 cores=1,3,5,7
/proc/11077/task/11166/stat : 11166 (java) R 11075 11075 7201 0 -1 4202560 456 0 0 0 1870 0 0 0 20 0 19 0 475421540 15925850112 56995 33554432000 4194304 4196468 140737289424496 139749171900360 139749401357699 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14798848 140737289429979 140737289430154 140737289430154 140737289433039 0
Current children cumulated CPU time: 192.7 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 229432 KiB

Child status: 0
Real time (s): 48.8717
CPU time (s): 192.953
CPU user time (s): 192.782
CPU system time (s): 0.17075
CPU usage (%): 394.816
Max. virtual memory (cumulated for all children) (KiB): 15667656
Max. memory (cumulated for all children) (KiB): 234544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 192.782
system time used= 0.17075
maximum resident set size= 233112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76665
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5362
involuntary context switches= 4775


# summary of solver processes directly reported to runsolver:
#   pid: 11075
#   total CPU time (s): 192.953
#   total CPU user time (s): 192.782
#   total CPU system time (s): 0.17075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.352667 second user time and 0.536601 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-20 16:57:00
IDJOB=4404097
IDBENCH=130150
IDSOLVER=2864
FILE ID=node150/4404097-1568991460
RUNJOBID= node150-1568990625-7233
PBS_JOBID= 21704648
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-29-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404097-1568991460/watcher-4404097-1568991460 -o /var/tmp/evaluation-result-4404097-1568991460/solver-4404097-1568991460 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7233 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1694615536 HOME/instance-4404097-1568991460.xml

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

MD5SUM BENCH= 28da73d1db83f7f431b4b8f6a2cf23fc
RANDOM SEED=1694615536

node150.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.79
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.79
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.79
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.79
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:         5166976 kB
MemAvailable:   27657296 kB
Buffers:          162124 kB
Cached:         22214068 kB
SwapCached:         7952 kB
Active:         15335220 kB
Inactive:       11238756 kB
Active(anon):    4168292 kB
Inactive(anon):    70436 kB
Active(file):   11166928 kB
Inactive(file): 11168320 kB
Unevictable:      110740 kB
Mlocked:          110740 kB
SwapTotal:      67108860 kB
SwapFree:       67021824 kB
Dirty:             26264 kB
Writeback:             0 kB
AnonPages:       4311092 kB
Mapped:            60888 kB
Shmem:             32452 kB
Slab:             614200 kB
SReclaimable:     583532 kB
SUnreclaim:        30668 kB
KernelStack:        4064 kB
PageTables:        13748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5291320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4169728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node150 at 2019-09-20 16:57:49