Trace number 4269802

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 4.0.5 seq (2017-08-09)SAT 15.7908 7.4899201

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-9-3-5-cp.xml
MD5SUM0eeb94d3c32d9a0ecc0d968e8c219d20
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.5479398
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints3517
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":135}]
Minimum variable degree106
Maximum variable degree107
Distribution of variable degrees[{"degree":106,"count":108},{"degree":107,"count":27}]
Minimum constraint arity4
Maximum constraint arity135
Distribution of constraint arities[{"arity":4,"count":3510},{"arity":27,"count":6},{"arity":135,"count":1}]
Number of extensional constraints0
Number of intensional constraints3510
Distribution of constraint types[{"type":"intension","count":3510},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269802-1502788470.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4269802-1502788470.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
14.63/7.02	c solve instance...
15.68/7.47	s SATISFIABLE
15.68/7.47	v <instantiation>
15.68/7.47	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[3][18] x[3][19] x[3][20] x[3][21] x[3][22] x[3][23] x[3][24] x[3][25] x[3][26] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[4][18] x[4][19] x[4][20] x[4][21] x[4][22] x[4][23] x[4][24] x[4][25] x[4][26] </list>
15.68/7.47	v 	<values>0 0 0 1 1 1 2 2 2 3 3 3 4 4 4 5 5 5 6 6 6 7 7 7 8 8 8 6 7 8 0 1 2 0 1 3 2 3 4 5 7 8 6 7 8 3 4 5 4 5 6 0 1 2 6 7 8 0 2 1 1 3 0 7 8 5 7 3 4 3 4 2 5 8 6 6 5 4 2 1 0 6 7 8 0 4 6 4 5 7 1 2 0 2 4 3 3 5 6 1 3 0 1 8 2 7 8 5 6 7 8 1 0 2 8 7 5 1 4 7 6 3 0 4 2 3 6 5 8 4 5 3 2 1 0 </values>
15.68/7.47	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269802-1502788470/watcher-4269802-1502788470 -o /tmp/evaluation-result-4269802-1502788470/solver-4269802-1502788470 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 931069351 HOME/instance-4269802-1502788470.xml 

running on 4 cores: 0,2,4,6

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

solver pid=17027, runsolver pid=17024

[startup+0.100165 s]*
/proc/loadavg: 2.00 2.01 2.05 3/206 17030
/proc/meminfo: memFree=30956260/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13358712 memory=11992 CPUtime=0 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 2769 0 0 0 0 0 0 0 20 0 6 0 126353584 13679321088 2998 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3339678 2998 1465 1 0 3329175 0
[pid=17029/tid=17030] ppid=17027 vsize=13358712 memory=-6871798056557643345 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 1776 0 0 0 0 0 0 0 20 0 6 0 126353584 13679321088 3262 18446744073709551615 4194304 4196468 140729516701472 140676298687056 140676255431634 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13358712 memory=735272052430568040 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 126353585 13679321088 3262 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13358712 memory=140146122856064 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 126353585 13679321088 3262 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 126353585 13679321088 3262 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13358712 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 126353585 13679321088 3262 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 13372 KiB

[startup+0.21557 s]*
/proc/loadavg: 2.00 2.01 2.05 3/219 17043
/proc/meminfo: memFree=30945384/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13974352 memory=27368 CPUtime=0.08 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 5256 0 0 0 7 1 0 0 20 0 15 0 126353584 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3493588 6842 2725 1 0 3482964 0
[pid=17029/tid=17030] ppid=17027 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 3415 0 0 0 6 0 0 0 20 0 15 0 126353584 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140676298676624 140676294472861 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13974352 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13974352 memory=288370522274567808 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13974352 memory=140146122856064 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353586 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 126353587 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 126353587 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) S 17027 17027 4674 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675768596720 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675767544176 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13974352 memory=140146122856064 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) R 17027 17027 4674 0 -1 4202560 233 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462870 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13974352 memory=140146122856064 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353594 14309736448 6842 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28748 KiB

