Trace number 4269080

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)414 2520.03 2514.4099

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-4269080-1502775004.xml"  -tl '2520s' -p 1 -x 0
0.07/0.29	c [HOME/instance-4269080-1502775004.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.35	c simple solver
0.25/0.42	c parse instance...
0.84/0.67	c solve instance...
10.35/7.58	o 435 
10.88/7.96	o 416 
11.21/8.29	o 415 
2089.38/2084.18	o 414 
2520.01/2514.40	s SATISFIABLE
2520.01/2514.40	v <instantiation>
2520.01/2514.40	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.01/2514.40	v 	<values>0 40 59 84 92 122 129 145 259 261 262 273 279 283 288 339 352 386 414 40 59 84 92 122 129 145 259 261 262 273 279 283 288 339 352 386 414 19 44 52 82 89 105 219 221 222 233 239 243 248 299 312 346 374 25 33 63 70 86 200 202 203 214 220 224 229 280 293 327 355 8 38 45 61 175 177 178 189 195 199 204 255 268 302 330 30 37 53 167 169 170 181 187 191 196 247 260 294 322 7 23 137 139 140 151 157 161 166 217 230 264 292 16 130 132 133 144 150 154 159 210 223 257 285 114 116 117 128 134 138 143 194 207 241 269 2 3 14 20 24 29 80 93 127 155 1 12 18 22 27 78 91 125 153 11 17 21 26 77 90 124 152 6 10 15 66 79 113 141 4 9 60 73 107 135 5 56 69 103 131 51 64 98 126 13 47 75 34 62 28 </values>
2520.01/2514.40	v </instantiation>
2520.01/2514.40	c Unexpected resolution interruption!

Verifier Data

OK	414

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269080-1502775004/watcher-4269080-1502775004 -o /tmp/evaluation-result-4269080-1502775004/solver-4269080-1502775004 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 14427868 HOME/instance-4269080-1502775004.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=15009, runsolver pid=15006

[startup+0.100062 s]*
/proc/loadavg: 1.82 1.91 1.96 3/200 15011
/proc/meminfo: memFree=31509332/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=11642956 memory=8232 CPUtime=0 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 1826 0 0 0 0 0 0 0 20 0 2 0 125006937 11922386944 2058 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 2910739 2058 1142 1 0 2900709 0
[pid=15011/tid=15012] ppid=15009 vsize=11923880 memory=8508281356422055842 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) D 15009 15009 4674 0 -1 4202560 964 0 0 0 0 0 0 0 20 0 6 0 125006937 12210053120 2454 18446744073709551615 4194304 4196468 140728592126128 140212245698664 140212213370517 0 4 1 16784584 18446744071582151416 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=12298740 memory=4122819170707441977 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 125006938 12593909760 2468 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13355668 memory=140162306537088 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 125006938 13676204032 2468 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13355668 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 125006938 13676204032 2468 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13355668 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 125006938 13676204032 2468 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11652468 KiB
Current children cumulated memory: 9612 KiB

[startup+0.210058 s]*
/proc/loadavg: 1.82 1.91 1.96 4/214 15025
/proc/meminfo: memFree=31498868/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13974352 memory=21740 CPUtime=0.07 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 4898 0 0 0 6 1 0 0 20 0 15 0 125006937 14309736448 5435 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3493588 5435 2724 1 0 3482964 0
[pid=15011/tid=15012] ppid=15009 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 3072 0 0 0 5 1 0 0 20 0 15 0 125006937 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140212245690720 140212241478813 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13974352 memory=4294979926 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13974352 memory=288370538458248832 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13974352 memory=140162306537088 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006939 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 125006940 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 125006940 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13974352 memory=140162306537088 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 219 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13974352 memory=140162306537088 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006948 14309736448 5501 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 23120 KiB

