Trace number 4282103

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)191 2520.1001 2512.8101

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n45/
TravellingSalesman-45-30-09.xml
MD5SUM8b7c2ee38e8603aaa2c4683b1141c0f0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark159
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints46
Number of domains2
Minimum domain size38
Maximum domain size45
Distribution of domain sizes[{"size":38,"count":45},{"size":45,"count":45}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":45}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282103-1503147696.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282103-1503147696.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
1.16/0.72	c solve instance...
1.79/0.95	o 233 
1.79/0.95	o 221 
1.79/0.96	o 219 
1.79/0.96	o 212 
1.79/0.96	o 208 
2.45/1.18	o 205 
2.45/1.19	o 201 
18.34/14.73	o 200 
642.17/637.51	o 195 
642.47/637.88	o 192 
1743.71/1737.76	o 191 
2520.08/2512.80	s SATISFIABLE
2520.08/2512.80	v <instantiation>
2520.08/2512.80	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] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] 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] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] </list>
2520.08/2512.80	v 	<values>35 36 39 38 41 42 43 44 32 31 28 26 25 21 18 16 19 12 13 8 10 5 20 30 40 37 34 29 24 11 14 9 7 6 1 4 3 0 2 15 17 23 22 27 33 4 2 1 5 7 6 5 9 1 3 3 3 3 4 2 4 4 2 2 1 3 8 7 10 6 6 5 6 8 6 2 6 2 4 6 3 4 1 8 1 5 2 4 4 3 </values>
2520.08/2512.80	v </instantiation>
2520.08/2512.80	c Unexpected resolution interruption!

Verifier Data

OK	191

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282103-1503147696/watcher-4282103-1503147696 -o /tmp/evaluation-result-4282103-1503147696/solver-4282103-1503147696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1316064719 HOME/instance-4282103-1503147696.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=25687, runsolver pid=25684

[startup+0.100171 s]*
/proc/loadavg: 1.51 1.51 1.43 3/205 25697
/proc/meminfo: memFree=31654160/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13574484 memory=18248 CPUtime=0.02 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 3856 0 0 0 2 0 0 0 20 0 9 0 13179337 13900271616 4562 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3393621 4562 2102 1 0 3383118 0
[pid=25689/tid=25690] ppid=25687 vsize=13574484 memory=-8713483618642983523 CPUtime=0.02 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 2559 0 0 0 2 0 0 0 20 0 9 0 13179338 13900271616 4562 18446744073709551615 4194304 4196468 140728552935888 140318436466888 140318432253085 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13179338 13900271616 4562 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13574484 memory=140491878647424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13179338 13900271616 4562 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13179338 13900271616 4562 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13575508 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13179338 13901320192 4562 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13575508 memory=140491878647424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13179340 13901320192 4562 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13575508 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 13179340 13901320192 4562 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13575508 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 13179340 13901320192 4562 18446744073709551615 4194304 4196468 140728552935888 140317908587312 140318432241365 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19628 KiB

[startup+0.210258 s]*
/proc/loadavg: 1.51 1.51 1.43 3/211 25703
/proc/meminfo: memFree=31647052/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13974352 memory=27040 CPUtime=0.1 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 5162 0 0 0 9 1 0 0 20 0 15 0 13179337 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3493588 6760 2756 1 0 3482964 0
[pid=25689/tid=25690] ppid=25687 vsize=13974352 memory=-6871798056524144002 CPUtime=0.08 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 3306 0 0 0 7 1 0 0 20 0 15 0 13179338 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140318436454800 140318416311646 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13974352 memory=140491878647424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13974352 memory=140491878647424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) R 25687 25687 16431 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13974352 memory=140491878647424 CPUtime=0.01 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 13179343 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13974352 memory=140491878647424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179349 14309736448 6760 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28420 KiB

