Trace number 4283299

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)283 2520.04 2481.21

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-17-a3.xml
MD5SUM1a474c72a1f7224eb7c0241d7ff915ce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark223
Best CPU time to get the best result obtained on this benchmark20031.1
Satisfiable
(Un)Satisfiability was proved
Number of variables306
Number of constraints139
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":136},{"size":501,"count":17}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":153},{"degree":2,"count":136},{"degree":17,"count":15},{"degree":18,"count":2}]
Minimum constraint arity1
Maximum constraint arity136
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":136},{"arity":17,"count":1},{"arity":136,"count":1}]
Number of extensional constraints0
Number of intensional constraints137
Distribution of constraint types[{"type":"intension","count":137},{"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.11	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283299-1503201499.xml"  -tl '2520s' -p 1 -x 3
0.05/0.30	c [HOME/instance-4283299-1503201499.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.36	c simple solver
0.41/0.42	c parse instance...
0.81/0.68	c solve instance...
11.06/5.99	o 500 
33.87/26.66	o 499 
37.04/29.62	o 498 
41.03/33.13	o 333 
41.03/33.15	o 331 
42.06/34.14	o 319 
42.46/34.59	o 315 
44.61/36.54	o 309 
45.13/37.03	o 295 
973.24/955.36	o 293 
1287.84/1265.55	o 292 
1332.33/1309.38	o 291 
1332.46/1309.43	o 286 
1347.71/1324.16	o 284 
2505.36/2467.16	o 283 
2520.02/2481.20	s SATISFIABLE
2520.02/2481.20	v <instantiation>
2520.02/2481.20	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] 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[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[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[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[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[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[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[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[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[8][16] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[9][16] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[10][16] y[11][12] y[11][13] y[11][14] y[11][15] y[11][16] y[12][13] y[12][14] y[12][15] y[12][16] y[13][14] y[13][15] y[13][16] y[14][15] y[14][16] y[15][16] </list>
2520.02/2481.20	v 	<values>0 10 22 30 37 43 108 117 119 153 157 158 210 213 241 257 283 10 22 30 37 43 108 117 119 153 157 158 210 213 241 257 283 12 20 27 33 98 107 109 143 147 148 200 203 231 247 273 8 15 21 86 95 97 131 135 136 188 191 219 235 261 7 13 78 87 89 123 127 128 180 183 211 227 253 6 71 80 82 116 120 121 173 176 204 220 246 65 74 76 110 114 115 167 170 198 214 240 9 11 45 49 50 102 105 133 149 175 2 36 40 41 93 96 124 140 166 34 38 39 91 94 122 138 164 4 5 57 60 88 104 130 1 53 56 84 100 126 52 55 83 99 125 3 31 47 73 28 44 70 16 42 26 </values>
2520.02/2481.20	v </instantiation>
2520.02/2481.20	c Unexpected resolution interruption!

Verifier Data

OK	283

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283299-1503201499/watcher-4283299-1503201499 -o /tmp/evaluation-result-4283299-1503201499/solver-4283299-1503201499 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 325935006 HOME/instance-4283299-1503201499.xml 

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

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
solver pid=28226, runsolver pid=28223
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 2.21 1.74 1.68 2/196 28227
/proc/meminfo: memFree=30986304/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=33976 memory=456 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (runsolver) D 28223 28226 8557 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 122345008 34791424 114 18446744073709551615 4194304 4346622 140727951189056 140727951185688 140553073615575 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6446216 6449568 26320896 140727951192119 140727951192612 140727951192612 140727951196106 0
/proc/28226/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.208925 s]*
/proc/loadavg: 2.21 1.74 1.68 2/210 28241
/proc/meminfo: memFree=30975220/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13907304 memory=20972 CPUtime=0.05 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 4625 0 0 0 4 1 0 0 20 0 14 0 122345020 14241079296 5243 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3476826 5243 2574 1 0 3466323 0
[pid=28228/tid=28229] ppid=28226 vsize=13908332 memory=7311146985107750967 CPUtime=0.04 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 1077944384 2807 0 0 0 4 0 0 0 20 0 15 0 122345020 14242131968 5243 18446744073709551615 4194304 4196468 140734716529408 140139867839072 140139863606997 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13908332 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14242131968 5243 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13908332 memory=3618556587040794272 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14242131968 5243 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13908332 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14242131968 5243 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13973868 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345021 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13973868 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345022 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13973868 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122345023 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139340727840 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13973868 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122345023 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139339674992 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13973868 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13973868 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 122345025 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13973868 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13973868 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 15 0 122345025 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13973868 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13973868 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345030 14309240832 5243 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22352 KiB

[startup+0.309991 s]*
/proc/loadavg: 2.21 1.74 1.68 3/211 28242
/proc/meminfo: memFree=30964916/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13974352 memory=34260 CPUtime=0.23 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 8701 0 0 0 21 2 0 0 20 0 15 0 122345020 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3493588 8565 2974 1 0 3482964 0
[pid=28228/tid=28229] ppid=28226 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 5925 0 0 0 13 2 0 0 20 0 15 0 122345020 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139867819168 140139856274805 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13974352 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345021 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13974352 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345022 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122345023 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139340727840 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122345023 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139339674992 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 122345025 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 122345025 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13974352 memory=140553076565632 CPUtime=0.05 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 717 0 0 0 5 0 0 0 20 0 15 0 122345025 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14309736448 8565 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13974352 memory=140553076565632 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345030 14309736448 9077 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 35640 KiB

[startup+0.700734 s]
/proc/loadavg: 2.21 1.74 1.68 3/211 28242
/proc/meminfo: memFree=30950032/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13980732 memory=64676 CPUtime=1.07 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 13389 0 0 0 103 4 0 0 20 0 15 0 122345020 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3495183 16169 3172 1 0 3483476 0
[pid=28228/tid=28229] ppid=28226 vsize=13980732 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 8715 0 0 0 49 3 0 0 20 0 15 0 122345020 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139867835152 140139863608726 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13980732 memory=7372782179530597975 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13980732 memory=5865465064658194540 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13980732 memory=4638778398332698720 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=7100839870037596261 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122345022 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=-8412661042793834637 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139340727840 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=4137282616176187523 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139339674992 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=-7531822216215565666 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=7682475212697334586 CPUtime=0.12 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) R 28226 28226 8557 0 -1 4202560 1140 0 0 0 12 0 0 0 20 0 15 0 122345025 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139841573400 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=50464 CPUtime=0.13 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) R 28226 28226 8557 0 -1 1077944384 738 0 0 0 13 0 0 0 20 0 15 0 122345025 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=-8774313645642428999 CPUtime=0.26 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 1489 0 0 0 26 0 0 0 20 0 15 0 122345025 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345030 14316269568 16169 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 1.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66056 KiB

[startup+1.5008 s]
/proc/loadavg: 2.21 1.74 1.68 6/211 28242
/proc/meminfo: memFree=30917392/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13980732 memory=101764 CPUtime=3.6 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 21800 0 0 0 354 6 0 0 20 0 15 0 122345020 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3495183 25441 3197 1 0 3483476 0
[pid=28228/tid=28229] ppid=28226 vsize=13980732 memory=-8774313645642428999 CPUtime=1.32 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 9757 0 0 0 129 3 0 0 20 0 15 0 122345020 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139867833048 140139500755478 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13980732 memory=3472468848358471324 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13980732 memory=7162362637756678013 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13980732 memory=4207740066585659486 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13980732 memory=3472468848358478143 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122345021 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122345022 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=6945503147706432880 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139340727840 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=-6804530832991035292 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139339674992 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=-8412652169205224307 CPUtime=0.88 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) R 28226 28226 8557 0 -1 4202560 4112 0 0 0 88 0 0 0 20 0 15 0 122345025 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139337557088 140139848701317 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=-6158907362674458769 CPUtime=0.89 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) R 28226 28226 8557 0 -1 4202560 3520 0 0 0 89 0 0 0 20 0 15 0 122345025 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139336504416 140139842858088 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 3102 0 0 0 47 1 0 0 20 0 15 0 122345025 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=-1088251628401078322 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 122345030 14316269568 25441 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0

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

[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=313708 CPUtime=0.89 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 23784 0 0 0 73 16 0 0 20 0 15 0 122345022 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=313708 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139340727904 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=313708 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139339675008 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=300364 CPUtime=4.15 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 21346 0 0 0 413 2 0 0 20 0 15 0 122345025 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=313708 CPUtime=4.16 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 21475 0 0 0 414 2 0 0 20 0 15 0 122345025 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=1380 CPUtime=0.82 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 10620 0 0 0 80 2 0 0 20 0 15 0 122345025 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=313708 CPUtime=0.61 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1094 0 0 0 28 33 0 0 20 0 15 0 122345030 14316269568 78427 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 2357.87 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 315088 KiB

[startup+2382.3 s]
/proc/loadavg: 1.88 1.89 1.72 3/211 28504
/proc/meminfo: memFree=30388708/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13980732 memory=294744 CPUtime=2418.78 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 192997 0 0 0 241695 183 0 0 20 0 15 0 122345020 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3495183 73686 3259 1 0 3483476 0
[pid=28228/tid=28229] ppid=28226 vsize=13980732 memory=294744 CPUtime=2371.24 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 61001 0 0 0 237112 12 0 0 20 0 15 0 122345020 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139867836288 140139504966848 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13980732 memory=292696 CPUtime=9.19 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 12272 0 0 0 889 30 0 0 20 0 15 0 122345021 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13980732 memory=292688 CPUtime=9.18 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 12902 0 0 0 888 30 0 0 20 0 15 0 122345021 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13980732 memory=290124 CPUtime=9.19 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 12213 0 0 0 889 30 0 0 20 0 15 0 122345021 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13980732 memory=1380 CPUtime=9.19 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 13955 0 0 0 888 31 0 0 20 0 15 0 122345021 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=288584 CPUtime=0.92 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 24714 0 0 0 76 16 0 0 20 0 15 0 122345022 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=292696 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139340727904 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=294744 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139339675008 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=295252 CPUtime=4.15 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 21348 0 0 0 413 2 0 0 20 0 15 0 122345025 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=293200 CPUtime=4.16 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 21477 0 0 0 414 2 0 0 20 0 15 0 122345025 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=292696 CPUtime=0.82 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 10622 0 0 0 80 2 0 0 20 0 15 0 122345025 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=82 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=1380 CPUtime=0.62 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1109 0 0 0 28 34 0 0 20 0 15 0 122345030 14316269568 73686 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 2418.78 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 296124 KiB

[startup+2442.3 s]
/proc/loadavg: 1.75 1.85 1.72 3/211 28506
/proc/meminfo: memFree=30393784/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13980732 memory=289608 CPUtime=2480.22 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 196292 0 0 0 247836 186 0 0 20 0 15 0 122345020 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3495183 72402 3259 1 0 3483476 0
[pid=28228/tid=28229] ppid=28226 vsize=13980732 memory=289608 CPUtime=2430.68 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 61993 0 0 0 243056 12 0 0 20 0 15 0 122345020 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139867836416 140139506563743 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13980732 memory=291660 CPUtime=9.69 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 12591 0 0 0 938 31 0 0 20 0 15 0 122345021 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13980732 memory=295176 CPUtime=9.66 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 13292 0 0 0 936 30 0 0 20 0 15 0 122345021 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13980732 memory=289608 CPUtime=9.67 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 12470 0 0 0 937 30 0 0 20 0 15 0 122345021 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13980732 memory=289608 CPUtime=9.68 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 14381 0 0 0 937 31 0 0 20 0 15 0 122345021 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=289608 CPUtime=0.97 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 25604 0 0 0 80 17 0 0 20 0 15 0 122345022 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=289608 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139340727904 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=289608 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139339675008 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=1380 CPUtime=4.15 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 21350 0 0 0 413 2 0 0 20 0 15 0 122345025 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=289608 CPUtime=4.16 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 21479 0 0 0 414 2 0 0 20 0 15 0 122345025 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=289608 CPUtime=0.82 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 10624 0 0 0 80 2 0 0 20 0 15 0 122345025 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=289608 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=1380 CPUtime=0.64 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1124 0 0 0 29 35 0 0 20 0 15 0 122345030 14316269568 72402 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 2480.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 290988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2481.2 s]
/proc/loadavg: 1.53 1.79 1.70 3/211 28509
/proc/meminfo: memFree=30382024/32770624 swapFree=67105588/67108860
[pid=28226] ppid=28223 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28226/stat : 28226 (xcsp3-exec) S 28223 28226 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122345008 9740288 345 18446744073709551615 4194304 5098028 140734854041104 140734854039208 140409872773756 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 11 0 0 7196144 7232144 30838784 140734854046073 140734854046277 140734854046277 140734854049771 0
/proc/28226/statm: 2378 345 289 221 0 87 0
[pid=28228] ppid=28226 vsize=13980732 memory=294272 CPUtime=2520.02 cores=1,3,5,7
/proc/28228/stat : 28228 (java) S 28226 28226 8557 0 -1 1077944320 199389 0 0 0 251812 190 0 0 20 0 15 0 122345020 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140734716511952 140139863596791 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
/proc/28228/statm: 3495183 73568 3259 1 0 3483476 0
[pid=28228/tid=28229] ppid=28226 vsize=13980732 memory=1164 CPUtime=2469.21 cores=1,3,5,7
/proc/28228/task/28229/stat : 28229 (java) R 28226 28226 8557 0 -1 4202560 62382 0 0 0 246909 12 0 0 20 0 15 0 122345020 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139867836624 140139503831230 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28230] ppid=28226 vsize=13980732 memory=7352 CPUtime=9.99 cores=1,3,5,7
/proc/28228/task/28230/stat : 28230 (java) S 28226 28226 8557 0 -1 1077944384 13427 0 0 0 968 31 0 0 20 0 15 0 122345021 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139820563088 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28231] ppid=28226 vsize=13980732 memory=1628 CPUtime=9.97 cores=1,3,5,7
/proc/28228/task/28231/stat : 28231 (java) S 28226 28226 8557 0 -1 1077944384 14037 0 0 0 966 31 0 0 20 0 15 0 122345021 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139819510288 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28232] ppid=28226 vsize=13980732 memory=14340 CPUtime=9.98 cores=1,3,5,7
/proc/28228/task/28232/stat : 28232 (java) S 28226 28226 8557 0 -1 1077944384 12947 0 0 0 967 31 0 0 20 0 15 0 122345021 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139818457488 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28233] ppid=28226 vsize=13980732 memory=796 CPUtime=9.99 cores=1,3,5,7
/proc/28228/task/28233/stat : 28233 (java) S 28226 28226 8557 0 -1 1077944384 14967 0 0 0 967 32 0 0 20 0 15 0 122345021 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139460487440 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28234] ppid=28226 vsize=13980732 memory=1228 CPUtime=1 cores=1,3,5,7
/proc/28228/task/28234/stat : 28234 (java) S 28226 28226 8557 0 -1 1077944384 25666 0 0 0 83 17 0 0 20 0 15 0 122345022 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139341781872 140139863607938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28235] ppid=28226 vsize=13980732 memory=1400 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28235/stat : 28235 (java) S 28226 28226 8557 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139340727904 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28236] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28236/stat : 28236 (java) S 28226 28226 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 122345023 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139339675008 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28237] ppid=28226 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28237/stat : 28237 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345025 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139338623312 140139863615387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28238] ppid=28226 vsize=13980732 memory=286060 CPUtime=4.15 cores=1,3,5,7
/proc/28228/task/28238/stat : 28238 (java) S 28226 28226 8557 0 -1 1077944384 21350 0 0 0 413 2 0 0 20 0 15 0 122345025 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139337570672 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28239] ppid=28226 vsize=13980732 memory=4304 CPUtime=4.16 cores=1,3,5,7
/proc/28228/task/28239/stat : 28239 (java) S 28226 28226 8557 0 -1 1077944384 21479 0 0 0 414 2 0 0 20 0 15 0 122345025 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139336517872 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28240] ppid=28226 vsize=13980732 memory=1620 CPUtime=0.82 cores=1,3,5,7
/proc/28228/task/28240/stat : 28240 (java) S 28226 28226 8557 0 -1 1077944384 10624 0 0 0 80 2 0 0 20 0 15 0 122345025 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139335465072 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28241] ppid=28226 vsize=13980732 memory=920 CPUtime=0 cores=1,3,5,7
/proc/28228/task/28241/stat : 28241 (java) S 28226 28226 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122345026 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139334412512 140139863606997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
[pid=28228/tid=28242] ppid=28226 vsize=13980732 memory=-3622645143214314312 CPUtime=0.65 cores=1,3,5,7
/proc/28228/task/28242/stat : 28242 (java) S 28226 28226 8557 0 -1 1077944384 1126 0 0 0 29 36 0 0 20 0 15 0 122345030 14316269568 73568 18446744073709551615 4194304 4196468 140734716529408 140139333360816 140139863607938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6909952 140734716531121 140734716531297 140734716531297 140734716534735 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 295652 KiB

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

