Trace number 4302116

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.7b seq (e747e1e)SAT (TO)134 252.126 248.022

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4302116-1532888631.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4302116-1532888631.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.04/0.54	c solve instance...
1.34/0.65	o 192 
1.34/0.66	o 191 
1.34/0.66	o 189 
1.34/0.69	o 178 
1.34/0.69	o 177 
1.99/0.90	o 153 
2.29/0.90	o 152 
2.29/0.90	o 150 
2.29/0.92	o 149 
2.29/0.93	o 144 
2.29/0.95	o 143 
11.09/7.62	o 139 
42.68/38.87	o 138 
44.18/40.37	o 136 
124.95/120.94	o 135 
124.95/120.97	o 134 
252.10/248.01	s SATISFIABLE
252.10/248.01	v <instantiation>
252.10/248.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] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] </list>
252.10/248.01	v 	<values>11 10 5 7 8 3 9 12 15 14 17 19 16 18 27 29 28 25 23 26 24 22 20 21 13 1 6 0 2 4 1 4 4 1 4 4 4 4 4 4 6 7 5 7 12 3 2 4 5 5 4 1 1 9 11 4 6 2 1 5 </values>
252.10/248.01	v </instantiation>
252.10/248.01	c Unexpected resolution interruption!

Verifier Data

OK	134

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302116-1532888631/watcher-4302116-1532888631 -o /tmp/evaluation-result-4302116-1532888631/solver-4302116-1532888631 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312 HOME/xcsp3-exec -seed 1916508434 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302116-1532888631.xml 

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

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


[startup+0.100142 s]*
/proc/loadavg: 1.84 1.96 1.99 3/217 11402
/proc/meminfo: memFree=25348208/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14082940 memory=28840 CPUtime=0.12 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 5555 0 0 0 11 1 0 0 20 0 15 0 106426004 14420930560 7210 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3520735 7210 3028 1 0 3483012 0
[pid=11388/tid=11389] ppid=11386 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 3579 0 0 0 8 0 0 0 20 0 15 0 106426005 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325904464928 140325900250518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0.01 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) R 11386 11386 6529 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325367552112 140325900250518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 7210 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30296 KiB

[startup+0.210653 s]*
/proc/loadavg: 1.84 1.96 1.99 5/217 11402
/proc/meminfo: memFree=25337028/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14082940 memory=40348 CPUtime=0.34 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 8198 0 0 0 32 2 0 0 20 0 15 0 106426004 14420930560 10087 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3520735 10087 3179 1 0 3483012 0
[pid=11388/tid=11389] ppid=11386 vsize=14082940 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 5429 0 0 0 18 1 0 0 20 0 15 0 106426005 14420930560 10087 33554432000 4194304 4196468 140736633927856 140325904473568 140325900260509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14082940 memory=12627 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 10087 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14082940 memory=4051184686004569760 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 10087 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106426005 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106426007 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 516 0 0 0 2 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 178 0 0 0 2 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14082940 memory=140534816048768 CPUtime=0.08 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 780 0 0 0 8 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426010 14420930560 10151 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41804 KiB

[startup+0.31033 s]*
/proc/loadavg: 1.84 1.96 1.99 3/217 11402
/proc/meminfo: memFree=25330700/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14087196 memory=47440 CPUtime=0.52 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 9084 0 0 0 49 3 0 0 20 0 15 0 106426004 14425288704 11860 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3521799 11860 3211 1 0 3483012 0
[pid=11388/tid=11389] ppid=11386 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 6146 0 0 0 27 2 0 0 20 0 15 0 106426005 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325904468256 140325900260509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106426005 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106426007 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106426007 14425288704 11860 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106426007 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14087196 memory=4628975386420216973 CPUtime=0.04 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 522 0 0 0 4 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 190 0 0 0 4 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 932 0 0 0 12 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426010 14425288704 11925 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48896 KiB

[startup+0.701448 s]
/proc/loadavg: 1.84 1.96 1.99 9/217 11402
/proc/meminfo: memFree=25313952/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14089320 memory=69688 CPUtime=1.66 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 12214 0 0 0 162 4 0 0 20 0 15 0 106426004 14427463680 17422 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3522330 17422 3367 1 0 3483524 0
[pid=11388/tid=11389] ppid=11386 vsize=14089320 memory=30420 CPUtime=0.67 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 6957 0 0 0 64 3 0 0 20 0 15 0 106426005 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325904477832 140325900250518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14089320 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14089320 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14089320 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426005 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14089320 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106426005 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14089320 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14089320 memory=792 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14089320 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14089320 memory=8556 CPUtime=0.32 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) R 11386 11386 6529 0 -1 4202560 1436 0 0 0 32 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325369643592 140325881763675 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14089320 memory=1444 CPUtime=0.31 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) R 11386 11386 6529 0 -1 4202560 841 0 0 0 31 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325368594624 140325879484426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14089320 memory=5668 CPUtime=0.33 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 1672 0 0 0 33 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14089320 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14089320 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 17422 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 71144 KiB

