Trace number 4283300

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT (TO)381 2520.03 2463.1201

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-19-a3.xml
MD5SUM5b8b55291fe9e5b80fbbe778e95d2a5c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark298
Best CPU time to get the best result obtained on this benchmark20014.301
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of constraints174
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":171},{"size":501,"count":19}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":190},{"degree":2,"count":171},{"degree":19,"count":17},{"degree":20,"count":2}]
Minimum constraint arity1
Maximum constraint arity171
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":171},{"arity":19,"count":1},{"arity":171,"count":1}]
Number of extensional constraints0
Number of intensional constraints172
Distribution of constraint types[{"type":"intension","count":172},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283300-1503201090.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283300-1503201090.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.40	c parse instance...
0.84/0.68	c solve instance...
2254.50/2202.59	o 424 
2255.18/2203.19	o 421 
2257.98/2205.88	o 414 
2261.85/2209.66	o 410 
2267.41/2215.10	o 401 
2271.09/2218.60	o 398 
2281.45/2228.94	o 394 
2282.39/2229.88	o 393 
2302.89/2250.19	o 381 
2520.00/2463.11	s SATISFIABLE
2520.00/2463.11	v <instantiation>
2520.00/2463.11	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[0][17] y[0][18] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[1][16] y[1][17] y[1][18] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[2][16] y[2][17] y[2][18] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[3][16] y[3][17] y[3][18] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[4][16] y[4][17] y[4][18] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[5][16] y[5][17] y[5][18] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[6][16] y[6][17] y[6][18] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[7][16] y[7][17] y[7][18] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[8][17] y[8][18] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[9][17] y[9][18] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[10][17] y[10][18] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[11][17] y[11][18] y[12][13] y[12][14] y[12][15] y[12][16] y[12][17] y[12][18] y[13][14] y[13][15] y[13][16] y[13][17] y[13][18] y[14][15] y[14][16] y[14][17] y[14][18] y[15][16] y[15][17] y[15][18] y[16][17] y[16][18] y[17][18] </list>
2520.00/2463.11	v 	<values>0 5 15 19 27 40 51 57 58 60 107 166 182 210 247 276 310 358 381 5 15 19 27 40 51 57 58 60 107 166 182 210 247 276 310 358 381 10 14 22 35 46 52 53 55 102 161 177 205 242 271 305 353 376 4 12 25 36 42 43 45 92 151 167 195 232 261 295 343 366 8 21 32 38 39 41 88 147 163 191 228 257 291 339 362 13 24 30 31 33 80 139 155 183 220 249 283 331 354 11 17 18 20 67 126 142 170 207 236 270 318 341 6 7 9 56 115 131 159 196 225 259 307 330 1 3 50 109 125 153 190 219 253 301 324 2 49 108 124 152 189 218 252 300 323 47 106 122 150 187 216 250 298 321 59 75 103 140 169 203 251 274 16 44 81 110 144 192 215 28 65 94 128 176 199 37 66 100 148 171 29 63 111 134 34 82 105 48 71 23 </values>
2520.00/2463.11	v </instantiation>
2520.00/2463.11	c Unexpected resolution interruption!

Verifier Data

OK	381

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283300-1503201090/watcher-4283300-1503201090 -o /tmp/evaluation-result-4283300-1503201090/solver-4283300-1503201090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9102 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1757473146 HOME/instance-4283300-1503201090.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=17415, runsolver pid=17412

[startup+0.10011 s]*
/proc/loadavg: 1.67 1.71 1.76 3/198 17418
/proc/meminfo: memFree=30650424/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13358712 memory=14368 CPUtime=0 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 3393 0 0 0 0 0 0 0 20 0 6 0 122301962 13679321088 3592 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3339678 3592 1903 1 0 3329175 0
[pid=17417/tid=17418] ppid=17415 vsize=13358712 memory=-8023549066454273880 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 2181 0 0 0 0 0 0 0 20 0 6 0 122301962 13679321088 3658 18446744073709551615 4194304 4196468 140726267027344 140180901880400 140180881724766 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 122301963 13679321088 3658 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13358712 memory=140477157914240 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 122301963 13679321088 3658 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122301963 13679321088 3658 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122301963 13679321088 3658 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.21005 s]*
/proc/loadavg: 1.67 1.71 1.76 3/211 17431
/proc/meminfo: memFree=30643040/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13974352 memory=27396 CPUtime=0.08 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 5268 0 0 0 7 1 0 0 20 0 15 0 122301962 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3493588 6849 2730 1 0 3482964 0
[pid=17417/tid=17418] ppid=17415 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 3421 0 0 0 6 1 0 0 20 0 15 0 122301962 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180901869968 140180897666205 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13974352 memory=13729 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13974352 memory=140477158462625 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13974352 memory=140477157914240 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301964 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301965 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180375172256 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301965 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180374119152 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 122301967 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13974352 memory=140477157914240 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) R 17415 17415 28892 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 122301967 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897656214 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13974352 memory=140477157914240 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301973 14309736448 6849 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28776 KiB