[startup+2481.21 s]
# the end of solver process 28226 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.14 s, system=1.90836 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2481.21
CPU time (s): 2520.04
CPU user time (s): 2518.14
CPU system time (s): 1.90836
CPU usage (%): 101.565
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 532344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.14
system time used= 1.90836
maximum resident set size= 531584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200031
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 74781
involuntary context switches= 4411


# summary of solver processes directly reported to runsolver:
#   pid: 28226
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.14
#   total CPU system time (s): 1.90836

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2509 second user time and 23.7618 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 05:44:14
IDJOB=4283299
IDBENCH=126223
IDSOLVER=2679
FILE ID=node126/4283299-1503201499
RUNJOBID= node126-1503172173-21713
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-17-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-4283299-1503201499/watcher-4283299-1503201499 -o /tmp/evaluation-result-4283299-1503201499/solver-4283299-1503201499 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 325935006 HOME/instance-4283299-1503201499.xml

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

MD5SUM BENCH= 1a474c72a1f7224eb7c0241d7ff915ce
RANDOM SEED=325935006

node126.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.81
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.81
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.81
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.81
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:        30986044 kB
MemAvailable:   31596588 kB
Buffers:          318104 kB
Cached:           582836 kB
SwapCached:          524 kB
Active:           930984 kB
Inactive:         380336 kB
Active(anon):     366260 kB
Inactive(anon):    93904 kB
Active(file):     564724 kB
Inactive(file):   286432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:        409972 kB
Mapped:            72468 kB
Shmem:             49824 kB
Slab:             177380 kB
SReclaimable:     150444 kB
SUnreclaim:        26936 kB
KernelStack:        3408 kB
PageTables:         5988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1044276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-20 06:25:36