[startup+1.50089 s]
/proc/loadavg: 1.84 1.96 1.99 5/217 11402
/proc/meminfo: memFree=25292716/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0

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

/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14089320 memory=2556 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14089320 memory=1456 CPUtime=1.72 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 9897 0 0 0 171 1 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14089320 memory=207072 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 10246 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14089320 memory=1296 CPUtime=0.48 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 5897 0 0 0 47 1 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14089320 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 502 0 0 0 0 1 0 0 20 0 15 0 106426010 14427463680 50245 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 106.32 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 202436 KiB

[startup+162.301 s]
/proc/loadavg: 1.80 1.91 1.96 3/217 11405
/proc/meminfo: memFree=25235692/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14089320 memory=178420 CPUtime=166.37 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 46760 0 0 0 16624 13 0 0 20 0 15 0 106426004 14427463680 44605 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3522330 44605 3413 1 0 3483524 0
[pid=11388/tid=11389] ppid=11386 vsize=14089320 memory=178420 CPUtime=162.19 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 12610 0 0 0 16214 5 0 0 20 0 15 0 106426005 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325904478080 140325527405543 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1726 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14089320 memory=178420 CPUtime=0.01 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 700 0 0 0 1 0 0 0 20 0 15 0 106426005 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14089320 memory=178420 CPUtime=0.01 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 950 0 0 0 1 0 0 0 20 0 15 0 106426005 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14089320 memory=178420 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 511 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 1406 0 0 0 2 0 0 0 20 0 15 0 106426007 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14089320 memory=183552 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14089320 memory=30420 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14089320 memory=1456 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 10704 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14089320 memory=1456 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 10326 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.48 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 5928 0 0 0 47 1 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 537 0 0 0 1 1 0 0 20 0 15 0 106426010 14427463680 44605 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 27 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 166.37 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 179876 KiB

[startup+222.301 s]
/proc/loadavg: 1.85 1.90 1.95 3/217 11406
/proc/meminfo: memFree=25284816/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14089320 memory=162524 CPUtime=226.38 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 47075 0 0 0 22625 13 0 0 20 0 15 0 106426004 14427463680 40631 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3522330 40631 3413 1 0 3483524 0
[pid=11388/tid=11389] ppid=11386 vsize=14089320 memory=162524 CPUtime=222.17 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 12639 0 0 0 22212 5 0 0 20 0 15 0 106426005 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325904478320 140325529859843 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14089320 memory=162524 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1736 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 702 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.03 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 953 0 0 0 2 1 0 0 20 0 15 0 106426005 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14089320 memory=165088 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 514 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14089320 memory=176 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 1420 0 0 0 2 0 0 0 20 0 15 0 106426007 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14089320 memory=162524 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14089320 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14089320 memory=4096 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 10704 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14089320 memory=1408 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 10326 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14089320 memory=3064 CPUtime=0.48 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 6178 0 0 0 47 1 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14089320 memory=1456 CPUtime=0.04 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 541 0 0 0 2 2 0 0 20 0 15 0 106426010 14427463680 40631 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 27 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 226.38 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 163980 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+248.001 s]*
/proc/loadavg: 2.02 1.94 1.97 3/217 11487
/proc/meminfo: memFree=25256424/32770624 swapFree=67108688/67108860
[pid=11386] ppid=11383 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/11386/stat : 11386 (xcsp3-exec) S 11383 11386 6529 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106426004 115843072 364 33554432000 4194304 5098028 140737033336144 140737033334248 139999731696252 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16781312 140737033344064 140737033344265 140737033344265 140737033347018 0
/proc/11386/statm: 28282 364 306 221 0 87 0
[pid=11388] ppid=11386 vsize=14089320 memory=156376 CPUtime=252.1 cores=1,3,5,7
/proc/11388/stat : 11388 (java) S 11386 11386 6529 0 -1 1077944320 48885 0 0 0 25196 14 0 0 20 0 15 0 106426004 14427463680 39094 33554432000 4194304 4196468 140736633927856 140736633910400 140325900238583 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
/proc/11388/statm: 3522330 39094 3413 1 0 3483524 0
[pid=11388/tid=11389] ppid=11386 vsize=14089320 memory=6791534058613427641 CPUtime=247.86 cores=1,3,5,7
/proc/11388/task/11389/stat : 11389 (java) R 11386 11386 6529 0 -1 4202560 13163 0 0 0 24781 5 0 0 20 0 15 0 106426005 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325904477872 140325527405399 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11390] ppid=11386 vsize=14089320 memory=4126316290023845779 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11390/stat : 11390 (java) S 11386 11386 6529 0 -1 1077944384 1777 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325852859024 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11391] ppid=11386 vsize=14089320 memory=3848 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11391/stat : 11391 (java) S 11386 11386 6529 0 -1 1077944384 715 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325851806224 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11392] ppid=11386 vsize=14089320 memory=2704 CPUtime=0.03 cores=1,3,5,7
/proc/11388/task/11392/stat : 11392 (java) S 11386 11386 6529 0 -1 1077944384 996 0 0 0 2 1 0 0 20 0 15 0 106426005 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325850753424 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11393] ppid=11386 vsize=14089320 memory=2752 CPUtime=0.02 cores=1,3,5,7
/proc/11388/task/11393/stat : 11393 (java) S 11386 11386 6529 0 -1 1077944384 934 0 0 0 2 0 0 0 20 0 15 0 106426005 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325849700624 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11394] ppid=11386 vsize=14089320 memory=4096 CPUtime=0.03 cores=1,3,5,7
/proc/11388/task/11394/stat : 11394 (java) S 11386 11386 6529 0 -1 1077944384 1650 0 0 0 3 0 0 0 20 0 15 0 106426007 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325441657712 140325900249730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11395] ppid=11386 vsize=14089320 memory=156376 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11395/stat : 11395 (java) S 11386 11386 6529 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325372814880 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11396] ppid=11386 vsize=14089320 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11396/stat : 11396 (java) S 11386 11386 6529 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 106426007 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325371762032 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11397] ppid=11386 vsize=14089320 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11397/stat : 11397 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325370710352 140325900257179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11398] ppid=11386 vsize=14089320 memory=1708 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11398/stat : 11398 (java) S 11386 11386 6529 0 -1 1077944384 10706 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325369657712 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11399] ppid=11386 vsize=14089320 memory=792 CPUtime=1.75 cores=1,3,5,7
/proc/11388/task/11399/stat : 11399 (java) S 11386 11386 6529 0 -1 1077944384 10329 0 0 0 174 1 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325368604912 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11400] ppid=11386 vsize=14089320 memory=1228 CPUtime=0.48 cores=1,3,5,7
/proc/11388/task/11400/stat : 11400 (java) S 11386 11386 6529 0 -1 1077944384 6686 0 0 0 47 1 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325367552112 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11401] ppid=11386 vsize=14089320 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/11388/task/11401/stat : 11401 (java) S 11386 11386 6529 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325366499552 140325900248789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
[pid=11388/tid=11402] ppid=11386 vsize=14089320 memory=1444 CPUtime=0.04 cores=1,3,5,7
/proc/11388/task/11402/stat : 11402 (java) S 11386 11386 6529 0 -1 1077944384 567 0 0 0 2 2 0 0 20 0 15 0 106426010 14427463680 39094 33554432000 4194304 4196468 140736633927856 140325365447856 140325900249730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 16588800 140736633934988 140736633935158 140736633935158 140736633937871 0
Current children cumulated CPU time: 252.1 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 157832 KiB

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

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