[startup+0.314857 s]*
/proc/loadavg: 1.82 1.91 1.96 3/214 15025
/proc/meminfo: memFree=31481988/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13974352 memory=36908 CPUtime=0.25 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 8831 0 0 0 23 2 0 0 20 0 15 0 125006937 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3493588 9227 2981 1 0 3482964 0
[pid=15011/tid=15012] ppid=15009 vsize=13974352 memory=4278483708103473607 CPUtime=0.16 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 6037 0 0 0 14 2 0 0 20 0 15 0 125006937 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140212245664288 140212225537404 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006939 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 125006940 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 125006940 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 697 0 0 0 2 0 0 0 20 0 15 0 125006943 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13974352 memory=140162306537088 CPUtime=0.05 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 704 0 0 0 5 0 0 0 20 0 15 0 125006943 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13974352 memory=140162306537088 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006948 14309736448 9227 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38288 KiB

[startup+0.702326 s]
/proc/loadavg: 1.82 1.91 1.96 4/214 15025
/proc/meminfo: memFree=31472568/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13980732 memory=64700 CPUtime=1.11 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 13319 0 0 0 107 4 0 0 20 0 15 0 125006937 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3495183 16175 3167 1 0 3483476 0
[pid=15011/tid=15012] ppid=15009 vsize=13980732 memory=5788922476706229588 CPUtime=0.54 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 8545 0 0 0 51 3 0 0 20 0 15 0 125006937 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140212245695536 140211841551373 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13980732 memory=7590642703118913872 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13980732 memory=280324328261192 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13980732 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 125006939 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=-1807685287725067907 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13980732 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) R 15009 15009 4674 0 -1 4202560 1261 0 0 0 15 0 0 0 20 0 15 0 125006943 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211715743784 140212220620017 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13980732 memory=2756 CPUtime=0.12 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 771 0 0 0 12 0 0 0 20 0 15 0 125006943 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13980732 memory=4278483708103473607 CPUtime=0.28 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 1433 0 0 0 28 0 0 0 20 0 15 0 125006943 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13980732 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006948 14316269568 16175 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66080 KiB

[startup+1.50084 s]
/proc/loadavg: 2.07 1.96 1.98 5/214 15025
/proc/meminfo: memFree=31436212/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13980732 memory=104404 CPUtime=3.51 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 19856 0 0 0 346 5 0 0 20 0 15 0 125006937 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3495183 26101 3189 1 0 3483476 0
[pid=15011/tid=15012] ppid=15009 vsize=13980732 memory=280324328251312 CPUtime=1.33 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 9082 0 0 0 130 3 0 0 20 0 15 0 125006937 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140212245693592 140211846140175 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13980732 memory=280324328229920 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13980732 memory=3047711428313195656 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13980732 memory=3047711428313588876 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 125006938 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=280324328312192 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 125006939 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=280324328128752 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 26101 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=162192 CPUtime=0.32 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 4662 0 0 0 28 4 0 0 20 0 15 0 125006939 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=162192 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13980732 memory=162192 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13980732 memory=1380 CPUtime=1.64 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 9538 0 0 0 163 1 0 0 20 0 15 0 125006943 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13980732 memory=1296 CPUtime=2.04 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 13721 0 0 0 202 2 0 0 20 0 15 0 125006943 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13980732 memory=2320 CPUtime=0.53 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 6844 0 0 0 52 1 0 0 20 0 15 0 125006943 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13980732 memory=956 CPUtime=0.7 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1008 0 0 0 27 43 0 0 20 0 15 0 125006948 14316269568 40548 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 2387.79 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 163572 KiB

[startup+2442.3 s]
/proc/loadavg: 1.50 1.59 1.73 3/215 15255
/proc/meminfo: memFree=31361704/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13980732 memory=164240 CPUtime=2447.83 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 71408 0 0 0 244733 50 0 0 20 0 15 0 125006937 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3495183 41060 3235 1 0 3483476 0
[pid=15011/tid=15012] ppid=15009 vsize=13980732 memory=164240 CPUtime=2441.11 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 22240 0 0 0 244105 6 0 0 20 0 15 0 125006937 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140212245696624 140211847762893 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.34 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 3002 0 0 0 31 3 0 0 20 0 15 0 125006938 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13980732 memory=1380 CPUtime=0.34 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 2544 0 0 0 30 4 0 0 20 0 15 0 125006938 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.33 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 3626 0 0 0 30 3 0 0 20 0 15 0 125006938 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.35 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2661 0 0 0 31 4 0 0 20 0 15 0 125006938 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=1380 CPUtime=0.33 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 4836 0 0 0 29 4 0 0 20 0 15 0 125006939 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=164240 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13980732 memory=1380 CPUtime=1.64 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 9540 0 0 0 163 1 0 0 20 0 15 0 125006943 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13980732 memory=164240 CPUtime=2.04 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 13723 0 0 0 202 2 0 0 20 0 15 0 125006943 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13980732 memory=1380 CPUtime=0.53 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 6846 0 0 0 52 1 0 0 20 0 15 0 125006943 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13980732 memory=60720 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13980732 memory=1296 CPUtime=0.71 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1037 0 0 0 27 44 0 0 20 0 15 0 125006948 14316269568 41060 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 2447.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 165620 KiB