[startup+0.310347 s]*
/proc/loadavg: 1.67 1.71 1.76 3/211 17431
/proc/meminfo: memFree=30627740/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13974352 memory=37016 CPUtime=0.26 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 8864 0 0 0 23 3 0 0 20 0 15 0 122301962 14309736448 9254 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3493588 9254 2977 1 0 3482964 0
[pid=17417/tid=17418] ppid=17415 vsize=13974352 memory=-7677926825137650786 CPUtime=0.16 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 6094 0 0 0 14 2 0 0 20 0 15 0 122301962 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180901879264 140180897665626 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301964 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301965 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180375172256 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301965 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180374119152 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 693 0 0 0 2 0 0 0 20 0 15 0 122301967 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 15 0 122301967 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13974352 memory=140477157914240 CPUtime=0.05 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) R 17415 17415 28892 0 -1 4202560 704 0 0 0 5 0 0 0 20 0 15 0 122301967 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897656214 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13974352 memory=140477157914240 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301973 14309736448 9319 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38396 KiB

[startup+0.700783 s]
/proc/loadavg: 1.67 1.71 1.76 5/211 17431
/proc/meminfo: memFree=30616564/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13980732 memory=67104 CPUtime=1.1 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 13463 0 0 0 104 6 0 0 20 0 15 0 122301962 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3495183 16776 3172 1 0 3483476 0
[pid=17417/tid=17418] ppid=17415 vsize=13980732 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 8751 0 0 0 50 4 0 0 20 0 15 0 122301962 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180901882992 140180881724766 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13980732 memory=1557 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13980732 memory=111 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13980732 memory=209 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13980732 memory=402 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122301964 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13980732 memory=7 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180375172256 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13980732 memory=140477038974640 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180374119152 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13980732 memory=4580 CPUtime=0.13 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) R 17415 17415 28892 0 -1 1077944384 1337 0 0 0 13 0 0 0 20 0 15 0 122301967 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 621 0 0 0 12 0 0 0 20 0 15 0 122301967 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13980732 memory=662364497384251440 CPUtime=0.28 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) R 17415 17415 28892 0 -1 4202560 1445 0 0 0 28 0 0 0 20 0 15 0 122301967 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180890741115 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13980732 memory=11210019468133 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301973 14316269568 16776 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68484 KiB

[startup+1.50151 s]
/proc/loadavg: 1.67 1.71 1.76 5/211 17431
/proc/meminfo: memFree=30584172/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13980732 memory=102600 CPUtime=3.2 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 21026 0 0 0 312 8 0 0 20 0 15 0 122301962 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3495183 25650 3198 1 0 3483476 0
[pid=17417/tid=17418] ppid=17415 vsize=13980732 memory=79149200837364 CPUtime=1.21 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 9687 0 0 0 116 5 0 0 20 0 15 0 122301962 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180901881624 140180505996450 0 4 1 16800974 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122301963 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122301964 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 25650 18446744073709551615 4194304 4196468 140726267027344 140180375172256 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6

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

/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180374119168 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13980732 memory=1296 CPUtime=4.62 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 26527 0 0 0 459 3 0 0 20 0 15 0 122301967 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13980732 memory=1380 CPUtime=4.51 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 23648 0 0 0 449 2 0 0 20 0 15 0 122301967 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13980732 memory=515808 CPUtime=0.83 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) S 17415 17415 28892 0 -1 1077944384 10369 0 0 0 81 2 0 0 20 0 15 0 122301967 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13980732 memory=65568 CPUtime=1.09 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1511 0 0 0 53 56 0 0 20 0 15 0 122301973 14316269568 128952 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 2437.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 517188 KiB

