Trace number 4400609

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-16SAT (TO)126 2400.46 604.075

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-00.xml
MD5SUMb8130450ecaa214ac0617b692471aec1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size32
Distribution of domain sizes[{"size":30,"count":30},{"size":32,"count":30}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400609-1568695051.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400609-1568695051.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.06/0.59	c solve instance...
1.40/0.68	o 257 
1.40/0.68	o 252 
1.40/0.69	o 251 
1.40/0.69	o 244 
1.72/0.70	o 241 
1.72/0.71	o 238 
1.72/0.73	o 237 
1.72/0.76	o 236 
1.72/0.77	o 232 
2.08/0.81	o 229 
2.08/0.84	o 224 
2.08/0.85	o 218 
2.08/0.88	o 215 
2.43/0.90	o 212 
2.43/0.92	o 176 
2.43/0.95	o 168 
2.43/0.97	o 167 
2.87/1.10	o 166 
4.00/1.33	o 165 
4.79/1.60	o 164 
6.01/1.87	o 162 
7.21/2.16	o 160 
7.21/2.19	o 159 
7.57/2.24	o 158 
10.79/3.01	o 154 
14.32/3.90	o 152 
14.32/3.93	o 150 
14.32/3.93	o 149 
14.32/3.97	o 147 
17.08/4.61	o 146 
21.81/5.86	o 144 
22.21/5.94	o 140 
22.21/5.95	o 139 
27.37/7.28	o 134 
27.37/7.28	o 129 
27.37/7.29	o 127 
34.98/9.19	o 126 
2400.21/604.07	s SATISFIABLE
2400.21/604.07	v <instantiation>
2400.21/604.07	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
2400.21/604.07	v 	<values>4 2 0 1 6 13 20 21 22 26 24 23 25 28 29 27 18 16 19 17 14 15 12 9 3 8 7 11 10 5 1 2 7 4 8 8 1 2 3 5 1 4 2 3 12 7 5 7 6 4 4 4 4 4 4 1 6 1 4 2 </values>
2400.21/604.07	v </instantiation>
2400.21/604.07	c Unexpected resolution interruption!

Verifier Data

OK	126

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400609-1568695051/watcher-4400609-1568695051 -o /tmp/evaluation-result-4400609-1568695051/solver-4400609-1568695051 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22970 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 275020014 HOME/instance-4400609-1568695051.xml 

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

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=28789, runsolver pid=28786
Current StackSize limit: 8192 KiB


[startup+0.101879 s]*
/proc/loadavg: 9.14 8.35 5.74 7/233 28805
/proc/meminfo: memFree=28194332/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15144776 memory=29624 CPUtime=0.13 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 5855 0 0 0 12 1 0 0 20 0 15 0 445445282 15508250624 7406 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3786194 7406 3150 1 0 3748377 0
[pid=28791/tid=28792] ppid=28789 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) R 28789 28789 22939 0 -1 4202560 3736 0 0 0 8 1 0 0 20 0 15 0 445445282 15508250624 7406 33554432000 4194304 4196468 140730460461152 140533298552400 140533294333334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 7406 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 7406 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 7406 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 7406 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445445284 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445445285 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532761769376 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445445285 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) S 28789 28789 22939 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0.02 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) R 28789 28789 22939 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 15 0 445445287 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532756506864 140533272947909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445288 15508250624 7406 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31072 KiB

[startup+0.214398 s]*
/proc/loadavg: 9.14 8.35 5.74 7/233 28805
/proc/meminfo: memFree=28183300/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15144776 memory=40600 CPUtime=0.35 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 9435 0 0 0 32 3 0 0 20 0 15 0 445445282 15508250624 10150 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3786194 10150 3264 1 0 3748377 0
[pid=28791/tid=28792] ppid=28789 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) R 28789 28789 22939 0 -1 4202560 6611 0 0 0 18 2 0 0 20 0 15 0 445445282 15508250624 10150 33554432000 4194304 4196468 140730460461152 140533298556384 140533280026575 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15144776 memory=1965946 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 10150 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15144776 memory=140304608686133 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 10150 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 10150 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445445283 15508250624 10150 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445445284 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445445285 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532761769376 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445445285 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) R 28789 28789 22939 0 -1 1077944384 714 0 0 0 3 0 0 0 20 0 15 0 445445287 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 15 0 445445287 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15144776 memory=140304605333120 CPUtime=0.08 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 15 0 445445287 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445288 15508250624 10150 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42048 KiB