[startup+0.309987 s]*
/proc/loadavg: 1.51 1.51 1.43 4/211 25703
/proc/meminfo: memFree=31635608/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13974352 memory=39528 CPUtime=0.29 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 8970 0 0 0 27 2 0 0 20 0 15 0 13179337 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3493588 9882 3004 1 0 3482964 0
[pid=25689/tid=25690] ppid=25687 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 6134 0 0 0 16 2 0 0 20 0 15 0 13179338 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140318436460896 140318416311646 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13974352 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13179338 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13974352 memory=140491878654417 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13179340 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) R 25687 25687 16431 0 -1 4202560 614 0 0 0 2 0 0 0 20 0 15 0 13179343 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317906464968 140318410108368 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) R 25687 25687 16431 0 -1 4202560 110 0 0 0 2 0 0 0 20 0 15 0 13179343 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432252506 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) R 25687 25687 16431 0 -1 1077944384 813 0 0 0 6 0 0 0 20 0 15 0 13179343 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179349 14309736448 9882 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40908 KiB

[startup+0.71121 s]
/proc/loadavg: 1.51 1.51 1.43 5/211 25703
/proc/meminfo: memFree=31622972/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13980732 memory=65312 CPUtime=1.16 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 12937 0 0 0 112 4 0 0 20 0 15 0 13179337 14316269568 16328 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3495183 16328 3163 1 0 3483476 0
[pid=25689/tid=25690] ppid=25687 vsize=13980732 memory=7165352523811273013 CPUtime=0.57 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 8422 0 0 0 54 3 0 0 20 0 15 0 13179338 14316269568 16328 18446744073709551615 4194304 4196468 140728552935888 140318436447840 140318324236146 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13980732 memory=7151822037976498278 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13980732 memory=7741523263919513920 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13980732 memory=3049007562806629424 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13980732 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13980732 memory=140491735704176 CPUtime=0.15 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) S 25687 25687 16431 0 -1 1077944384 1139 0 0 0 15 0 0 0 20 0 15 0 13179343 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13980732 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 692 0 0 0 16 0 0 0 20 0 15 0 13179343 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13980732 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 1379 0 0 0 25 0 0 0 20 0 15 0 13179343 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13980732 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179349 14316269568 16376 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66692 KiB

[startup+1.5008 s]
/proc/loadavg: 1.51 1.51 1.43 5/211 25703
/proc/meminfo: memFree=31600828/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13980732 memory=86700 CPUtime=3.67 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 23824 0 0 0 362 5 0 0 20 0 15 0 13179337 14316269568 21675 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3495183 21675 3184 1 0 3483476 0
[pid=25689/tid=25690] ppid=25687 vsize=13980732 memory=21051 CPUtime=1.36 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 9536 0 0 0 133 3 0 0 20 0 15 0 13179338 14316269568 21675 18446744073709551615 4194304 4196468 140728552935888 140318436467032 140318076526429 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 21675 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13980732 memory=-3253322038155611931 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 21675 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13179338 14316269568 21675 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13980732 memory=3472328279047811153 CPUtime=0 cores=0,2,4,6

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

[pid=25689/tid=25695] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.66 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 4929 0 0 0 60 6 0 0 20 0 15 0 13179340 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13980732 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13980732 memory=219084 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13980732 memory=1296 CPUtime=1.99 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) S 25687 25687 16431 0 -1 1077944384 14823 0 0 0 198 1 0 0 20 0 15 0 13179343 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13980732 memory=2344 CPUtime=1.91 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 12044 0 0 0 190 1 0 0 20 0 15 0 13179343 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13980732 memory=7523107503903630440 CPUtime=0.55 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 9477 0 0 0 54 1 0 0 20 0 15 0 13179343 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13980732 memory=7739549700745412708 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.68 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1266 0 0 0 31 37 0 0 20 0 15 0 13179349 14316269568 54786 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 2389.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 220524 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.73 1.64 3/211 26106
/proc/meminfo: memFree=31407212/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13980732 memory=223240 CPUtime=2449.41 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 79967 0 0 0 244872 69 0 0 20 0 15 0 13179337 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3495183 55810 3231 1 0 3483476 0
[pid=25689/tid=25690] ppid=25687 vsize=13980732 memory=1380 CPUtime=2440.39 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 23011 0 0 0 244031 8 0 0 20 0 15 0 13179338 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140318436470688 140318077550888 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.77 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 3057 0 0 0 68 9 0 0 20 0 15 0 13179338 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13980732 memory=223240 CPUtime=0.77 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 3798 0 0 0 71 6 0 0 20 0 15 0 13179338 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13980732 memory=223240 CPUtime=0.77 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 2464 0 0 0 68 9 0 0 20 0 15 0 13179338 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.77 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 3733 0 0 0 69 8 0 0 20 0 15 0 13179338 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13980732 memory=1008 CPUtime=0.69 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 4933 0 0 0 63 6 0 0 20 0 15 0 13179340 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13980732 memory=223240 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13980732 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13980732 memory=223240 CPUtime=1.99 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) S 25687 25687 16431 0 -1 1077944384 14825 0 0 0 198 1 0 0 20 0 15 0 13179343 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13980732 memory=288230574492221466 CPUtime=1.91 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 12046 0 0 0 190 1 0 0 20 0 15 0 13179343 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13980732 memory=288230613214036277 CPUtime=0.55 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 9479 0 0 0 54 1 0 0 20 0 15 0 13179343 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13980732 memory=11288 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13980732 memory=1296 CPUtime=0.7 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1270 0 0 0 32 38 0 0 20 0 15 0 13179349 14316269568 55810 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 2449.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 224620 KiB