[startup+2442.3 s]
/proc/loadavg: 1.80 1.71 1.60 3/211 17675
/proc/meminfo: memFree=24612112/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13980732 memory=487628 CPUtime=2498.88 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 219187 0 0 0 249578 310 0 0 20 0 15 0 122301962 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3495183 121907 3265 1 0 3483476 0
[pid=17417/tid=17418] ppid=17415 vsize=13980732 memory=487628 CPUtime=2424.17 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 52960 0 0 0 242401 16 0 0 20 0 15 0 122301962 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180901883760 140180506231790 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13980732 memory=496752 CPUtime=15.56 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 18878 0 0 0 1500 56 0 0 20 0 15 0 122301963 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13980732 memory=493752 CPUtime=15.57 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 17502 0 0 0 1500 57 0 0 20 0 15 0 122301963 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13980732 memory=493752 CPUtime=15.56 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 19124 0 0 0 1499 57 0 0 20 0 15 0 122301963 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13980732 memory=487628 CPUtime=15.52 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 17250 0 0 0 1497 55 0 0 20 0 15 0 122301963 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13980732 memory=1380 CPUtime=1.33 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 29994 0 0 0 115 18 0 0 20 0 15 0 122301964 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180375172320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180374119168 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13980732 memory=499832 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13980732 memory=7301577892231663696 CPUtime=4.62 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 26529 0 0 0 459 3 0 0 20 0 15 0 122301967 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13980732 memory=1380 CPUtime=4.51 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 23650 0 0 0 449 2 0 0 20 0 15 0 122301967 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13980732 memory=493752 CPUtime=0.83 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) S 17415 17415 28892 0 -1 1077944384 10371 0 0 0 81 2 0 0 20 0 15 0 122301967 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13980732 memory=490704 CPUtime=1.11 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1530 0 0 0 54 57 0 0 20 0 15 0 122301973 14316269568 121907 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 2498.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 489008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2463.11 s]
/proc/loadavg: 1.86 1.73 1.61 3/211 17675
/proc/meminfo: memFree=24626136/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13980732 memory=473776 CPUtime=2520 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 219250 0 0 0 251690 310 0 0 20 0 15 0 122301962 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3495183 118444 3265 1 0 3483476 0
[pid=17417/tid=17418] ppid=17415 vsize=13980732 memory=473776 CPUtime=2444.86 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 52970 0 0 0 244470 16 0 0 20 0 15 0 122301962 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180901883632 140180508358286 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13980732 memory=1380 CPUtime=15.66 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 18887 0 0 0 1510 56 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13980732 memory=473776 CPUtime=15.67 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 17515 0 0 0 1510 57 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13980732 memory=1380 CPUtime=15.66 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 19144 0 0 0 1509 57 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13980732 memory=113 CPUtime=15.62 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 17255 0 0 0 1507 55 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13980732 memory=2257 CPUtime=1.33 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 29998 0 0 0 115 18 0 0 20 0 15 0 122301964 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13980732 memory=477880 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180375172320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180374119168 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13980732 memory=65568 CPUtime=4.62 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 26529 0 0 0 459 3 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13980732 memory=473776 CPUtime=4.51 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 23650 0 0 0 449 2 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13980732 memory=4028 CPUtime=0.83 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) S 17415 17415 28892 0 -1 1077944384 10371 0 0 0 81 2 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13980732 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1532 0 0 0 55 58 0 0 20 0 15 0 122301973 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 475156 KiB

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

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

