Trace number 4283569

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 5a (2017-08-18)SAT (TO)106 2520.0601 2463.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n20/
TravellingSalesman-20-30-18.xml
MD5SUM42f1d058d9b6109346b78f68a037a5c1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size29
Distribution of domain sizes[{"size":20,"count":20},{"size":29,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283569-1503218665.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283569-1503218665.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
0.74/0.46	c solve instance...
1.02/0.57	o 145 
1.02/0.58	o 142 
1.02/0.59	o 128 
1.67/0.80	o 127 
2.00/0.87	o 125 
2.00/0.89	o 124 
2.32/0.91	o 120 
2.65/1.03	o 118 
2.97/1.16	o 116 
2.97/1.16	o 115 
8.09/3.32	o 113 
8.09/3.32	o 112 
18.67/12.42	o 111 
32.38/25.51	o 110 
33.54/26.67	o 109 
33.54/26.67	o 108 
36.72/29.78	o 107 
36.84/29.83	o 106 
2520.03/2463.01	s SATISFIABLE
2520.03/2463.01	v <instantiation>
2520.03/2463.01	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] 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] </list>
2520.03/2463.01	v 	<values>7 9 11 10 8 16 17 19 18 14 12 15 13 4 6 0 1 2 3 5 3 4 4 5 11 2 1 1 6 11 8 3 11 8 8 7 6 3 1 3 </values>
2520.03/2463.01	v </instantiation>
2520.03/2463.01	c Unexpected resolution interruption!

Verifier Data

OK	106

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283569-1503218665/watcher-4283569-1503218665 -o /tmp/evaluation-result-4283569-1503218665/solver-4283569-1503218665 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1503215350-27174 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 627493452 HOME/instance-4283569-1503218665.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=27482, runsolver pid=27479

[startup+0.102653 s]*
/proc/loadavg: 1.55 1.39 1.42 3/218 27498
/proc/meminfo: memFree=26271752/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13978596 memory=28360 CPUtime=0.12 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 5467 0 0 0 11 1 0 0 20 0 15 0 154954073 14314082304 7090 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3494649 7090 2866 1 0 3482966 0
[pid=27484/tid=27485] ppid=27482 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 3402 0 0 0 9 0 0 0 20 0 15 0 154954074 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293885912880 140293865760094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954074 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13978596 memory=140401044616832 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954075 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13978596 memory=140401044616832 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954076 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154954076 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154954077 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13978596 memory=140401044616832 CPUtime=0.01 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) R 27482 27482 21109 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293349255280 140293881700954 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13978596 memory=140401044616832 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954079 14314082304 7090 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29744 KiB

[startup+0.210789 s]*
/proc/loadavg: 1.55 1.39 1.42 3/218 27498
/proc/meminfo: memFree=26259904/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13982852 memory=40668 CPUtime=0.34 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 8226 0 0 0 32 2 0 0 20 0 15 0 154954073 14318440448 10167 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3495713 10167 3050 1 0 3482966 0
[pid=27484/tid=27485] ppid=27482 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 5342 0 0 0 18 1 0 0 20 0 15 0 154954074 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293885890400 140293874358829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13982852 memory=9005 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954074 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13982852 memory=140401045359949 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954075 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13982852 memory=140401044616832 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954076 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154954076 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154954077 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14318473216 10167 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 452 0 0 0 2 0 0 0 20 0 15 0 154954079 14318473216 10167 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 407 0 0 0 2 0 0 0 20 0 15 0 154954079 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13982852 memory=140401044616832 CPUtime=0.08 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 729 0 0 0 8 0 0 0 20 0 15 0 154954079 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954079 14318440448 10167 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42052 KiB

[startup+0.310623 s]*
/proc/loadavg: 1.55 1.39 1.42 4/218 27498
/proc/meminfo: memFree=26252956/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13982928 memory=47608 CPUtime=0.5 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 9098 0 0 0 47 3 0 0 20 0 15 0 154954073 14318518272 11902 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3495732 11902 3096 1 0 3482966 0
[pid=27484/tid=27485] ppid=27482 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 6073 0 0 0 28 2 0 0 20 0 15 0 154954074 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293885918112 140293881701533 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13982928 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954074 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13982928 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13982928 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954075 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13982928 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954076 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13982928 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154954076 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154954077 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13982928 memory=7683298805979255643 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13982928 memory=8508281356422055839 CPUtime=0.03 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 452 0 0 0 3 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 480 0 0 0 4 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13982928 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 790 0 0 0 11 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954079 14318518272 11902 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 48992 KiB