[startup+2502.3 s]
/proc/loadavg: 1.84 1.75 1.66 3/211 26108
/proc/meminfo: memFree=31401324/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13980732 memory=229516 CPUtime=2509.56 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 80983 0 0 0 250885 71 0 0 20 0 15 0 13179337 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3495183 57379 3231 1 0 3483476 0
[pid=25689/tid=25690] ppid=25687 vsize=13980732 memory=229384 CPUtime=2500.32 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 23379 0 0 0 250023 9 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318436470720 140318077748277 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13980732 memory=227336 CPUtime=0.82 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 3357 0 0 0 72 10 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.81 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 3823 0 0 0 75 6 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13980732 memory=227336 CPUtime=0.81 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 2563 0 0 0 72 9 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13980732 memory=227336 CPUtime=0.81 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 3768 0 0 0 73 8 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.72 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 5107 0 0 0 66 6 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13980732 memory=229384 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13980732 memory=227336 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13980732 memory=0 CPUtime=1.99 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) S 25687 25687 16431 0 -1 1077944384 14825 0 0 0 198 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13980732 memory=1716 CPUtime=1.91 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 12046 0 0 0 190 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13980732 memory=15872 CPUtime=0.55 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 9479 0 0 0 54 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.72 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1285 0 0 0 33 39 0 0 20 0 15 0 13179349 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 2509.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 230896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.8 s]
/proc/loadavg: 1.86 1.76 1.66 3/211 26109
/proc/meminfo: memFree=31400704/32770624 swapFree=67108860/67108860
[pid=25687] ppid=25684 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/25687/stat : 25687 (xcsp3-exec) S 25684 25687 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 13179331 9740288 345 18446744073709551615 4194304 5098028 140731911159776 140731911157880 140187019125372 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 28712960 140731911168377 140731911168582 140731911168582 140731911172075 0
/proc/25687/statm: 2378 345 289 221 0 87 0
[pid=25689] ppid=25687 vsize=13980732 memory=229516 CPUtime=2520.08 cores=0,2,4,6
/proc/25689/stat : 25689 (java) S 25687 25687 16431 0 -1 1077944320 81067 0 0 0 251937 71 0 0 20 0 15 0 13179337 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140728552918432 140318432231159 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
/proc/25689/statm: 3495183 57379 3231 1 0 3483476 0
[pid=25689/tid=25690] ppid=25687 vsize=13980732 memory=4072 CPUtime=2510.8 cores=0,2,4,6
/proc/25689/task/25690/stat : 25690 (java) R 25687 25687 16431 0 -1 4202560 23401 0 0 0 251071 9 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318436470560 140318076214267 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25691] ppid=25687 vsize=13980732 memory=1160 CPUtime=0.83 cores=0,2,4,6
/proc/25689/task/25691/stat : 25691 (java) S 25687 25687 16431 0 -1 1077944384 3374 0 0 0 73 10 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318395337744 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25692] ppid=25687 vsize=13980732 memory=3204 CPUtime=0.82 cores=0,2,4,6
/proc/25689/task/25692/stat : 25692 (java) S 25687 25687 16431 0 -1 1077944384 3840 0 0 0 76 6 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318031035536 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25693] ppid=25687 vsize=13980732 memory=229516 CPUtime=0.82 cores=0,2,4,6
/proc/25689/task/25693/stat : 25693 (java) S 25687 25687 16431 0 -1 1077944384 2571 0 0 0 73 9 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318029982480 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25694] ppid=25687 vsize=13980732 memory=1584 CPUtime=0.82 cores=0,2,4,6
/proc/25689/task/25694/stat : 25694 (java) S 25687 25687 16431 0 -1 1077944384 3781 0 0 0 74 8 0 0 20 0 15 0 13179338 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140318028929936 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25695] ppid=25687 vsize=13980732 memory=2160 CPUtime=0.72 cores=0,2,4,6
/proc/25689/task/25695/stat : 25695 (java) S 25687 25687 16431 0 -1 1077944384 5108 0 0 0 66 6 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317910694128 140318432242306 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25696] ppid=25687 vsize=13980732 memory=844 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25696/stat : 25696 (java) S 25687 25687 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317909640352 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25697] ppid=25687 vsize=13980732 memory=3904 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25697/stat : 25697 (java) S 25687 25687 16431 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 13179340 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317908587248 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25698] ppid=25687 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25698/stat : 25698 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317907535824 140318432249755 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25699] ppid=25687 vsize=13980732 memory=1792 CPUtime=1.99 cores=0,2,4,6
/proc/25689/task/25699/stat : 25699 (java) S 25687 25687 16431 0 -1 1077944384 14827 0 0 0 198 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317906483952 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25700] ppid=25687 vsize=13980732 memory=952 CPUtime=1.91 cores=0,2,4,6
/proc/25689/task/25700/stat : 25700 (java) S 25687 25687 16431 0 -1 1077944384 12048 0 0 0 190 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317905431408 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25701] ppid=25687 vsize=13980732 memory=2240 CPUtime=0.55 cores=0,2,4,6
/proc/25689/task/25701/stat : 25701 (java) S 25687 25687 16431 0 -1 1077944384 9481 0 0 0 54 1 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317904378352 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25702] ppid=25687 vsize=13980732 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/25689/task/25702/stat : 25702 (java) S 25687 25687 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13179343 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317903326048 140318432241365 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
[pid=25689/tid=25703] ppid=25687 vsize=13980732 memory=1380 CPUtime=0.72 cores=0,2,4,6
/proc/25689/task/25703/stat : 25703 (java) S 25687 25687 16431 0 -1 1077944384 1285 0 0 0 33 39 0 0 20 0 15 0 13179349 14316269568 57379 18446744073709551615 4194304 4196468 140728552935888 140317902273072 140318432242306 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38936576 140728552944050 140728552944226 140728552944226 140728552947663 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 230896 KiB

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

