Trace number 4272812

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-07-26)SAT (TO)4 2520.05 2502.9299

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-13-13.xml
MD5SUM35fa3ccff61e9a72252c43058d5bc461
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints6085
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree146
Maximum variable degree146
Distribution of variable degrees[{"degree":146,"count":169}]
Minimum constraint arity4
Maximum constraint arity169
Distribution of constraint arities[{"arity":4,"count":6084},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6084
Distribution of constraint types[{"type":"intension","count":6084},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

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-4272812-1502854999.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272812-1502854999.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
3.78/1.35	c solve instance...
2055.90/2041.52	o 168 
2057.85/2043.32	o 167 
2058.46/2043.94	o 166 
2059.06/2044.56	o 165 
2059.69/2045.19	o 164 
2060.29/2045.77	o 163 
2060.90/2046.37	o 162 
2061.50/2046.97	o 161 
2062.10/2047.55	o 160 
2062.71/2048.14	o 159 
2063.30/2048.74	o 158 
2063.90/2049.36	o 157 
2068.20/2053.52	o 156 
2071.16/2056.46	o 155 
2071.76/2057.06	o 154 
2072.36/2057.66	o 153 
2072.96/2058.26	o 152 
2073.56/2058.86	o 151 
2074.16/2059.46	o 150 
2074.77/2060.04	o 149 
2076.63/2061.82	o 148 
2077.23/2062.44	o 147 
2077.84/2063.05	o 146 
2078.43/2063.66	o 145 
2079.03/2064.27	o 144 
2079.64/2064.88	o 143 
2080.25/2065.49	o 142 
2080.86/2066.10	o 141 
2081.45/2066.68	o 140 
2082.05/2067.25	o 139 
2082.65/2067.82	o 138 
2083.25/2068.43	o 137 
2083.75/2068.99	o 136 
2084.35/2069.56	o 135 
2084.96/2070.17	o 134 
2085.55/2070.74	o 133 
2086.17/2071.32	o 132 
2086.77/2071.90	o 131 
2087.40/2072.52	o 130 
2087.99/2073.10	o 129 
2088.60/2073.68	o 128 
2089.25/2074.29	o 127 
2089.87/2074.86	o 126 
2090.48/2075.44	o 125 
2091.08/2076.03	o 124 
2091.58/2076.59	o 123 
2092.19/2077.18	o 122 
2092.78/2077.76	o 121 
2093.38/2078.32	o 120 
2093.88/2078.89	o 119 
2094.48/2079.49	o 118 
2095.09/2080.05	o 117 
2095.68/2080.63	o 116 
2096.28/2081.20	o 115 
2096.78/2081.77	o 114 
2097.38/2082.35	o 113 
2097.98/2082.93	o 112 
2098.48/2083.49	o 111 
2099.09/2084.10	o 110 
2099.68/2084.68	o 109 
2100.28/2085.26	o 108 
2100.89/2085.85	o 107 
2101.49/2086.44	o 106 
2101.99/2087.01	o 105 
2102.59/2087.57	o 104 
2103.20/2088.13	o 103 
2103.79/2088.74	o 102 
2104.49/2089.44	o 101 
2106.10/2091.01	o 100 
2108.49/2093.47	o 99 
2111.90/2096.83	o 5 
2143.47/2127.59	o 4 
2520.01/2502.90	s SATISFIABLE
2520.01/2502.90	v <instantiation>
2520.01/2502.90	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] </list>
2520.01/2502.90	v 	<values>0 0 0 1 2 2 2 2 2 2 2 2 2 0 1 1 2 1 1 1 2 3 3 3 3 3 0 1 2 3 2 3 3 1 1 1 1 1 1 0 1 2 4 3 0 0 0 0 2 3 4 4 0 2 2 3 3 1 2 3 4 3 4 1 4 0 2 3 1 1 3 4 3 3 4 4 2 1 0 2 3 1 3 1 3 1 4 4 2 4 3 0 2 4 0 3 3 1 1 2 4 0 3 4 0 2 4 1 4 4 1 3 4 2 1 3 0 0 2 4 2 0 3 1 4 1 3 4 4 2 0 3 2 2 1 2 3 3 1 0 3 0 4 1 1 0 0 0 3 4 4 0 2 3 0 4 1 3 3 2 4 1 2 0 1 3 0 0 0 </values>
2520.01/2502.90	v </instantiation>
2520.01/2502.90	c Unexpected resolution interruption!

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272812-1502854999/watcher-4272812-1502854999 -o /tmp/evaluation-result-4272812-1502854999/solver-4272812-1502854999 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 682681409 HOME/instance-4272812-1502854999.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=28961, runsolver pid=28958

[startup+0.100722 s]*
/proc/loadavg: 1.97 2.03 2.04 3/217 28977
/proc/meminfo: memFree=22816988/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13978596 memory=27872 CPUtime=0.12 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 5349 0 0 0 11 1 0 0 20 0 15 0 118571519 14314082304 6968 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3494649 6968 2875 1 0 3482966 0
[pid=28963/tid=28964] ppid=28961 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 3326 0 0 0 9 0 0 0 20 0 15 0 118571519 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140644737504 140140236274320 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13978596 memory=140538304833152 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571520 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13978596 memory=140538304833152 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571521 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118571522 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140113626016 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118571522 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140112573424 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 118571524 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 118571524 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13978596 memory=140538304833152 CPUtime=0.01 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) R 28961 28961 26744 0 -1 4202560 325 0 0 0 1 0 0 0 20 0 15 0 118571524 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140108364528 140140619476618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13978596 memory=140538304833152 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571525 14314082304 6968 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29252 KiB