[startup+0.310916 s]*
/proc/loadavg: 2.00 2.01 2.05 3/219 17043
/proc/meminfo: memFree=30930200/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13974352 memory=36748 CPUtime=0.26 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 8805 0 0 0 23 3 0 0 20 0 15 0 126353584 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3493588 9187 2973 1 0 3482964 0
[pid=17029/tid=17030] ppid=17027 vsize=13974352 memory=4278483708103473607 CPUtime=0.15 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 6060 0 0 0 14 1 0 0 20 0 15 0 126353584 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140676298649296 140676278531422 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353586 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 126353587 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 126353587 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) R 17027 17027 4674 0 -1 1077944384 561 0 0 0 1 0 0 0 20 0 15 0 126353589 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675768596720 140676294462082 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) R 17027 17027 4674 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675767544176 140676287435977 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13974352 memory=140146122856064 CPUtime=0.05 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 691 0 0 0 5 0 0 0 20 0 15 0 126353589 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13974352 memory=140146122856064 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353594 14309736448 9187 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38128 KiB

[startup+0.700788 s]
/proc/loadavg: 2.00 2.01 2.05 5/219 17043
/proc/meminfo: memFree=30912796/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13978684 memory=92744 CPUtime=1.31 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 13332 0 0 0 126 5 0 0 20 0 15 0 126353584 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3494671 23186 3155 1 0 3482964 0
[pid=17029/tid=17030] ppid=17027 vsize=13978684 memory=280291981901728 CPUtime=0.53 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 7858 0 0 0 50 3 0 0 20 0 15 0 126353584 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140676298684576 140675902227908 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13978684 memory=140145990953136 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13978684 memory=280291981918816 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353585 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13978684 memory=193 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 126353585 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13978684 memory=800 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 126353586 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13978684 memory=40 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 126353587 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13978684 memory=454 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 126353587 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13978684 memory=-4546129931942301828 CPUtime=0.26 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) R 17027 17027 4674 0 -1 4202560 1517 0 0 0 26 0 0 0 20 0 15 0 126353589 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675768584592 140676274304541 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13978684 memory=-1624781813439352349 CPUtime=0.22 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) R 17027 17027 4674 0 -1 4202560 969 0 0 0 22 0 0 0 20 0 15 0 126353589 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675767524296 140676294472282 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13978684 memory=-2746958450906831424 CPUtime=0.26 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 1680 0 0 0 26 0 0 0 20 0 15 0 126353589 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13978684 memory=6298092009289045352 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 126353594 14314172416 23186 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 94124 KiB

[startup+1.50091 s]
/proc/loadavg: 2.00 2.01 2.05 3/219 17043
/proc/meminfo: memFree=30829852/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13980732 memory=244532 CPUtime=2.89 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 15118 0 0 0 275 14 0 0 20 0 15 0 126353584 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3495183 61133 3195 1 0 3483476 0
[pid=17029/tid=17030] ppid=17027 vsize=13980732 memory=0 CPUtime=1.28 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 8161 0 0 0 123 5 0 0 20 0 15 0 126353584 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140676298689504 140675904097505 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13980732 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 38 0 0 0 3 1 0 0 20 0 15 0 126353585 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13980732 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 31 0 0 0 3 1 0 0 20 0 15 0 126353585 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13980732 memory=2209 CPUtime=0.04 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 42 0 0 0 3 1 0 0 20 0 15 0 126353585 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13980732 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 41 0 0 0 3 1 0 0 20 0 15 0 126353585 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13980732 memory=-4546129931942301828 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 126353586 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13980732 memory=-1624781813439352349 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 61133 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/17029/task/17031/stat : 17031 (java) R 17027 17027 4674 0 -1 4202560 615 0 0 0 157 22 0 0 20 0 15 0 126353585 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140676228885208 140676279478354 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13980732 memory=160 CPUtime=1.79 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) R 17027 17027 4674 0 -1 4202560 1603 0 0 0 157 22 0 0 20 0 15 0 126353585 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676279478354 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13980732 memory=159 CPUtime=1.8 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) R 17027 17027 4674 0 -1 4202560 1015 0 0 0 158 22 0 0 20 0 15 0 126353585 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140676226779296 140676279473056 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13980732 memory=280291981941888 CPUtime=1.79 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) R 17027 17027 4674 0 -1 4202560 911 0 0 0 157 22 0 0 20 0 15 0 126353585 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676279478685 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13980732 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 1061 0 0 0 11 0 0 0 20 0 15 0 126353586 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675772806432 140676294461141 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13980732 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) S 17027 17027 4674 0 -1 1077944384 2008 0 0 0 66 0 0 0 20 0 15 0 126353589 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675768596720 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13980732 memory=280291981978424 CPUtime=0.66 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) S 17027 17027 4674 0 -1 1077944384 1439 0 0 0 66 0 0 0 20 0 15 0 126353589 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675767544176 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13980732 memory=7228392122138912337 CPUtime=0.48 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 2164 0 0 0 48 0 0 0 20 0 15 0 126353589 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13980732 memory=7228392122155819601 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13980732 memory=7228392122155819601 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353594 14316269568 288017 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 13.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1153448 KiB