[startup+2512.81 s]
# the end of solver process 25687 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.38 s, system=0.723044 s

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

Child status: 143
Real time (s): 2512.81
CPU time (s): 2520.1
CPU user time (s): 2519.38
CPU system time (s): 0.723044
CPU usage (%): 100.29
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 230896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.38
system time used= 0.723044
maximum resident set size= 230088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81824
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75376
involuntary context switches= 2887


# summary of solver processes directly reported to runsolver:
#   pid: 25687
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.38
#   total CPU system time (s): 0.723044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7732 second user time and 22.3249 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 14:47:36
IDJOB=4282103
IDBENCH=135727
IDSOLVER=2677
FILE ID=node128/4282103-1503147696
RUNJOBID= node128-1503095815-16489
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n45/TravellingSalesman-45-30-09.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-4282103-1503147696/watcher-4282103-1503147696 -o /tmp/evaluation-result-4282103-1503147696/solver-4282103-1503147696 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1316064719 HOME/instance-4282103-1503147696.xml

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

MD5SUM BENCH= 8b7c2ee38e8603aaa2c4683b1141c0f0
RANDOM SEED=1316064719

node128.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:        31662952 kB
MemAvailable:   31859132 kB
Buffers:          170244 kB
Cached:           316336 kB
SwapCached:            0 kB
Active:           386184 kB
Inactive:         318188 kB
Active(anon):     218192 kB
Inactive(anon):    16752 kB
Active(file):     167992 kB
Inactive(file):   301436 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7540 kB
Writeback:             0 kB
AnonPages:        217576 kB
Mapped:            43984 kB
Shmem:             17060 kB
Slab:             110080 kB
SReclaimable:      85172 kB
SUnreclaim:        24908 kB
KernelStack:        3440 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1196332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-19 15:29:29