[startup+0.318308 s]*
/proc/loadavg: 9.14 8.35 5.74 7/233 28805
/proc/meminfo: memFree=28175424/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15149032 memory=50488 CPUtime=0.55 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 10932 0 0 0 51 4 0 0 20 0 15 0 445445282 15512608768 12622 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3787258 12622 3368 1 0 3748377 0
[pid=28791/tid=28792] ppid=28789 vsize=15149032 memory=6791534058613427641 CPUtime=0.31 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) R 28789 28789 22939 0 -1 4202560 7850 0 0 0 28 3 0 0 20 0 15 0 445445282 15512608768 12622 33554432000 4194304 4196468 140730460461152 140533298552512 140533278401916 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15512608768 12622 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15512608768 12622 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445283 15512608768 12622 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445445283 15512608768 12622 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445445284 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445445285 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532761769376 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445445285 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) S 28789 28789 22939 0 -1 1077944384 761 0 0 0 4 0 0 0 20 0 15 0 445445287 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 177 0 0 0 4 0 0 0 20 0 15 0 445445287 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 840 0 0 0 13 0 0 0 20 0 15 0 445445287 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445445287 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445445288 15512608768 12622 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51936 KiB

[startup+0.701699 s]
/proc/loadavg: 9.14 8.35 5.74 8/233 28805
/proc/meminfo: memFree=28159284/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15485004 memory=121172 CPUtime=1.72 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 14412 0 0 0 166 6 0 0 20 0 19 0 445445282 15856644096 30293 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3871251 30293 3461 1 0 3832351 0
[pid=28791/tid=28792] ppid=28789 vsize=15485004 memory=33 CPUtime=0.59 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) S 28789 28789 22939 0 -1 1077944384 9114 0 0 0 55 4 0 0 20 0 19 0 445445282 15856644096 30293 33554432000 4194304 4196468 140730460461152 140533298562176 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15485004 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445445283 15856644096 30293 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15485004 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445445283 15856644096 30293 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15485004 memory=1660 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445445283 15856644096 30293 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15485004 memory=48276 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445445283 15856644096 30293 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15485004 memory=988 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445445284 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15485004 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445445285 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532761769376 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15485004 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445445285 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15485004 memory=580 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15485004 memory=1720 CPUtime=0.31 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) R 28789 28789 22939 0 -1 4202560 1343 0 0 0 31 0 0 0 20 0 19 0 445445287 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532758598496 140533275866008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15485004 memory=10604 CPUtime=0.28 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) R 28789 28789 22939 0 -1 4202560 481 0 0 0 28 0 0 0 20 0 19 0 445445287 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532757547088 140533287421246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15485004 memory=4160 CPUtime=0.36 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 1659 0 0 0 36 0 0 0 20 0 19 0 445445287 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15485004 memory=776 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15485004 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445445288 15856644096 30293 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 122620 KiB

[startup+1.50131 s]
/proc/loadavg: 9.14 8.35 5.74 14/237 28877
/proc/meminfo: memFree=28035380/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0

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