[startup+0.210707 s]*
/proc/loadavg: 1.97 2.03 2.04 3/217 28977
/proc/meminfo: memFree=22805420/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13982852 memory=40592 CPUtime=0.33 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 8203 0 0 0 31 2 0 0 20 0 15 0 118571519 14318440448 10148 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3495713 10148 3075 1 0 3482966 0
[pid=28963/tid=28964] ppid=28961 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 5319 0 0 0 18 1 0 0 20 0 15 0 118571519 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140644707312 140140633222695 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13982852 memory=288370914456544896 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13982852 memory=140538304833152 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571521 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13982884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118571522 14318473216 10148 33554432000 4194304 4196468 140725698932960 140140113626016 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118571522 14318473216 10148 33554432000 4194304 4196468 140725698932960 140140112573424 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 555 0 0 0 2 0 0 0 20 0 15 0 118571524 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 15 0 118571524 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13982852 memory=140538304833152 CPUtime=0.07 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 757 0 0 0 7 0 0 0 20 0 15 0 118571524 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571525 14318440448 10148 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41972 KiB

[startup+0.310468 s]*
/proc/loadavg: 1.97 2.03 2.04 5/217 28977
/proc/meminfo: memFree=22798844/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13982852 memory=47188 CPUtime=0.51 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 8970 0 0 0 49 2 0 0 20 0 15 0 118571519 14318440448 11797 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3495713 11797 3091 1 0 3482966 0
[pid=28963/tid=28964] ppid=28961 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 5905 0 0 0 28 1 0 0 20 0 15 0 118571519 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140644741712 140140624586078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571520 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571521 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118571522 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140113626016 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118571522 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140112573424 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) R 28961 28961 26744 0 -1 4202560 566 0 0 0 4 0 0 0 20 0 15 0 118571524 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140110459408 140140623916607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) R 28961 28961 26744 0 -1 1077944384 325 0 0 0 4 0 0 0 20 0 15 0 118571524 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) R 28961 28961 26744 0 -1 4202560 872 0 0 0 13 0 0 0 20 0 15 0 118571524 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140108364528 140140619626160 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571525 14318440448 11797 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48568 KiB

[startup+0.701566 s]
/proc/loadavg: 1.97 2.03 2.04 6/217 28977
/proc/meminfo: memFree=22770616/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13984976 memory=133312 CPUtime=1.77 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 12032 0 0 0 172 5 0 0 20 0 15 0 118571519 14320615424 33328 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3496244 33328 3202 1 0 3483478 0
[pid=28963/tid=28964] ppid=28961 vsize=13984976 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 6365 0 0 0 64 3 0 0 20 0 15 0 118571519 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140644718320 140140640527517 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13984976 memory=33060 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571520 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118571520 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13984976 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 118571521 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140113626016 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13984976 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140112573424 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13984976 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13984976 memory=1012 CPUtime=0.39 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) R 28961 28961 26744 0 -1 4202560 1438 0 0 0 39 0 0 0 20 0 15 0 118571524 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140110460592 140140624062239 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13984976 memory=796 CPUtime=0.38 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) R 28961 28961 26744 0 -1 4202560 1187 0 0 0 38 0 0 0 20 0 15 0 118571524 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140109404512 140140625415532 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13984976 memory=1228 CPUtime=0.3 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 1734 0 0 0 30 0 0 0 20 0 15 0 118571524 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13984976 memory=5300 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 33328 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 134692 KiB