[startup+7.48987 s]
# the end of solver process 17027 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=14.5274 s, system=1.26339 s

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

[startup+6.40129 s]
/proc/loadavg: 2.00 2.01 2.05 3/219 17043
/proc/meminfo: memFree=29991024/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13980732 memory=1258564 CPUtime=13.77 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 21236 0 0 0 1262 115 0 0 20 0 15 0 126353584 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3495183 314641 3236 1 0 3483476 0
[pid=17029/tid=17030] ppid=17027 vsize=13980732 memory=6224916284973929572 CPUtime=4.19 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) S 17027 17027 4674 0 -1 1077944384 8910 0 0 0 411 8 0 0 20 0 15 0 126353584 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140676298688272 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13980732 memory=4641347996283201133 CPUtime=1.89 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) R 17027 17027 4674 0 -1 4202560 667 0 0 0 164 25 0 0 20 0 15 0 126353585 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140676228885208 140676279478809 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13980732 memory=4640204396461838434 CPUtime=1.89 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) R 17027 17027 4674 0 -1 4202560 1655 0 0 0 164 25 0 0 20 0 15 0 126353585 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676287547684 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13980732 memory=7649399371379783473 CPUtime=1.9 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) R 17027 17027 4674 0 -1 4202560 1066 0 0 0 165 25 0 0 20 0 15 0 126353585 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140676226779296 140676279478809 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13980732 memory=5712 CPUtime=1.89 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) R 17027 17027 4674 0 -1 4202560 963 0 0 0 163 26 0 0 20 0 15 0 126353585 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140676225727064 140676279478809 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13980732 memory=796 CPUtime=0.11 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 1061 0 0 0 11 0 0 0 20 0 15 0 126353586 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675772806432 140676294461141 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13980732 memory=984 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13980732 memory=4572 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13980732 memory=1444 CPUtime=0.66 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) S 17027 17027 4674 0 -1 1077944384 2008 0 0 0 66 0 0 0 20 0 15 0 126353589 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675768596720 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13980732 memory=12304 CPUtime=0.66 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) S 17027 17027 4674 0 -1 1077944384 1439 0 0 0 66 0 0 0 20 0 15 0 126353589 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675767544176 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13980732 memory=1204 CPUtime=0.48 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 2164 0 0 0 48 0 0 0 20 0 15 0 126353589 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13980732 memory=6296683651259590738 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353594 14316269568 314641 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 13.77 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1259944 KiB