/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 68170 0 0 0 207521 42 0 0 20 0 19 0 445445282 16060076032 86934 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3920917 86934 3520 1 0 3882017 0
[pid=28791/tid=28792] ppid=28789 vsize=15683668 memory=345688 CPUtime=0.59 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) S 28789 28789 22939 0 -1 1077944384 9278 0 0 0 55 4 0 0 20 0 19 0 445445282 16060076032 86934 33554432000 4194304 4196468 140730460461152 140533298562176 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15683668 memory=345688 CPUtime=0.54 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 2233 0 0 0 47 7 0 0 20 0 19 0 445445283 16060076032 86934 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15683668 memory=345688 CPUtime=0.54 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 2792 0 0 0 47 7 0 0 20 0 19 0 445445283 16060076032 86934 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15683668 memory=347736 CPUtime=0.56 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 2807 0 0 0 49 7 0 0 20 0 19 0 445445283 16060076032 86934 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15683668 memory=1448 CPUtime=0.56 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 1879 0 0 0 49 7 0 0 20 0 19 0 445445283 16060076032 86934 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15683668 memory=314968 CPUtime=0.33 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 2870 0 0 0 30 3 0 0 20 0 19 0 445445284 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15683668 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532761769440 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15683668 memory=314968 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15683668 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15683668 memory=300492 CPUtime=3.13 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) S 28789 28789 22939 0 -1 1077944384 14835 0 0 0 313 0 0 0 20 0 19 0 445445287 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15683668 memory=3620 CPUtime=2.65 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 12086 0 0 0 264 1 0 0 20 0 19 0 445445287 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15683668 memory=1448 CPUtime=0.69 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 5205 0 0 0 69 0 0 0 20 0 19 0 445445287 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15683668 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15683668 memory=1448 CPUtime=0.08 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 437 0 0 0 8 0 0 0 20 0 19 0 445445288 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28955] ppid=28789 vsize=15683668 memory=345688 CPUtime=509.71 cores=0,2,4,6
/proc/28791/task/28955/stat : 28955 (java) R 28789 28789 22939 0 -1 4202560 931 0 0 0 50971 0 0 0 20 0 19 0 445446201 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532672088416 140532895885484 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28956] ppid=28789 vsize=15683668 memory=580 CPUtime=509.39 cores=0,2,4,6
/proc/28791/task/28956/stat : 28956 (java) R 28789 28789 22939 0 -1 4202560 2580 0 0 0 50939 0 0 0 20 0 19 0 445446201 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532669987456 140532894376362 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28957] ppid=28789 vsize=15683668 memory=1720 CPUtime=509.21 cores=0,2,4,6
/proc/28791/task/28957/stat : 28957 (java) R 28789 28789 22939 0 -1 4202560 2402 0 0 0 50919 2 0 0 20 0 19 0 445446201 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532671037464 140532894499758 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28958] ppid=28789 vsize=15683668 memory=1448 CPUtime=509.07 cores=0,2,4,6
/proc/28791/task/28958/stat : 28958 (java) R 28789 28789 22939 0 -1 4202560 2306 0 0 0 50907 0 0 0 20 0 19 0 445446201 16060076032 86934 33554432000 4194304 4196468 140730460461152 140532745183768 140532898195851 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 2075.63 s
Current children cumulated vsize: 15796796 KiB
Current children cumulated memory: 349184 KiB