[startup+1.50088 s]
/proc/loadavg: 1.97 2.03 2.04 5/217 28977
/proc/meminfo: memFree=22647556/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0

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

/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140112573440 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13984976 memory=3700692 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13984976 memory=3700692 CPUtime=6.49 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 47865 0 0 0 644 5 0 0 20 0 15 0 118571524 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13984976 memory=1380 CPUtime=6.42 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 48593 0 0 0 638 4 0 0 20 0 15 0 118571524 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13984976 memory=3700692 CPUtime=1.13 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 19868 0 0 0 110 3 0 0 20 0 15 0 118571524 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.27 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 3694 0 0 0 59 68 0 0 20 0 15 0 118571525 14320615424 925173 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 2459.21 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3702072 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.08 2.06 3/218 29158
/proc/meminfo: memFree=18727364/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2519.41 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 273004 0 0 0 251748 193 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3496244 932919 3275 1 0 3483478 0
[pid=28963/tid=28964] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2501.83 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 121914 0 0 0 250112 71 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140644745008 140140243410245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 4938 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 5022 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 5380 0 0 0 37 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13984976 memory=1380 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 5321 0 0 0 38 11 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.15 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 8987 0 0 0 7 8 0 0 20 0 15 0 118571521 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140113626080 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140112573440 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13984976 memory=1380 CPUtime=6.49 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 47871 0 0 0 644 5 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13984976 memory=1380 CPUtime=6.42 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 48599 0 0 0 638 4 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 19887 0 0 0 110 3 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13984976 memory=4012 CPUtime=1.31 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 3751 0 0 0 61 70 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 2519.41 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3733056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.9 s]
/proc/loadavg: 2.03 2.08 2.06 3/218 29158
/proc/meminfo: memFree=18727364/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2520.01 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 273010 0 0 0 251808 193 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3496244 932919 3275 1 0 3483478 0
[pid=28963/tid=28964] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2502.43 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 121920 0 0 0 250172 71 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140644745008 140140243410436 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13984976 memory=1380 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 4938 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 5022 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 5380 0 0 0 37 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 5321 0 0 0 38 11 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.15 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 8987 0 0 0 7 8 0 0 20 0 15 0 118571521 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140113626080 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140112573440 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13984976 memory=3731676 CPUtime=6.49 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 47871 0 0 0 644 5 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13984976 memory=1380 CPUtime=6.42 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 48599 0 0 0 638 4 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 19887 0 0 0 110 3 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.31 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 3751 0 0 0 61 70 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3733056 KiB

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

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

[startup+2502.93 s]
# the end of solver process 28963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.09 s, system=1.95848 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