[startup+7.20129 s]
/proc/loadavg: 2.00 2.01 2.05 4/219 17043
/proc/meminfo: memFree=29638956/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13980732 memory=1330608 CPUtime=15.18 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 24484 0 0 0 1394 124 0 0 20 0 15 0 126353584 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3495183 332652 3246 1 0 3483476 0
[pid=17029/tid=17030] ppid=17027 vsize=13980732 memory=-7095914384500703888 CPUtime=4.92 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 9157 0 0 0 484 8 0 0 20 0 15 0 126353584 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140676298687920 140676277834911 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13980732 memory=-5874771483550381248 CPUtime=1.97 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 918 0 0 0 169 28 0 0 20 0 15 0 126353585 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13980732 memory=0 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1689 0 0 0 168 28 0 0 20 0 15 0 126353585 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13980732 memory=1380 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 1101 0 0 0 169 27 0 0 20 0 15 0 126353585 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13980732 memory=965784 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 997 0 0 0 168 28 0 0 20 0 15 0 126353585 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13980732 memory=1380 CPUtime=0.12 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 1377 0 0 0 12 0 0 0 20 0 15 0 126353586 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13980732 memory=943684 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13980732 memory=280291982169360 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13980732 memory=280291982169296 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13980732 memory=280291981953840 CPUtime=0.86 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) R 17027 17027 4674 0 -1 4202560 3059 0 0 0 85 1 0 0 20 0 15 0 126353589 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675768584880 140676280466072 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13980732 memory=280291981940112 CPUtime=0.81 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) R 17027 17027 4674 0 -1 4202560 2204 0 0 0 81 0 0 0 20 0 15 0 126353589 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675767534096 140676287547779 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13980732 memory=280291981940176 CPUtime=0.54 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 2683 0 0 0 54 0 0 0 20 0 15 0 126353589 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13980732 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353594 14316269568 332652 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 15.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1331988 KiB

[startup+7.4008 s]
/proc/loadavg: 2.00 2.01 2.05 4/219 17043
/proc/meminfo: memFree=29638956/32770624 swapFree=67108764/67108860
[pid=17027] ppid=17024 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17027/stat : 17027 (xcsp3-exec) S 17024 17027 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 126353574 9740288 345 18446744073709551615 4194304 5098028 140729434232816 140729434230920 139948396839548 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 33763328 140729434239353 140729434239557 140729434239557 140729434243051 0
/proc/17027/statm: 2378 345 289 221 0 87 0
[pid=17029] ppid=17027 vsize=13980732 memory=1330972 CPUtime=15.68 cores=0,2,4,6
/proc/17029/stat : 17029 (java) S 17027 17027 4674 0 -1 1077944320 25969 0 0 0 1444 124 0 0 20 0 15 0 126353584 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140729516684016 140676294450935 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
/proc/17029/statm: 3495183 332743 3247 1 0 3483476 0
[pid=17029/tid=17030] ppid=17027 vsize=13980732 memory=728668 CPUtime=5.12 cores=0,2,4,6
/proc/17029/task/17030/stat : 17030 (java) R 17027 17027 4674 0 -1 4202560 9630 0 0 0 504 8 0 0 20 0 15 0 126353584 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140676298687472 140675905672650 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17031] ppid=17027 vsize=13980732 memory=4120 CPUtime=1.97 cores=0,2,4,6
/proc/17029/task/17031/stat : 17031 (java) S 17027 17027 4674 0 -1 1077944384 918 0 0 0 169 28 0 0 20 0 15 0 126353585 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140676228885008 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17032] ppid=17027 vsize=13980732 memory=4080 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17032/stat : 17032 (java) S 17027 17027 4674 0 -1 1077944384 1689 0 0 0 168 28 0 0 20 0 15 0 126353585 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140676227832464 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17033] ppid=17027 vsize=13980732 memory=4584 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17033/stat : 17033 (java) S 17027 17027 4674 0 -1 1077944384 1101 0 0 0 169 27 0 0 20 0 15 0 126353585 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140676226779408 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17034] ppid=17027 vsize=13980732 memory=1152 CPUtime=1.96 cores=0,2,4,6
/proc/17029/task/17034/stat : 17034 (java) S 17027 17027 4674 0 -1 1077944384 997 0 0 0 168 28 0 0 20 0 15 0 126353585 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140676225726864 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17035] ppid=17027 vsize=13980732 memory=2416 CPUtime=0.12 cores=0,2,4,6
/proc/17029/task/17035/stat : 17035 (java) S 17027 17027 4674 0 -1 1077944384 1377 0 0 0 12 0 0 0 20 0 15 0 126353586 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675772807920 140676294462082 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17036] ppid=17027 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17036/stat : 17036 (java) S 17027 17027 4674 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675771754144 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17037] ppid=17027 vsize=13980732 memory=717760 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17037/stat : 17037 (java) S 17027 17027 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 126353587 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675770701040 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17038] ppid=17027 vsize=13980732 memory=2768 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17038/stat : 17038 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675769649616 140676294469531 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17039] ppid=17027 vsize=13980732 memory=2772 CPUtime=1.01 cores=0,2,4,6
/proc/17029/task/17039/stat : 17039 (java) S 17027 17027 4674 0 -1 1077944384 3742 0 0 0 100 1 0 0 20 0 15 0 126353589 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675768596720 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17040] ppid=17027 vsize=13980732 memory=280291982348144 CPUtime=0.94 cores=0,2,4,6
/proc/17029/task/17040/stat : 17040 (java) R 17027 17027 4674 0 -1 4202560 2330 0 0 0 94 0 0 0 20 0 15 0 126353589 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675767544176 140676275974915 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17041] ppid=17027 vsize=13980732 memory=288230600329146691 CPUtime=0.57 cores=0,2,4,6
/proc/17029/task/17041/stat : 17041 (java) S 17027 17027 4674 0 -1 1077944384 2875 0 0 0 57 0 0 0 20 0 15 0 126353589 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675766491120 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17042] ppid=17027 vsize=13980732 memory=14697383204249446 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17042/stat : 17042 (java) S 17027 17027 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 126353589 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675765438816 140676294461141 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
[pid=17029/tid=17043] ppid=17027 vsize=13980732 memory=213275191051530 CPUtime=0 cores=0,2,4,6
/proc/17029/task/17043/stat : 17043 (java) S 17027 17027 4674 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 126353594 14316269568 332743 18446744073709551615 4194304 4196468 140729516701472 140675764386864 140676294462082 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 23519232 140729516704177 140729516704353 140729516704353 140729516707791 0
Current children cumulated CPU time: 15.68 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1332352 KiB