[startup+582.301 s]
/proc/loadavg: 8.68 8.51 7.06 9/237 29219
/proc/meminfo: memFree=27846556/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15683668 memory=434172 CPUtime=2313.96 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 70285 0 0 0 231349 47 0 0 20 0 19 0 445445282 16060076032 108543 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3920917 108543 3520 1 0 3882017 0
[pid=28791/tid=28792] ppid=28789 vsize=15683668 memory=422396 CPUtime=0.59 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) S 28789 28789 22939 0 -1 1077944384 9278 0 0 0 55 4 0 0 20 0 19 0 445445282 16060076032 108543 33554432000 4194304 4196468 140730460461152 140533298562176 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15683668 memory=419328 CPUtime=0.71 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 2451 0 0 0 63 8 0 0 20 0 19 0 445445283 16060076032 108543 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15683668 memory=352016 CPUtime=0.72 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 3061 0 0 0 64 8 0 0 20 0 19 0 445445283 16060076032 108543 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15683668 memory=419840 CPUtime=0.74 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 3430 0 0 0 67 7 0 0 20 0 19 0 445445283 16060076032 108543 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15683668 memory=434172 CPUtime=0.75 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2074 0 0 0 67 8 0 0 20 0 19 0 445445283 16060076032 108543 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15683668 memory=418304 CPUtime=0.4 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 3063 0 0 0 36 4 0 0 20 0 19 0 445445284 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15683668 memory=418812 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532761769440 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15683668 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15683668 memory=389076 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15683668 memory=1448 CPUtime=3.13 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) S 28789 28789 22939 0 -1 1077944384 14837 0 0 0 313 0 0 0 20 0 19 0 445445287 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15683668 memory=390540 CPUtime=2.65 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 12088 0 0 0 264 1 0 0 20 0 19 0 445445287 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15683668 memory=1448 CPUtime=0.69 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 5207 0 0 0 69 0 0 0 20 0 19 0 445445287 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15683668 memory=418812 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15683668 memory=1448 CPUtime=0.09 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) S 28789 28789 22939 0 -1 1077944384 458 0 0 0 9 0 0 0 20 0 19 0 445445288 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28955] ppid=28789 vsize=15683668 memory=25816 CPUtime=569.18 cores=0,2,4,6
/proc/28791/task/28955/stat : 28955 (java) R 28789 28789 22939 0 -1 4202560 984 0 0 0 56918 0 0 0 20 0 19 0 445446201 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532672088224 140532894105856 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28956] ppid=28789 vsize=15683668 memory=14048 CPUtime=568.58 cores=0,2,4,6
/proc/28791/task/28956/stat : 28956 (java) R 28789 28789 22939 0 -1 4202560 2800 0 0 0 56858 0 0 0 20 0 19 0 445446201 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532669984416 140532894974368 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28957] ppid=28789 vsize=15683668 memory=1448 CPUtime=568.66 cores=0,2,4,6
/proc/28791/task/28957/stat : 28957 (java) R 28789 28789 22939 0 -1 4202560 2526 0 0 0 56864 2 0 0 20 0 19 0 445446201 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532671037968 140532896344224 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28958] ppid=28789 vsize=15683668 memory=1448 CPUtime=568.49 cores=0,2,4,6
/proc/28791/task/28958/stat : 28958 (java) R 28789 28789 22939 0 -1 4202560 2499 0 0 0 56849 0 0 0 20 0 19 0 445446201 16060076032 108543 33554432000 4194304 4196468 140730460461152 140532745186144 140532895967075 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 2313.96 s
Current children cumulated vsize: 15796796 KiB
Current children cumulated memory: 435620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.001 s]*
/proc/loadavg: 8.99 8.60 7.13 9/237 29222
/proc/meminfo: memFree=27821972/32770624 swapFree=66959728/67108860
[pid=28789] ppid=28786 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28789/stat : 28789 (xcsp3-exec) S 28786 28789 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445445281 115843072 362 33554432000 4194304 5098028 140723140624880 140723140622984 139773140398716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24784896 140723140629371 140723140629613 140723140629613 140723140632522 0
/proc/28789/statm: 28282 362 304 221 0 87 0
[pid=28791] ppid=28789 vsize=15683668 memory=433520 CPUtime=2400.21 cores=0,2,4,6
/proc/28791/stat : 28791 (java) S 28789 28789 22939 0 -1 1077944320 71850 0 0 0 239973 48 0 0 20 0 19 0 445445282 16060076032 108380 33554432000 4194304 4196468 140730460461152 140730460443696 140533294321399 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
/proc/28791/statm: 3920917 108380 3520 1 0 3882017 0
[pid=28791/tid=28792] ppid=28789 vsize=15683668 memory=6791534058613427641 CPUtime=0.59 cores=0,2,4,6
/proc/28791/task/28792/stat : 28792 (java) S 28789 28789 22939 0 -1 1077944384 9278 0 0 0 55 4 0 0 20 0 19 0 445445282 16060076032 108380 33554432000 4194304 4196468 140730460461152 140533298562176 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28793] ppid=28789 vsize=15683668 memory=4126316290023845779 CPUtime=0.76 cores=0,2,4,6
/proc/28791/task/28793/stat : 28793 (java) S 28789 28789 22939 0 -1 1077944384 2692 0 0 0 68 8 0 0 20 0 19 0 445445283 16060076032 108380 33554432000 4194304 4196468 140730460461152 140533222361360 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28794] ppid=28789 vsize=15683668 memory=10604 CPUtime=0.77 cores=0,2,4,6
/proc/28791/task/28794/stat : 28794 (java) S 28789 28789 22939 0 -1 1077944384 3180 0 0 0 69 8 0 0 20 0 19 0 445445283 16060076032 108380 33554432000 4194304 4196468 140730460461152 140533221308816 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28795] ppid=28789 vsize=15683668 memory=4160 CPUtime=0.79 cores=0,2,4,6
/proc/28791/task/28795/stat : 28795 (java) S 28789 28789 22939 0 -1 1077944384 3908 0 0 0 71 8 0 0 20 0 19 0 445445283 16060076032 108380 33554432000 4194304 4196468 140730460461152 140533220256272 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28796] ppid=28789 vsize=15683668 memory=1412 CPUtime=0.79 cores=0,2,4,6
/proc/28791/task/28796/stat : 28796 (java) S 28789 28789 22939 0 -1 1077944384 2165 0 0 0 71 8 0 0 20 0 19 0 445445283 16060076032 108380 33554432000 4194304 4196468 140730460461152 140533219203728 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28797] ppid=28789 vsize=15683668 memory=3452 CPUtime=0.41 cores=0,2,4,6
/proc/28791/task/28797/stat : 28797 (java) S 28789 28789 22939 0 -1 1077944384 3244 0 0 0 37 4 0 0 20 0 19 0 445445284 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532762823152 140533294332546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28798] ppid=28789 vsize=15683668 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28798/stat : 28798 (java) S 28789 28789 22939 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532761769440 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28799] ppid=28789 vsize=15683668 memory=434036 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28799/stat : 28799 (java) S 28789 28789 22939 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 445445285 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532760716784 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28800] ppid=28789 vsize=15683668 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28800/stat : 28800 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532759665360 140533294339995 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28801] ppid=28789 vsize=15683668 memory=3544 CPUtime=3.13 cores=0,2,4,6
/proc/28791/task/28801/stat : 28801 (java) S 28789 28789 22939 0 -1 1077944384 14839 0 0 0 313 0 0 0 20 0 19 0 445445287 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532758611952 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28802] ppid=28789 vsize=15683668 memory=1448 CPUtime=2.65 cores=0,2,4,6
/proc/28791/task/28802/stat : 28802 (java) S 28789 28789 22939 0 -1 1077944384 12090 0 0 0 264 1 0 0 20 0 19 0 445445287 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532757559408 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28803] ppid=28789 vsize=15683668 memory=433524 CPUtime=0.69 cores=0,2,4,6
/proc/28791/task/28803/stat : 28803 (java) S 28789 28789 22939 0 -1 1077944384 5209 0 0 0 69 0 0 0 20 0 19 0 445445287 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532756506864 140533294332546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28804] ppid=28789 vsize=15683668 memory=48296 CPUtime=0 cores=0,2,4,6
/proc/28791/task/28804/stat : 28804 (java) S 28789 28789 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445445287 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532755454560 140533294331605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28805] ppid=28789 vsize=15683668 memory=988 CPUtime=0.09 cores=0,2,4,6
/proc/28791/task/28805/stat : 28805 (java) R 28789 28789 22939 0 -1 1077944384 469 0 0 0 9 0 0 0 20 0 19 0 445445288 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532754402096 140533294332546 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28955] ppid=28789 vsize=15683668 memory=2008 CPUtime=590.68 cores=0,2,4,6
/proc/28791/task/28955/stat : 28955 (java) R 28789 28789 22939 0 -1 4202560 1009 0 0 0 59068 0 0 0 20 0 19 0 445446201 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532672089240 140532896030856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28956] ppid=28789 vsize=15683668 memory=1436 CPUtime=589.99 cores=0,2,4,6
/proc/28791/task/28956/stat : 28956 (java) R 28789 28789 22939 0 -1 4202560 2954 0 0 0 58999 0 0 0 20 0 19 0 445446201 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532669984760 140532898318908 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28957] ppid=28789 vsize=15683668 memory=580 CPUtime=590.26 cores=0,2,4,6
/proc/28791/task/28957/stat : 28957 (java) R 28789 28789 22939 0 -1 4202560 2658 0 0 0 59024 2 0 0 20 0 19 0 445446201 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532671037216 140532895966392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
[pid=28791/tid=28958] ppid=28789 vsize=15683668 memory=1720 CPUtime=590.02 cores=0,2,4,6
/proc/28791/task/28958/stat : 28958 (java) R 28789 28789 22939 0 -1 4202560 2626 0 0 0 59002 0 0 0 20 0 19 0 445446201 16060076032 108380 33554432000 4194304 4196468 140730460461152 140532745185920 140532894710808 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30367744 140730460468207 140730460468378 140730460468378 140730460471247 0
Current children cumulated CPU time: 2400.21 s
Current children cumulated vsize: 15796796 KiB
Current children cumulated memory: 434968 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+604.032 s]
# the end of solver process 28789 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001167 s, system=0.001167 s

