Trace number 4284288

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)281 249.825 240.022

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-16-a3.xml
MD5SUM0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark196
Best CPU time to get the best result obtained on this benchmark2000.05
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints123
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":120},{"size":501,"count":16}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":14},{"degree":17,"count":2}]
Minimum constraint arity1
Maximum constraint arity120
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":120},{"arity":16,"count":1},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"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.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284288-1503212269.xml"  -tl '264s' -p 1 -x 3
0.14/0.14	c [HOME/instance-4284288-1503212269.xml, -tl, 264s, -p, 1, -x, 3]
0.14/0.19	c simple solver
0.33/0.26	c parse instance...
0.73/0.51	c solve instance...
15.90/10.34	o 500 
15.90/10.38	o 499 
96.87/88.67	o 285 
149.44/140.56	o 284 
149.95/141.06	o 281 
249.80/240.01	s SATISFIABLE
249.80/240.01	v <instantiation>
249.80/240.01	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] 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[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[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[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[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[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[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[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15] </list>
249.80/240.01	v 	<values>0 18 58 63 69 79 93 106 110 118 125 196 205 278 279 281 18 58 63 69 79 93 106 110 118 125 196 205 278 279 281 40 45 51 61 75 88 92 100 107 178 187 260 261 263 5 11 21 35 48 52 60 67 138 147 220 221 223 6 16 30 43 47 55 62 133 142 215 216 218 10 24 37 41 49 56 127 136 209 210 212 14 27 31 39 46 117 126 199 200 202 13 17 25 32 103 112 185 186 188 4 12 19 90 99 172 173 175 8 15 86 95 168 169 171 7 78 87 160 161 163 71 80 153 154 156 9 82 83 85 73 74 76 1 3 2 </values>
249.80/240.01	v </instantiation>
249.80/240.01	c Unexpected resolution interruption!

Verifier Data

OK	281

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284288-1503212269/watcher-4284288-1503212269 -o /tmp/evaluation-result-4284288-1503212269/solver-4284288-1503212269 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12841 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1855807106 HOME/instance-4284288-1503212269.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=15075, runsolver pid=15072

[startup+0.106202 s]*
/proc/loadavg: 1.94 1.77 1.66 3/217 15091
/proc/meminfo: memFree=21994360/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13978596 memory=29084 CPUtime=0.14 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 5152 0 0 0 13 1 0 0 20 0 15 0 154307596 14314082304 7271 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3494649 7271 2872 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 3075 0 0 0 9 0 0 0 20 0 15 0 154307596 14314082304 7271 33554432000 4194304 4196468 140730285458800 139883085524752 139883073538878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13978596 memory=3472468694587385040 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14314082304 7271 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13978596 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14314082304 7271 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14314082304 7271 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307597 14314082304 7271 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307598 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154307598 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881992648352 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154307599 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) R 15075 15075 12810 0 -1 4202560 323 0 0 0 0 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881989490928 139883064737489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) R 15075 15075 12810 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13978596 memory=140565692233344 CPUtime=0.02 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) R 15075 15075 12810 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881987385328 139883060740032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13978596 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307601 14314082304 7271 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30468 KiB

[startup+0.210675 s]*
/proc/loadavg: 1.94 1.77 1.66 4/217 15091
/proc/meminfo: memFree=21983676/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13982852 memory=40584 CPUtime=0.33 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 7742 0 0 0 31 2 0 0 20 0 15 0 154307596 14318440448 10146 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3495713 10146 3037 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13982884 memory=5853961137533323680 CPUtime=0.19 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 4911 0 0 0 18 1 0 0 20 0 15 0 154307596 14318473216 10146 33554432000 4194304 4196468 140730285458800 139883085512656 139883073981469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13982852 memory=3472468694587385040 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318440448 10146 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13982852 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318440448 10146 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318440448 10146 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307597 14318440448 10146 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13982852 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307598 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154307598 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881992648352 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154307599 14318473216 10146 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14318473216 10146 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 591 0 0 0 3 0 0 0 20 0 15 0 154307601 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 15 0 154307601 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13982852 memory=140565692233344 CPUtime=0.08 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 742 0 0 0 8 0 0 0 20 0 15 0 154307601 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13982852 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307601 14318440448 10146 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41968 KiB

[startup+0.310359 s]*
/proc/loadavg: 1.94 1.77 1.66 4/217 15091
/proc/meminfo: memFree=21976852/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13982928 memory=47756 CPUtime=0.5 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 8600 0 0 0 48 2 0 0 20 0 15 0 154307596 14318518272 11939 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3495732 11939 3108 1 0 3482966 0
[pid=15077/tid=15078] ppid=15075 vsize=13982928 memory=8514701219881254566 CPUtime=0.29 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 5572 0 0 0 28 1 0 0 20 0 15 0 154307596 14318518272 11939 33554432000 4194304 4196468 140730285458800 139883085534080 139883065382238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13982928 memory=3472468694587385040 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318518272 11939 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13982928 memory=140565692233344 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318518272 11939 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14318518272 11939 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13982928 memory=140565555587103 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307597 14318518272 11939 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13982928 memory=281131111153440 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307598 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13982928 memory=140565555564047 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154307598 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881992648352 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13982928 memory=281131247806560 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154307599 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13982928 memory=140565555568655 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 637 0 0 0 4 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13982928 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13982928 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 872 0 0 0 13 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13982928 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307601 14318518272 11939 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49140 KiB

[startup+0.701556 s]
/proc/loadavg: 1.94 1.77 1.66 5/217 15091
/proc/meminfo: memFree=21961344/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=80968 CPUtime=1.56 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 13458 0 0 0 151 5 0 0 20 0 15 0 154307596 14320615424 20242 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3496244 20242 3211 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=6154820267226784105 CPUtime=0.67 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 6340 0 0 0 64 3 0 0 20 0 15 0 154307596 14320615424 20242 33554432000 4194304 4196468 140730285458800 139883085540000 139883060379243 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14320615424 20242 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=4638778398333223008 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14320615424 20242 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=-7242455096852575424 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307597 14320615424 20242 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=4132774494331964790 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154307597 14320615424 20242 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154307598 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154307598 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881992648352 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154307599 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=42960 CPUtime=0.26 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) R 15075 15075 12810 0 -1 4202560 1630 0 0 0 26 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881989471992 139883073591200 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=1292 CPUtime=0.23 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) R 15075 15075 12810 0 -1 4202560 2060 0 0 0 23 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881988419400 139883064800288 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=2428 CPUtime=0.36 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 2122 0 0 0 36 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 20242 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 82352 KiB

[startup+1.5008 s]
/proc/loadavg: 1.94 1.77 1.66 5/217 15091
/proc/meminfo: memFree=21919020/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0

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

/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154307599 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=220240 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=1384 CPUtime=3.59 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 19060 0 0 0 357 2 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=219340 CPUtime=3.29 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 19516 0 0 0 327 2 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=2548 CPUtime=0.72 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 7200 0 0 0 71 1 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=10096 CPUtime=0.02 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 894 0 0 0 1 1 0 0 20 0 15 0 154307601 14320615424 54919 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 110.81 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 221060 KiB

[startup+162.301 s]
/proc/loadavg: 1.61 1.69 1.65 3/217 15171
/proc/meminfo: memFree=23633816/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=243244 CPUtime=171.51 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 70511 0 0 0 17114 37 0 0 20 0 15 0 154307596 14320615424 60811 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3496244 60811 3268 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=1720 CPUtime=161.68 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 12986 0 0 0 16162 6 0 0 20 0 15 0 154307596 14320615424 60811 33554432000 4194304 4196468 140730285458800 139883085539368 139882677730090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=239152 CPUtime=0.49 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1141 0 0 0 45 4 0 0 20 0 15 0 154307597 14320615424 60811 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=243244 CPUtime=0.49 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 2307 0 0 0 45 4 0 0 20 0 15 0 154307597 14320615424 60811 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=243244 CPUtime=0.48 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1208 0 0 0 43 5 0 0 20 0 15 0 154307597 14320615424 60811 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=3832 CPUtime=0.5 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 1346 0 0 0 45 5 0 0 20 0 15 0 154307597 14320615424 60811 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=281131111997424 CPUtime=0.07 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 1530 0 0 0 5 2 0 0 20 0 15 0 154307598 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=242220 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154307598 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881992648416 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154307599 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=1384 CPUtime=3.6 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 19346 0 0 0 358 2 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=237608 CPUtime=3.34 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 20991 0 0 0 332 2 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.72 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 7407 0 0 0 71 1 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=243244 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.05 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 908 0 0 0 3 2 0 0 20 0 15 0 154307601 14320615424 60811 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 171.51 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 244628 KiB

[startup+222.301 s]
/proc/loadavg: 1.46 1.64 1.64 3/216 15172
/proc/meminfo: memFree=23598572/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=267252 CPUtime=232 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 73655 0 0 0 23159 41 0 0 20 0 15 0 154307596 14320615424 66813 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3496244 66813 3269 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=1384 CPUtime=221.52 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 13536 0 0 0 22146 6 0 0 20 0 15 0 154307596 14320615424 66813 33554432000 4194304 4196468 140730285458800 139883085541344 139882678746852 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=265204 CPUtime=0.63 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1190 0 0 0 58 5 0 0 20 0 15 0 154307597 14320615424 66813 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 2542 0 0 0 58 5 0 0 20 0 15 0 154307597 14320615424 66813 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.62 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1259 0 0 0 56 6 0 0 20 0 15 0 154307597 14320615424 66813 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=1384 CPUtime=0.63 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 1399 0 0 0 58 5 0 0 20 0 15 0 154307597 14320615424 66813 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=267252 CPUtime=0.08 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 1713 0 0 0 6 2 0 0 20 0 15 0 154307598 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=267252 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154307598 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881992648416 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=266232 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154307599 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=267252 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=267252 CPUtime=3.65 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 21222 0 0 0 363 2 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=288230574492221466 CPUtime=3.34 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 21080 0 0 0 332 2 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=288230596050944315 CPUtime=0.72 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 7434 0 0 0 71 1 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=267252 CPUtime=0.06 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 939 0 0 0 3 3 0 0 20 0 15 0 154307601 14320615424 66813 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 232 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 268636 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.48 1.63 1.64 3/216 15172
/proc/meminfo: memFree=23582056/32770624 swapFree=67108860/67108860
[pid=15075] ppid=15072 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15075/stat : 15075 (xcsp3-exec) S 15072 15075 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154307595 9740288 346 33554432000 4194304 5098028 140728450920912 140728450919016 140679796265596 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 24035328 140728450925684 140728450925888 140728450925888 140728450928619 0
/proc/15075/statm: 2378 346 289 221 0 87 0
[pid=15077] ppid=15075 vsize=13984976 memory=272372 CPUtime=249.8 cores=0,2,4,6
/proc/15077/stat : 15077 (java) S 15075 15075 12810 0 -1 1077944320 73688 0 0 0 24937 43 0 0 20 0 15 0 154307596 14320615424 68093 33554432000 4194304 4196468 140730285458800 140730285441344 139883081301751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
/proc/15077/statm: 3496244 68093 3269 1 0 3483478 0
[pid=15077/tid=15078] ppid=15075 vsize=13984976 memory=6791534058613427641 CPUtime=239.2 cores=0,2,4,6
/proc/15077/task/15078/stat : 15078 (java) R 15075 15075 12810 0 -1 4202560 13543 0 0 0 23914 6 0 0 20 0 15 0 154307596 14320615424 68093 33554432000 4194304 4196468 140730285458800 139883085541184 139882677731860 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15079] ppid=15075 vsize=13984976 memory=-7003737579269690708 CPUtime=0.66 cores=0,2,4,6
/proc/15077/task/15079/stat : 15079 (java) S 15075 15075 12810 0 -1 1077944384 1197 0 0 0 60 6 0 0 20 0 15 0 154307597 14320615424 68093 33554432000 4194304 4196468 140730285458800 139882996369936 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15080] ppid=15075 vsize=13984976 memory=4052 CPUtime=0.66 cores=0,2,4,6
/proc/15077/task/15080/stat : 15080 (java) S 15075 15075 12810 0 -1 1077944384 2550 0 0 0 60 6 0 0 20 0 15 0 154307597 14320615424 68093 33554432000 4194304 4196468 140730285458800 139882995317392 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15081] ppid=15075 vsize=13984976 memory=24796 CPUtime=0.65 cores=0,2,4,6
/proc/15077/task/15081/stat : 15081 (java) S 15075 15075 12810 0 -1 1077944384 1264 0 0 0 59 6 0 0 20 0 15 0 154307597 14320615424 68093 33554432000 4194304 4196468 140730285458800 139882994264336 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15082] ppid=15075 vsize=13984976 memory=18472 CPUtime=0.66 cores=0,2,4,6
/proc/15077/task/15082/stat : 15082 (java) S 15075 15075 12810 0 -1 1077944384 1405 0 0 0 60 6 0 0 20 0 15 0 154307597 14320615424 68093 33554432000 4194304 4196468 140730285458800 139882993211792 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15083] ppid=15075 vsize=13984976 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/15077/task/15083/stat : 15083 (java) S 15075 15075 12810 0 -1 1077944384 1713 0 0 0 7 2 0 0 20 0 15 0 154307598 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881993702128 139883081312898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15084] ppid=15075 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15084/stat : 15084 (java) S 15075 15075 12810 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154307598 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881992648416 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15085] ppid=15075 vsize=13984976 memory=3168 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15085/stat : 15085 (java) S 15075 15075 12810 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154307599 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881991595248 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15086] ppid=15075 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15086/stat : 15086 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881990543824 139883081320347 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15087] ppid=15075 vsize=13984976 memory=317484 CPUtime=3.65 cores=0,2,4,6
/proc/15077/task/15087/stat : 15087 (java) S 15075 15075 12810 0 -1 1077944384 21222 0 0 0 363 2 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881989490928 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15088] ppid=15075 vsize=13984976 memory=6791534058613427641 CPUtime=3.34 cores=0,2,4,6
/proc/15077/task/15088/stat : 15088 (java) S 15075 15075 12810 0 -1 1077944384 21080 0 0 0 332 2 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881988438384 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15089] ppid=15075 vsize=13984976 memory=-7003737579269690708 CPUtime=0.72 cores=0,2,4,6
/proc/15077/task/15089/stat : 15089 (java) S 15075 15075 12810 0 -1 1077944384 7434 0 0 0 71 1 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881987385328 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15090] ppid=15075 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/15077/task/15090/stat : 15090 (java) S 15075 15075 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881986333024 139883081311957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
[pid=15077/tid=15091] ppid=15075 vsize=13984976 memory=4052 CPUtime=0.07 cores=0,2,4,6
/proc/15077/task/15091/stat : 15091 (java) S 15075 15075 12810 0 -1 1077944384 939 0 0 0 4 3 0 0 20 0 15 0 154307601 14320615424 68093 33554432000 4194304 4196468 140730285458800 139881514789936 139883081312898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 22147072 140730285462685 140730285462860 140730285462860 140730285465551 0
Current children cumulated CPU time: 249.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 273756 KiB

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

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