[startup+0.700783 s]
/proc/loadavg: 1.55 1.39 1.42 5/218 27498
/proc/meminfo: memFree=26240612/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13984976 memory=68452 CPUtime=1.67 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 12210 0 0 0 163 4 0 0 20 0 15 0 154954073 14320615424 17113 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3496244 17113 3211 1 0 3483478 0
[pid=27484/tid=27485] ppid=27482 vsize=13984976 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 6602 0 0 0 65 2 0 0 20 0 15 0 154954074 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293885915888 140293516353549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13984976 memory=288230587427463936 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954074 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13984976 memory=16106957111054841 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954075 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154954075 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154954076 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154954076 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154954077 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13984976 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) R 27482 27482 21109 0 -1 4202560 1372 0 0 0 32 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293351347424 140293863197963 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13984976 memory=3549230485369414761 CPUtime=0.3 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) R 27482 27482 21109 0 -1 4202560 1218 0 0 0 30 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293350296752 140293863223729 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13984976 memory=7523370188014840420 CPUtime=0.36 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) R 27482 27482 21109 0 -1 4202560 1711 0 0 0 36 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293349255280 140293881700954 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13984976 memory=7594587674001172330 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13984976 memory=7300704776819335744 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 17113 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69836 KiB

[startup+1.50081 s]
/proc/loadavg: 1.55 1.39 1.42 5/218 27498
/proc/meminfo: memFree=26218404/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0

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

/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154954077 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13984976 memory=1384 CPUtime=3.76 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 16254 0 0 0 374 2 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13984976 memory=224032 CPUtime=3.25 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 11804 0 0 0 323 2 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13984976 memory=1384 CPUtime=0.68 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 7746 0 0 0 65 3 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13984976 memory=1384 CPUtime=0.93 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 690 0 0 0 46 47 0 0 20 0 15 0 154954079 14320615424 55495 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 2376.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 223364 KiB

[startup+2382.3 s]
/proc/loadavg: 1.48 1.48 1.49 3/217 27979
/proc/meminfo: memFree=26117300/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13984976 memory=227108 CPUtime=2437.49 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 154911 0 0 0 243549 200 0 0 20 0 15 0 154954073 14320615424 56777 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3496244 56777 3282 1 0 3483478 0
[pid=27484/tid=27485] ppid=27482 vsize=13984976 memory=227620 CPUtime=2362.1 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 31730 0 0 0 236199 11 0 0 20 0 15 0 154954074 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293885918992 140293520103883 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13984976 memory=221832 CPUtime=16.13 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 15591 0 0 0 1582 31 0 0 20 0 15 0 154954074 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13984976 memory=227620 CPUtime=16.06 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 17462 0 0 0 1573 33 0 0 20 0 15 0 154954075 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13984976 memory=1384 CPUtime=16.1 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 17444 0 0 0 1578 32 0 0 20 0 15 0 154954075 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13984976 memory=1384 CPUtime=16.09 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 15143 0 0 0 1576 33 0 0 20 0 15 0 154954075 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13984976 memory=56 CPUtime=2.28 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 19685 0 0 0 208 20 0 0 20 0 15 0 154954076 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154954076 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13984976 memory=221840 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154954077 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13984976 memory=212544 CPUtime=3.76 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 16254 0 0 0 374 2 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13984976 memory=228968 CPUtime=3.25 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 11804 0 0 0 323 2 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13984976 memory=4132 CPUtime=0.68 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 7746 0 0 0 65 3 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13984976 memory=227620 CPUtime=0.96 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 703 0 0 0 47 49 0 0 20 0 15 0 154954079 14320615424 56777 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 2437.49 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 228492 KiB