[startup+2502.9 s]
/proc/loadavg: 2.03 2.08 2.06 3/218 29158
/proc/meminfo: memFree=18727364/32770624 swapFree=67108860/67108860
[pid=28961] ppid=28958 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28961/stat : 28961 (xcsp3-exec) S 28958 28961 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118571519 9740288 345 33554432000 4194304 5098028 140733902879744 140733902877848 140315461927548 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27906048 140733902885999 140733902886203 140733902886203 140733902888939 0
/proc/28961/statm: 2378 345 289 221 0 87 0
[pid=28963] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2520.01 cores=0,2,4,6
/proc/28963/stat : 28963 (java) S 28961 28961 26744 0 -1 1077944320 273010 0 0 0 251808 193 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140725698915504 140140640505591 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
/proc/28963/statm: 3496244 932919 3275 1 0 3483478 0
[pid=28963/tid=28964] ppid=28961 vsize=13984976 memory=3731676 CPUtime=2502.43 cores=0,2,4,6
/proc/28963/task/28964/stat : 28964 (java) R 28961 28961 26744 0 -1 4202560 121920 0 0 0 250172 71 0 0 20 0 15 0 118571519 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140644745008 140140243410436 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28965] ppid=28961 vsize=13984976 memory=1380 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28965/stat : 28965 (java) S 28961 28961 26744 0 -1 1077944384 4938 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140236237584 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28966] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.51 cores=0,2,4,6
/proc/28963/task/28966/stat : 28966 (java) S 28961 28961 26744 0 -1 1077944384 5022 0 0 0 39 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140235185040 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28967] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28967/stat : 28967 (java) S 28961 28961 26744 0 -1 1077944384 5380 0 0 0 37 12 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140234132496 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28968] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.49 cores=0,2,4,6
/proc/28963/task/28968/stat : 28968 (java) S 28961 28961 26744 0 -1 1077944384 5321 0 0 0 38 11 0 0 20 0 15 0 118571520 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140233079952 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28969] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0.15 cores=0,2,4,6
/proc/28963/task/28969/stat : 28969 (java) S 28961 28961 26744 0 -1 1077944384 8987 0 0 0 7 8 0 0 20 0 15 0 118571521 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140114679792 140140640516738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28970] ppid=28961 vsize=13984976 memory=3731676 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28970/stat : 28970 (java) S 28961 28961 26744 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140113626080 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28971] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28971/stat : 28971 (java) S 28961 28961 26744 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 118571522 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140112573440 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28972] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28972/stat : 28972 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140111522000 140140640524187 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28973] ppid=28961 vsize=13984976 memory=3731676 CPUtime=6.49 cores=0,2,4,6
/proc/28963/task/28973/stat : 28973 (java) S 28961 28961 26744 0 -1 1077944384 47871 0 0 0 644 5 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140110469616 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28974] ppid=28961 vsize=13984976 memory=1380 CPUtime=6.42 cores=0,2,4,6
/proc/28963/task/28974/stat : 28974 (java) S 28961 28961 26744 0 -1 1077944384 48599 0 0 0 638 4 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140109417072 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28975] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/28963/task/28975/stat : 28975 (java) S 28961 28961 26744 0 -1 1077944384 19887 0 0 0 110 3 0 0 20 0 15 0 118571524 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140108364528 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28976] ppid=28961 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/28963/task/28976/stat : 28976 (java) S 28961 28961 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140107312224 140140640515797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
[pid=28963/tid=28977] ppid=28961 vsize=13984976 memory=1380 CPUtime=1.31 cores=0,2,4,6
/proc/28963/task/28977/stat : 28977 (java) S 28961 28961 26744 0 -1 1077944384 3751 0 0 0 61 70 0 0 20 0 15 0 118571525 14320615424 932919 33554432000 4194304 4196468 140725698932960 140140106258736 140140640516738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 12275712 140725698942103 140725698942279 140725698942279 140725698944975 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3733056 KiB

Child status: 143
Real time (s): 2502.93
CPU time (s): 2520.05
CPU user time (s): 2518.09
CPU system time (s): 1.95848
CPU usage (%): 100.684
Max. virtual memory (cumulated for all children) (KiB): 13996896
Max. memory (cumulated for all children) (KiB): 3869736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.09
system time used= 1.95848
maximum resident set size= 3878600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274273
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59101
involuntary context switches= 2373


# summary of solver processes directly reported to runsolver:
#   pid: 28961,28963
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.09
#   total CPU system time (s): 1.95848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5194 second user time and 24.0129 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 05:29:00
IDJOB=4272812
IDBENCH=139728
IDSOLVER=2664
FILE ID=node105/4272812-1502854999
RUNJOBID= node105-1502839397-26775
PBS_JOBID= 20629853
Free space on /tmp= 60660 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-13-13.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-4272812-1502854999/watcher-4272812-1502854999 -o /tmp/evaluation-result-4272812-1502854999/solver-4272812-1502854999 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 682681409 HOME/instance-4272812-1502854999.xml

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

MD5SUM BENCH= 35fa3ccff61e9a72252c43058d5bc461
RANDOM SEED=682681409

node105.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.17
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.17
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.17
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.17
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:        22833032 kB
MemAvailable:   28433408 kB
Buffers:          251004 kB
Cached:          5621928 kB
SwapCached:            0 kB
Active:          4327132 kB
Inactive:        5133932 kB
Active(anon):    3591300 kB
Inactive(anon):    25060 kB
Active(file):     735832 kB
Inactive(file):  5108872 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8276 kB
Writeback:             0 kB
AnonPages:       3594424 kB
Mapped:            58972 kB
Shmem:             25228 kB
Slab:             168976 kB
SReclaimable:     143016 kB
SUnreclaim:        25960 kB
KernelStack:        3504 kB
PageTables:        12208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4351408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3448832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-16 06:10:44