[startup+604.075 s]
# the end of solver process 28791 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.97 s, system=0.488277 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 604.075
CPU time (s): 2400.46
CPU user time (s): 2399.97
CPU system time (s): 0.488277
CPU usage (%): 397.378
Max. virtual memory (cumulated for all children) (KiB): 15796796
Max. memory (cumulated for all children) (KiB): 436808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.97
system time used= 0.488277
maximum resident set size= 435576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72722
page faults= 0
swaps= 0
block input operations= 0
block output operations= 776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31378
involuntary context switches= 51047


# summary of solver processes directly reported to runsolver:
#   pid: 28789,28791
#   total CPU time (s): 2400.46
#   total CPU user time (s): 2399.97
#   total CPU system time (s): 0.488277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.7386 second user time and 6.76983 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 06:36:51
IDJOB=4400609
IDBENCH=135859
IDSOLVER=2856
FILE ID=node124/4400609-1568695051
RUNJOBID= node124-1568694194-22970
PBS_JOBID= 21703802
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-00.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 /tmp/evaluation-result-4400609-1568695051/watcher-4400609-1568695051 -o /tmp/evaluation-result-4400609-1568695051/solver-4400609-1568695051 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22970 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 275020014 HOME/instance-4400609-1568695051.xml

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

MD5SUM BENCH= b8130450ecaa214ac0617b692471aec1
RANDOM SEED=275020014

node124.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.47
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.47
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.47
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.47
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:        28208792 kB
MemAvailable:   31566724 kB
Buffers:          232352 kB
Cached:          3413580 kB
SwapCached:        46376 kB
Active:          1408860 kB
Inactive:        2562880 kB
Active(anon):     277812 kB
Inactive(anon):    98000 kB
Active(file):    1131048 kB
Inactive(file):  2464880 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26244 kB
Writeback:             0 kB
AnonPages:        388804 kB
Mapped:            61876 kB
Shmem:             40944 kB
Slab:             186624 kB
SReclaimable:     155680 kB
SUnreclaim:        30944 kB
KernelStack:        3760 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1488980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61760 MiB
End job on node124 at 2019-09-17 06:46:55