[startup+2442.3 s]
/proc/loadavg: 1.75 1.56 1.52 3/217 27987
/proc/meminfo: memFree=26116604/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13984976 memory=215124 CPUtime=2498.94 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 157776 0 0 0 249692 202 0 0 20 0 15 0 154954073 14320615424 53781 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3496244 53781 3282 1 0 3483478 0
[pid=27484/tid=27485] ppid=27482 vsize=13984976 memory=215124 CPUtime=2421.45 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 31934 0 0 0 242134 11 0 0 20 0 15 0 154954074 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293885919056 140293516137336 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13984976 memory=215636 CPUtime=16.63 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 16187 0 0 0 1632 31 0 0 20 0 15 0 154954074 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13984976 memory=215124 CPUtime=16.55 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 18317 0 0 0 1621 34 0 0 20 0 15 0 154954075 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13984976 memory=215124 CPUtime=16.6 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 18000 0 0 0 1628 32 0 0 20 0 15 0 154954075 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13984976 memory=215124 CPUtime=16.6 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 15670 0 0 0 1627 33 0 0 20 0 15 0 154954075 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13984976 memory=0 CPUtime=2.36 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 19808 0 0 0 215 21 0 0 20 0 15 0 154954076 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154954076 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154954077 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13984976 memory=215124 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13984976 memory=1384 CPUtime=3.76 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 16254 0 0 0 374 2 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13984976 memory=215124 CPUtime=3.25 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 11804 0 0 0 323 2 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13984976 memory=1384 CPUtime=0.68 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 7746 0 0 0 65 3 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13984976 memory=215124 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13984976 memory=1384 CPUtime=0.98 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 707 0 0 0 48 50 0 0 20 0 15 0 154954079 14320615424 53781 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 2498.94 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 216508 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2463 s]*
/proc/loadavg: 1.75 1.57 1.52 3/217 27987
/proc/meminfo: memFree=26152956/32770624 swapFree=67108860/67108860
[pid=27482] ppid=27479 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27482/stat : 27482 (xcsp3-exec) S 27479 27482 21109 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154954073 9740288 346 33554432000 4194304 5098028 140727220679312 140727220677416 140522902741628 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 36581376 140727220687983 140727220688187 140727220688187 140727220690923 0
/proc/27482/statm: 2378 346 289 221 0 87 0
[pid=27484] ppid=27482 vsize=13984976 memory=213068 CPUtime=2520.03 cores=0,2,4,6
/proc/27484/stat : 27484 (java) S 27482 27482 21109 0 -1 1077944320 157805 0 0 0 251800 203 0 0 20 0 15 0 154954073 14320615424 53267 33554432000 4194304 4196468 140727126700928 140727126683472 140293881679607 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
/proc/27484/statm: 3496244 53267 3282 1 0 3483478 0
[pid=27484/tid=27485] ppid=27482 vsize=13984976 memory=6791534058613427641 CPUtime=2441.99 cores=0,2,4,6
/proc/27484/task/27485/stat : 27485 (java) R 27482 27482 21109 0 -1 4202560 31959 0 0 0 244188 11 0 0 20 0 15 0 154954074 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293885919168 140293520794058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27486] ppid=27482 vsize=13984976 memory=4126316290023845779 CPUtime=16.76 cores=0,2,4,6
/proc/27484/task/27486/stat : 27486 (java) S 27482 27482 21109 0 -1 1077944384 16187 0 0 0 1645 31 0 0 20 0 15 0 154954074 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293834300048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27487] ppid=27482 vsize=13984976 memory=3832 CPUtime=16.69 cores=0,2,4,6
/proc/27484/task/27487/stat : 27487 (java) S 27482 27482 21109 0 -1 1077944384 18317 0 0 0 1635 34 0 0 20 0 15 0 154954075 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293833247248 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27488] ppid=27482 vsize=13984976 memory=2540 CPUtime=16.74 cores=0,2,4,6
/proc/27484/task/27488/stat : 27488 (java) S 27482 27482 21109 0 -1 1077944384 18000 0 0 0 1642 32 0 0 20 0 15 0 154954075 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293475330448 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27489] ppid=27482 vsize=13984976 memory=2628 CPUtime=16.73 cores=0,2,4,6
/proc/27484/task/27489/stat : 27489 (java) S 27482 27482 21109 0 -1 1077944384 15670 0 0 0 1640 33 0 0 20 0 15 0 154954075 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293474277648 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27490] ppid=27482 vsize=13984976 memory=1296 CPUtime=2.38 cores=0,2,4,6
/proc/27484/task/27490/stat : 27490 (java) S 27482 27482 21109 0 -1 1077944384 19810 0 0 0 217 21 0 0 20 0 15 0 154954076 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293355572080 140293881690754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27491] ppid=27482 vsize=13984976 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27491/stat : 27491 (java) S 27482 27482 21109 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154954076 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293354518048 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27492] ppid=27482 vsize=13984976 memory=7284 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27492/stat : 27492 (java) S 27482 27482 21109 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 154954077 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293353465200 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27493] ppid=27482 vsize=13984976 memory=836 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27493/stat : 27493 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293352413520 140293881698203 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27494] ppid=27482 vsize=13984976 memory=1692 CPUtime=3.76 cores=0,2,4,6
/proc/27484/task/27494/stat : 27494 (java) S 27482 27482 21109 0 -1 1077944384 16254 0 0 0 374 2 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293351360880 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27495] ppid=27482 vsize=13984976 memory=916 CPUtime=3.25 cores=0,2,4,6
/proc/27484/task/27495/stat : 27495 (java) S 27482 27482 21109 0 -1 1077944384 11804 0 0 0 323 2 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293350308080 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27496] ppid=27482 vsize=13984976 memory=3832 CPUtime=0.68 cores=0,2,4,6
/proc/27484/task/27496/stat : 27496 (java) S 27482 27482 21109 0 -1 1077944384 7746 0 0 0 65 3 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293349255280 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27497] ppid=27482 vsize=13984976 memory=215636 CPUtime=0 cores=0,2,4,6
/proc/27484/task/27497/stat : 27497 (java) S 27482 27482 21109 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293348202720 140293881689813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
[pid=27484/tid=27498] ppid=27482 vsize=13984976 memory=6791534058613427641 CPUtime=0.99 cores=0,2,4,6
/proc/27484/task/27498/stat : 27498 (java) S 27482 27482 21109 0 -1 1077944384 709 0 0 0 49 50 0 0 20 0 15 0 154954079 14320615424 53267 33554432000 4194304 4196468 140727126700928 140293347151024 140293881690754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 30482432 140727126709399 140727126709575 140727126709575 140727126712271 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 214452 KiB

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