[startup+2502.3 s]
/proc/loadavg: 1.46 1.57 1.71 3/214 15257
/proc/meminfo: memFree=31359640/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13980732 memory=164260 CPUtime=2507.89 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 71679 0 0 0 250739 50 0 0 20 0 15 0 125006937 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3495183 41065 3235 1 0 3483476 0
[pid=15011/tid=15012] ppid=15009 vsize=13980732 memory=164240 CPUtime=2501.07 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 22311 0 0 0 250101 6 0 0 20 0 15 0 125006937 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140212245696048 140211845237369 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.35 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 3003 0 0 0 32 3 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13980732 memory=1380 CPUtime=0.36 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 2544 0 0 0 32 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.36 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 3632 0 0 0 32 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.37 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2671 0 0 0 33 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=164240 CPUtime=0.35 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 4838 0 0 0 31 4 0 0 20 0 15 0 125006939 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=164240 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=164260 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13980732 memory=164260 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13980732 memory=1380 CPUtime=1.64 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 9540 0 0 0 163 1 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13980732 memory=4148 CPUtime=2.04 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 13900 0 0 0 202 2 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13980732 memory=164260 CPUtime=0.53 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 6846 0 0 0 52 1 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13980732 memory=-8774313645642428999 CPUtime=0.73 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1041 0 0 0 28 45 0 0 20 0 15 0 125006948 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 2507.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 165640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.4 s]
/proc/loadavg: 1.31 1.54 1.70 3/215 15259
/proc/meminfo: memFree=31359012/32770624 swapFree=67108764/67108860
[pid=15009] ppid=15006 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/15009/stat : 15009 (xcsp3-exec) S 15006 15009 4674 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 125006927 9740288 345 18446744073709551615 4194304 5098028 140733910414336 140733910412440 140660385895036 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 9539584 140733910417786 140733910417989 140733910417989 140733910421483 0
/proc/15009/statm: 2378 345 289 221 0 87 0
[pid=15011] ppid=15009 vsize=13980732 memory=164260 CPUtime=2520.01 cores=0,2,4,6
/proc/15011/stat : 15011 (java) S 15009 15009 4674 0 -1 1077944320 72660 0 0 0 251950 51 0 0 20 0 15 0 125006937 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140728592108672 140212241456887 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
/proc/15011/statm: 3495183 41065 3235 1 0 3483476 0
[pid=15011/tid=15012] ppid=15009 vsize=13980732 memory=164260 CPUtime=2513.16 cores=0,2,4,6
/proc/15011/task/15012/stat : 15012 (java) R 15009 15009 4674 0 -1 4202560 22660 0 0 0 251310 6 0 0 20 0 15 0 125006937 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140212245696048 140211845237369 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15013] ppid=15009 vsize=13980732 memory=36464 CPUtime=0.37 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (java) S 15009 15009 4674 0 -1 1077944384 3043 0 0 0 33 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211841395472 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15014] ppid=15009 vsize=13980732 memory=-8774313645642428999 CPUtime=0.36 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (java) S 15009 15009 4674 0 -1 1077944384 2622 0 0 0 32 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211840342928 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15015] ppid=15009 vsize=13980732 memory=1204 CPUtime=0.36 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (java) S 15009 15009 4674 0 -1 1077944384 3941 0 0 0 32 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211839290384 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15016] ppid=15009 vsize=13980732 memory=15880 CPUtime=0.37 cores=0,2,4,6
/proc/15011/task/15016/stat : 15016 (java) S 15009 15009 4674 0 -1 1077944384 2690 0 0 0 33 4 0 0 20 0 15 0 125006938 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211838237840 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15017] ppid=15009 vsize=13980732 memory=164260 CPUtime=0.35 cores=0,2,4,6
/proc/15011/task/15017/stat : 15017 (java) S 15009 15009 4674 0 -1 1077944384 5000 0 0 0 31 4 0 0 20 0 15 0 125006939 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211719972848 140212241468034 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15018] ppid=15009 vsize=13980732 memory=4148 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15018/stat : 15018 (java) S 15009 15009 4674 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211718919072 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15019] ppid=15009 vsize=13980732 memory=60724 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15019/stat : 15019 (java) S 15009 15009 4674 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 125006940 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211717866480 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15020] ppid=15009 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15020/stat : 15020 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211716815056 140212241475483 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15021] ppid=15009 vsize=13980732 memory=2320 CPUtime=1.64 cores=0,2,4,6
/proc/15011/task/15021/stat : 15021 (java) S 15009 15009 4674 0 -1 1077944384 9542 0 0 0 163 1 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211715762672 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15022] ppid=15009 vsize=13980732 memory=164260 CPUtime=2.04 cores=0,2,4,6
/proc/15011/task/15022/stat : 15022 (java) S 15009 15009 4674 0 -1 1077944384 13902 0 0 0 202 2 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211714710128 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15023] ppid=15009 vsize=13980732 memory=1380 CPUtime=0.53 cores=0,2,4,6
/proc/15011/task/15023/stat : 15023 (java) S 15009 15009 4674 0 -1 1077944384 6849 0 0 0 52 1 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211713657584 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15024] ppid=15009 vsize=13980732 memory=164260 CPUtime=0 cores=0,2,4,6
/proc/15011/task/15024/stat : 15024 (java) S 15009 15009 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 125006943 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211712605280 140212241467093 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
[pid=15011/tid=15025] ppid=15009 vsize=13980732 memory=1160 CPUtime=0.73 cores=0,2,4,6
/proc/15011/task/15025/stat : 15025 (java) S 15009 15009 4674 0 -1 1077944384 1058 0 0 0 28 45 0 0 20 0 15 0 125006948 14316269568 41065 18446744073709551615 4194304 4196468 140728592126128 140211711551792 140212241468034 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 7204864 140728592134577 140728592134753 140728592134753 140728592138191 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 165640 KiB

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