Child status: 0
Real time (s): 7.48992
CPU time (s): 15.7908
CPU user time (s): 14.5274
CPU system time (s): 1.26339
CPU usage (%): 210.827
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1332352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.5274
system time used= 1.26339
maximum resident set size= 1331620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27130
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2586
involuntary context switches= 102


# summary of solver processes directly reported to runsolver:
#   pid: 17027
#   total CPU time (s): 15.7908
#   total CPU user time (s): 14.5274
#   total CPU system time (s): 1.26339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.065714 second user time and 0.127256 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 11:00:37
IDJOB=4269802
IDBENCH=126553
IDSOLVER=2660
FILE ID=node134/4269802-1502788470
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-9-3-5-cp.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269802-1502788470/watcher-4269802-1502788470 -o /tmp/evaluation-result-4269802-1502788470/solver-4269802-1502788470 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 931069351 HOME/instance-4269802-1502788470.xml

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

MD5SUM BENCH= 0eeb94d3c32d9a0ecc0d968e8c219d20
RANDOM SEED=931069351

node134.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.43
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.43
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.43
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.43
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:        30957752 kB
MemAvailable:   31236904 kB
Buffers:          276292 kB
Cached:           301944 kB
SwapCached:            4 kB
Active:          1122832 kB
Inactive:         231784 kB
Active(anon):     723460 kB
Inactive(anon):   102692 kB
Active(file):     399372 kB
Inactive(file):   129092 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8100 kB
Writeback:             0 kB
AnonPages:        776272 kB
Mapped:            73920 kB
Shmem:             49756 kB
Slab:             159784 kB
SReclaimable:     133044 kB
SUnreclaim:        26740 kB
KernelStack:        3552 kB
PageTables:         7156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2018068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    677888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-15 11:00:45