[startup+248.022 s]
# the end of solver process 11388 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.979 s, system=0.147198 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): 248.022
CPU time (s): 252.126
CPU user time (s): 251.979
CPU system time (s): 0.147198
CPU usage (%): 101.655
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 208580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.979
system time used= 0.147198
maximum resident set size= 209652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8252
involuntary context switches= 199


# summary of solver processes directly reported to runsolver:
#   pid: 11386,11388
#   total CPU time (s): 252.126
#   total CPU user time (s): 251.979
#   total CPU system time (s): 0.147198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37178 second user time and 2.30617 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-29 20:23:51
IDJOB=4302116
IDBENCH=141626
IDSOLVER=2772
FILE ID=node106/4302116-1532888631
RUNJOBID= node106-1532884072-6816
PBS_JOBID= 21022522
Free space on /tmp= 54704 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-30-30-00_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302116-1532888631/watcher-4302116-1532888631 -o /tmp/evaluation-result-4302116-1532888631/solver-4302116-1532888631 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532884072-6816 --watchdog 312  HOME/xcsp3-exec -seed 1916508434 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4302116-1532888631.xml

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

MD5SUM BENCH= b8130450ecaa214ac0617b692471aec1
RANDOM SEED=1916508434

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        25366012 kB
MemAvailable:   31694248 kB
Buffers:          245396 kB
Cached:          6316200 kB
SwapCached:            0 kB
Active:          2633052 kB
Inactive:        4223984 kB
Active(anon):     242584 kB
Inactive(anon):    80476 kB
Active(file):    2390468 kB
Inactive(file):  4143508 kB
Unevictable:        6960 kB
Mlocked:            6960 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:             22004 kB
Writeback:             0 kB
AnonPages:        318480 kB
Mapped:            57628 kB
Shmem:             25056 kB
Slab:             248052 kB
SReclaimable:     220192 kB
SUnreclaim:        27860 kB
KernelStack:        3808 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1294836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 54684 MiB
End job on node106 at 2018-07-29 20:28:00