[startup+2514.41 s]
# the end of solver process 15009 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.51 s, system=0.515012 s

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

Child status: 143
Real time (s): 2514.41
CPU time (s): 2520.03
CPU user time (s): 2519.51
CPU system time (s): 0.515012
CPU usage (%): 100.223
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 206212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.51
system time used= 0.515012
maximum resident set size= 208928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73406
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65432
involuntary context switches= 5094


# summary of solver processes directly reported to runsolver:
#   pid: 15009
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2519.51
#   total CPU system time (s): 0.515012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7584 second user time and 24.9206 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-15 07:16:11
IDJOB=4269080
IDBENCH=126218
IDSOLVER=2660
FILE ID=node134/4269080-1502775004
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
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-4269080-1502775004/watcher-4269080-1502775004 -o /tmp/evaluation-result-4269080-1502775004/solver-4269080-1502775004 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 14427868 HOME/instance-4269080-1502775004.xml

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

MD5SUM BENCH= 5b8b55291fe9e5b80fbbe778e95d2a5c
RANDOM SEED=14427868

node134.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.43
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.43
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.43
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.43
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:        31509376 kB
MemAvailable:   31780092 kB
Buffers:          273380 kB
Cached:           296664 kB
SwapCached:            4 kB
Active:           577704 kB
Inactive:         226744 kB
Active(anon):     181652 kB
Inactive(anon):   102692 kB
Active(file):     396052 kB
Inactive(file):   124052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8008 kB
Writeback:             0 kB
AnonPages:        233948 kB
Mapped:            72204 kB
Shmem:             49756 kB
Slab:             159788 kB
SReclaimable:     132896 kB
SUnreclaim:        26892 kB
KernelStack:        3456 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1206660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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 node134 at 2017-08-15 07:58:05