[startup+2463.02 s]
# the end of solver process 27482 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001986 s, system=0 s

[startup+2463.02 s]
# the end of solver process 27484 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.02 s, system=2.03735 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): 2463.02
CPU time (s): 2520.06
CPU user time (s): 2518.02
CPU system time (s): 2.03735
CPU usage (%): 102.316
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 492228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.02
system time used= 2.03735
maximum resident set size= 491396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158458
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 103745
involuntary context switches= 6001


# summary of solver processes directly reported to runsolver:
#   pid: 27482,27484
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.02
#   total CPU system time (s): 2.03735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9023 second user time and 21.1887 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-20 10:30:05
IDJOB=4283569
IDBENCH=135675
IDSOLVER=2679
FILE ID=node115/4283569-1503218665
RUNJOBID= node115-1503215350-27174
PBS_JOBID= 20630866
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n20/TravellingSalesman-20-30-18.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-4283569-1503218665/watcher-4283569-1503218665 -o /tmp/evaluation-result-4283569-1503218665/solver-4283569-1503218665 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node115-1503215350-27174 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 627493452 HOME/instance-4283569-1503218665.xml

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

MD5SUM BENCH= 42f1d058d9b6109346b78f68a037a5c1
RANDOM SEED=627493452

node115.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.69
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.69
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.69
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.69
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:        26287980 kB
MemAvailable:   31570728 kB
Buffers:          250004 kB
Cached:          5324724 kB
SwapCached:            0 kB
Active:          1359144 kB
Inactive:        4673688 kB
Active(anon):     409004 kB
Inactive(anon):    85220 kB
Active(file):     950140 kB
Inactive(file):  4588468 kB
Unevictable:        7012 kB
Mlocked:            7012 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7848 kB
Writeback:             0 kB
AnonPages:        465124 kB
Mapped:            64360 kB
Shmem:             33416 kB
Slab:             146896 kB
SReclaimable:     119948 kB
SUnreclaim:        26948 kB
KernelStack:        3568 kB
PageTables:         6268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1116264 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node115 at 2017-08-20 11:11:08