[startup+240.022 s]
# the end of solver process 15077 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=249.389 s, system=0.436318 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 240.022
CPU time (s): 249.825
CPU user time (s): 249.389
CPU system time (s): 0.436318
CPU usage (%): 104.084
Max. virtual memory (cumulated for all children) (KiB): 13996276
Max. memory (cumulated for all children) (KiB): 273756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.389
system time used= 0.436318
maximum resident set size= 273040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10540
involuntary context switches= 385


# summary of solver processes directly reported to runsolver:
#   pid: 15075,15077
#   total CPU time (s): 249.825
#   total CPU user time (s): 249.389
#   total CPU system time (s): 0.436318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41482 second user time and 2.32943 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 08:43:28
IDJOB=4284288
IDBENCH=126213
IDSOLVER=2680
FILE ID=node151/4284288-1503212269
RUNJOBID= node151-1503208976-12841
PBS_JOBID= 20630871
Free space on /tmp= 61672 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-16-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-4284288-1503212269/watcher-4284288-1503212269 -o /tmp/evaluation-result-4284288-1503212269/solver-4284288-1503212269 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12841 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1855807106 HOME/instance-4284288-1503212269.xml

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

MD5SUM BENCH= 0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
RANDOM SEED=1855807106

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        22012704 kB
MemAvailable:   29835144 kB
Buffers:          328472 kB
Cached:          7782940 kB
SwapCached:            0 kB
Active:          4062632 kB
Inactive:        6236660 kB
Active(anon):    2179632 kB
Inactive(anon):    44324 kB
Active(file):    1883000 kB
Inactive(file):  6192336 kB
Unevictable:        7580 kB
Mlocked:            7580 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7608 kB
Writeback:             8 kB
AnonPages:       2195156 kB
Mapped:            64244 kB
Shmem:             33416 kB
Slab:             153076 kB
SReclaimable:     125880 kB
SUnreclaim:        27196 kB
KernelStack:        3552 kB
PageTables:         9792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3683120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2078720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61668 MiB
End job on node151 at 2017-08-20 08:47:29