[startup+2463.12 s]
# the end of solver process 17417 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.92 s, system=3.114 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+2463.11 s]
/proc/loadavg: 1.86 1.73 1.61 3/211 17675
/proc/meminfo: memFree=24626136/32770624 swapFree=67108860/67108860
[pid=17415] ppid=17412 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17415/stat : 17415 (xcsp3-exec) S 17412 17415 28892 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 122301953 9740288 345 18446744073709551615 4194304 5098028 140736911902960 140736911901064 140152169300604 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 30220288 140736911905144 140736911905349 140736911905349 140736911908843 0
/proc/17415/statm: 2378 345 289 221 0 87 0
[pid=17417] ppid=17415 vsize=13980732 memory=473776 CPUtime=2520 cores=0,2,4,6
/proc/17417/stat : 17417 (java) S 17415 17415 28892 0 -1 1077944320 219250 0 0 0 251690 310 0 0 20 0 15 0 122301962 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140726267009888 140180897644279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
/proc/17417/statm: 3495183 118444 3265 1 0 3483476 0
[pid=17417/tid=17418] ppid=17415 vsize=13980732 memory=473776 CPUtime=2444.86 cores=0,2,4,6
/proc/17417/task/17418/stat : 17418 (java) R 17415 17415 28892 0 -1 4202560 52970 0 0 0 244470 16 0 0 20 0 15 0 122301962 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180901883632 140180508358286 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17419] ppid=17415 vsize=13980732 memory=1380 CPUtime=15.66 cores=0,2,4,6
/proc/17417/task/17419/stat : 17419 (java) S 17415 17415 28892 0 -1 1077944384 18887 0 0 0 1510 56 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180832078864 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17420] ppid=17415 vsize=13980732 memory=473776 CPUtime=15.67 cores=0,2,4,6
/proc/17417/task/17420/stat : 17420 (java) S 17415 17415 28892 0 -1 1077944384 17515 0 0 0 1510 57 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180831026320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17421] ppid=17415 vsize=13980732 memory=1380 CPUtime=15.66 cores=0,2,4,6
/proc/17417/task/17421/stat : 17421 (java) S 17415 17415 28892 0 -1 1077944384 19144 0 0 0 1509 57 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180829973264 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17422] ppid=17415 vsize=13980732 memory=113 CPUtime=15.62 cores=0,2,4,6
/proc/17417/task/17422/stat : 17422 (java) S 17415 17415 28892 0 -1 1077944384 17255 0 0 0 1507 55 0 0 20 0 15 0 122301963 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180828920720 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17423] ppid=17415 vsize=13980732 memory=2257 CPUtime=1.33 cores=0,2,4,6
/proc/17417/task/17423/stat : 17423 (java) S 17415 17415 28892 0 -1 1077944384 29998 0 0 0 115 18 0 0 20 0 15 0 122301964 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180376226032 140180897655426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17424] ppid=17415 vsize=13980732 memory=477880 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17424/stat : 17424 (java) S 17415 17415 28892 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180375172320 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17425] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17425/stat : 17425 (java) S 17415 17415 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 122301965 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180374119168 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17426] ppid=17415 vsize=13980732 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17426/stat : 17426 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180373067728 140180897662875 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17427] ppid=17415 vsize=13980732 memory=65568 CPUtime=4.62 cores=0,2,4,6
/proc/17417/task/17427/stat : 17427 (java) S 17415 17415 28892 0 -1 1077944384 26529 0 0 0 459 3 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180372015856 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17428] ppid=17415 vsize=13980732 memory=473776 CPUtime=4.51 cores=0,2,4,6
/proc/17417/task/17428/stat : 17428 (java) S 17415 17415 28892 0 -1 1077944384 23650 0 0 0 449 2 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180370963312 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17429] ppid=17415 vsize=13980732 memory=4028 CPUtime=0.83 cores=0,2,4,6
/proc/17417/task/17429/stat : 17429 (java) S 17415 17415 28892 0 -1 1077944384 10371 0 0 0 81 2 0 0 20 0 15 0 122301967 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180369910256 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17430] ppid=17415 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17417/task/17430/stat : 17430 (java) S 17415 17415 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122301968 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180368857952 140180897654485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
[pid=17417/tid=17431] ppid=17415 vsize=13980732 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/17417/task/17431/stat : 17431 (java) S 17415 17415 28892 0 -1 1077944384 1532 0 0 0 55 58 0 0 20 0 15 0 122301973 14316269568 118444 18446744073709551615 4194304 4196468 140726267027344 140180367804976 140180897655426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39292928 140726267031985 140726267032161 140726267032161 140726267035599 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 475156 KiB

Child status: 143
Real time (s): 2463.12
CPU time (s): 2520.03
CPU user time (s): 2516.92
CPU system time (s): 3.114
CPU usage (%): 102.31
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 756320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.92
system time used= 3.114
maximum resident set size= 763664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219988
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79566
involuntary context switches= 4907


# summary of solver processes directly reported to runsolver:
#   pid: 17415,17417
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2516.92
#   total CPU system time (s): 3.114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1781 second user time and 21.9932 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 05:37:18
IDJOB=4283300
IDBENCH=126218
IDSOLVER=2679
FILE ID=node127/4283300-1503201090
RUNJOBID= node127-1503172133-9102
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-19-a3.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-4283300-1503201090/watcher-4283300-1503201090 -o /tmp/evaluation-result-4283300-1503201090/solver-4283300-1503201090 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9102 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1757473146 HOME/instance-4283300-1503201090.xml

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

MD5SUM BENCH= 5b8b55291fe9e5b80fbbe778e95d2a5c
RANDOM SEED=1757473146

node127.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.92
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.92
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.92
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.92
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:        30654984 kB
MemAvailable:   31521532 kB
Buffers:          303964 kB
Cached:           863880 kB
SwapCached:            0 kB
Active:          1281984 kB
Inactive:         384136 kB
Active(anon):     448948 kB
Inactive(anon):    99152 kB
Active(file):     833036 kB
Inactive(file):   284984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8008 kB
Writeback:             0 kB
AnonPages:        510508 kB
Mapped:            75084 kB
Shmem:             49828 kB
Slab:             155116 kB
SReclaimable:     128728 kB
SUnreclaim:        26388 kB
KernelStack:        3712 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1167716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-20 06:18:21