Trace number 4272020

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)381 2520.1201 2462.8101

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-4272020-1502772052.xml"  -tl '2520s' -p 1 -x 3
0.09/0.27	c [HOME/instance-4272020-1502772052.xml, -tl, 2520s, -p, 1, -x, 3]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.87/0.67	c solve instance...
2271.17/2218.96	o 424 
2271.83/2219.56	o 421 
2274.69/2222.25	o 414 
2278.52/2226.09	o 410 
2284.17/2231.58	o 401 
2287.86/2235.12	o 398 
2298.32/2245.59	o 394 
2299.35/2246.53	o 393 
2320.15/2267.15	o 381 
2520.09/2462.80	s SATISFIABLE
2520.09/2462.80	v <instantiation>
2520.09/2462.80	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.09/2462.80	v 	<values>0 5 15 19 27 40 51 57 58 60 107 166 182 210 247 276 310 358 381 5 15 19 27 40 51 57 58 60 107 166 182 210 247 276 310 358 381 10 14 22 35 46 52 53 55 102 161 177 205 242 271 305 353 376 4 12 25 36 42 43 45 92 151 167 195 232 261 295 343 366 8 21 32 38 39 41 88 147 163 191 228 257 291 339 362 13 24 30 31 33 80 139 155 183 220 249 283 331 354 11 17 18 20 67 126 142 170 207 236 270 318 341 6 7 9 56 115 131 159 196 225 259 307 330 1 3 50 109 125 153 190 219 253 301 324 2 49 108 124 152 189 218 252 300 323 47 106 122 150 187 216 250 298 321 59 75 103 140 169 203 251 274 16 44 81 110 144 192 215 28 65 94 128 176 199 37 66 100 148 171 29 63 111 134 34 82 105 48 71 23 </values>
2520.09/2462.80	v </instantiation>
2520.09/2462.80	c Unexpected resolution interruption!

Verifier Data

OK	381

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14939 MiB free)
  memory of node 1: 16384 MiB (15077 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272020-1502772052/watcher-4272020-1502772052 -o /tmp/evaluation-result-4272020-1502772052/solver-4272020-1502772052 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1888488317 HOME/instance-4272020-1502772052.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=938, runsolver pid=935

[startup+0.10006 s]*
/proc/loadavg: 1.51 1.44 1.49 3/202 945
/proc/meminfo: memFree=30734020/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13358712 memory=13984 CPUtime=0 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 3304 0 0 0 0 0 0 0 20 0 6 0 79425888 13679321088 3496 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3339678 3496 1867 1 0 3329175 0
[pid=940/tid=941] ppid=938 vsize=13358712 memory=7022364594140610616 CPUtime=0 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 2111 0 0 0 0 0 0 0 20 0 6 0 79425888 13679321088 3562 18446744073709551615 4194304 4196468 140732987777488 139918190563920 139918172010291 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13358712 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 79425889 13679321088 3562 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13358712 memory=140656762968701 CPUtime=0 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 79425889 13679321088 3562 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 79425889 13679321088 3562 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 79425889 13679321088 3562 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15364 KiB

[startup+0.209863 s]*
/proc/loadavg: 1.51 1.44 1.49 4/211 955
/proc/meminfo: memFree=30721608/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13974352 memory=28160 CPUtime=0.09 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 4991 0 0 0 8 1 0 0 20 0 15 0 79425888 14309736448 7040 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3493588 7040 2725 1 0 3482964 0
[pid=940/tid=941] ppid=938 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 3140 0 0 0 7 0 0 0 20 0 15 0 79425888 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139918190553488 139918186349725 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13974352 memory=4294979915 CPUtime=0 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13974352 memory=140656762968701 CPUtime=0 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13974352 memory=140656762513024 CPUtime=0 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425890 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79425891 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917663852064 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79425891 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917662799216 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 79425893 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425893 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13974352 memory=140656762513024 CPUtime=0 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 15 0 79425893 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13974352 memory=140656762513024 CPUtime=0 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425898 14309736448 7104 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29540 KiB

[startup+0.313036 s]*
/proc/loadavg: 1.51 1.44 1.49 4/211 955
/proc/meminfo: memFree=30708612/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13974352 memory=37540 CPUtime=0.28 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 8532 0 0 0 26 2 0 0 20 0 15 0 79425888 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3493588 9385 2975 1 0 3482964 0
[pid=940/tid=941] ppid=938 vsize=13974352 memory=1398720917958146503 CPUtime=0.17 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 5761 0 0 0 16 1 0 0 20 0 15 0 79425888 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139918190566096 139917826655690 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425890 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79425891 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917663852064 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79425891 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917662799216 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) R 938 938 897 0 -1 1077944384 660 0 0 0 2 0 0 0 20 0 15 0 79425893 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) R 938 938 897 0 -1 4202560 114 0 0 0 1 0 0 0 20 0 15 0 79425893 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918170311879 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) R 938 938 897 0 -1 4202560 706 0 0 0 6 0 0 0 20 0 15 0 79425893 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186339734 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425898 14309736448 9385 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38920 KiB

[startup+0.705574 s]
/proc/loadavg: 1.51 1.44 1.49 5/211 955
/proc/meminfo: memFree=30698936/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13980732 memory=67200 CPUtime=1.15 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 12998 0 0 0 110 5 0 0 20 0 15 0 79425888 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3495183 16800 3171 1 0 3483476 0
[pid=940/tid=941] ppid=938 vsize=13980732 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 8318 0 0 0 52 3 0 0 20 0 15 0 79425888 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139918190566512 139917830148278 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13980732 memory=2372 CPUtime=0 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13980732 memory=14695179886003566 CPUtime=0 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 79425890 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917663852064 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917662799216 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 1224 0 0 0 15 0 0 0 20 0 15 0 79425893 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) R 938 938 897 0 -1 4202560 807 0 0 0 12 0 0 0 20 0 15 0 79425893 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917659642392 139918171226060 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 1341 0 0 0 29 0 0 0 20 0 15 0 79425893 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13980732 memory=4116 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13980732 memory=6657 CPUtime=0 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425898 14316269568 16800 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68580 KiB

[startup+1.50077 s]
/proc/loadavg: 1.51 1.44 1.49 5/211 955
/proc/meminfo: memFree=30666980/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13980732 memory=112008 CPUtime=3.64 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 20985 0 0 0 358 6 0 0 20 0 15 0 79425888 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3495183 28002 3198 1 0 3483476 0
[pid=940/tid=941] ppid=938 vsize=13980732 memory=626 CPUtime=1.35 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 9308 0 0 0 132 3 0 0 20 0 15 0 79425888 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139918190564656 139918186339734 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13980732 memory=54 CPUtime=0 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13980732 memory=12848 CPUtime=0 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13980732 memory=774904 CPUtime=0 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13980732 memory=115 CPUtime=0 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 79425889 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 79425890 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 28002 18446744073709551615 4194304 4196468 140732987777488 139917663852064 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13980732 memory=140656622189407 CPUtime=0 cores=0,2,4,6

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

/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917662799232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13980732 memory=453344 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13980732 memory=450264 CPUtime=5.03 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 26492 0 0 0 500 3 0 0 20 0 15 0 79425893 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13980732 memory=450264 CPUtime=4.07 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) S 938 938 897 0 -1 1077944384 18314 0 0 0 405 2 0 0 20 0 15 0 79425893 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13980732 memory=1380 CPUtime=0.83 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 8642 0 0 0 81 2 0 0 20 0 15 0 79425893 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13980732 memory=450264 CPUtime=1.08 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1428 0 0 0 51 57 0 0 20 0 15 0 79425898 14316269568 112566 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 2376.35 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 451644 KiB

[startup+2382.3 s]
/proc/loadavg: 1.22 1.30 1.36 3/211 1210
/proc/meminfo: memFree=30234108/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13980732 memory=440956 CPUtime=2437.72 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 239181 0 0 0 243473 299 0 0 20 0 15 0 79425888 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3495183 110239 3265 1 0 3483476 0
[pid=940/tid=941] ppid=938 vsize=13980732 memory=432740 CPUtime=2365.14 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 80583 0 0 0 236499 15 0 0 20 0 15 0 79425888 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139918190567376 139917832474367 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13980732 memory=409736 CPUtime=15.01 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 19382 0 0 0 1447 54 0 0 20 0 15 0 79425889 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13980732 memory=412816 CPUtime=15.03 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 20361 0 0 0 1448 55 0 0 20 0 15 0 79425889 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13980732 memory=429232 CPUtime=15.03 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 20586 0 0 0 1449 54 0 0 20 0 15 0 79425889 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13980732 memory=408712 CPUtime=15.06 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 18767 0 0 0 1453 53 0 0 20 0 15 0 79425889 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13980732 memory=419352 CPUtime=1.31 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 23133 0 0 0 114 17 0 0 20 0 15 0 79425890 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13980732 memory=432740 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917663852128 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917662799232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13980732 memory=440956 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13980732 memory=1380 CPUtime=5.03 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 26494 0 0 0 500 3 0 0 20 0 15 0 79425893 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13980732 memory=1380 CPUtime=4.08 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) S 938 938 897 0 -1 1077944384 18316 0 0 0 406 2 0 0 20 0 15 0 79425893 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13980732 memory=432740 CPUtime=0.83 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 8732 0 0 0 81 2 0 0 20 0 15 0 79425893 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13980732 memory=1380 CPUtime=1.1 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1447 0 0 0 52 58 0 0 20 0 15 0 79425898 14316269568 110239 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 2437.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 442336 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.32 1.36 3/211 1212
/proc/meminfo: memFree=30246036/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13980732 memory=442304 CPUtime=2499.22 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 244777 0 0 0 249617 305 0 0 20 0 15 0 79425888 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3495183 110576 3265 1 0 3483476 0
[pid=940/tid=941] ppid=938 vsize=13980732 memory=443136 CPUtime=2424.6 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 82755 0 0 0 242445 15 0 0 20 0 15 0 79425888 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139918190567376 139917831139597 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13980732 memory=440568 CPUtime=15.51 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 20125 0 0 0 1496 55 0 0 20 0 15 0 79425889 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13980732 memory=1380 CPUtime=15.53 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 20892 0 0 0 1497 56 0 0 20 0 15 0 79425889 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13980732 memory=442304 CPUtime=15.52 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 21356 0 0 0 1497 55 0 0 20 0 15 0 79425889 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13980732 memory=1380 CPUtime=15.55 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 19424 0 0 0 1501 54 0 0 20 0 15 0 79425889 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 23843 0 0 0 116 17 0 0 20 0 15 0 79425890 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13980732 memory=438004 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917663852128 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917662799232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13980732 memory=438004 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13980732 memory=1380 CPUtime=5.04 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 26496 0 0 0 501 3 0 0 20 0 15 0 79425893 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13980732 memory=438004 CPUtime=4.08 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) S 938 938 897 0 -1 1077944384 18318 0 0 0 406 2 0 0 20 0 15 0 79425893 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13980732 memory=1380 CPUtime=0.83 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 8734 0 0 0 81 2 0 0 20 0 15 0 79425893 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13980732 memory=1380 CPUtime=1.13 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1454 0 0 0 53 60 0 0 20 0 15 0 79425898 14316269568 110576 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 2499.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 443684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2462.8 s]
/proc/loadavg: 1.59 1.37 1.37 3/211 1213
/proc/meminfo: memFree=30230380/32770624 swapFree=67108860/67108860
[pid=938] ppid=935 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/938/stat : 938 (xcsp3-exec) S 935 938 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 79425879 9740288 345 18446744073709551615 4194304 5098028 140732453748624 140732453746728 140392472158844 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19845120 140732453753208 140732453753413 140732453753413 140732453756907 0
/proc/938/statm: 2378 345 289 221 0 87 0
[pid=940] ppid=938 vsize=13980732 memory=460636 CPUtime=2520.09 cores=0,2,4,6
/proc/940/stat : 940 (java) S 938 938 897 0 -1 1077944320 245832 0 0 0 251701 308 0 0 20 0 15 0 79425888 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 140732987760032 139918186327799 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
/proc/940/statm: 3495183 115159 3265 1 0 3483476 0
[pid=940/tid=941] ppid=938 vsize=13980732 memory=460636 CPUtime=2444.98 cores=0,2,4,6
/proc/940/task/941/stat : 941 (java) R 938 938 897 0 -1 4202560 82823 0 0 0 244482 16 0 0 20 0 15 0 79425888 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139918190567376 139917833212558 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=942] ppid=938 vsize=13980732 memory=2248 CPUtime=15.63 cores=0,2,4,6
/proc/940/task/942/stat : 942 (java) S 938 938 897 0 -1 1077944384 20383 0 0 0 1507 56 0 0 20 0 15 0 79425889 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139918158170768 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=943] ppid=938 vsize=13980732 memory=4134931637327791675 CPUtime=15.64 cores=0,2,4,6
/proc/940/task/943/stat : 943 (java) S 938 938 897 0 -1 1077944384 21127 0 0 0 1508 56 0 0 20 0 15 0 79425889 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917785033232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=944] ppid=938 vsize=13980732 memory=960 CPUtime=15.65 cores=0,2,4,6
/proc/940/task/944/stat : 944 (java) S 938 938 897 0 -1 1077944384 21579 0 0 0 1509 56 0 0 20 0 15 0 79425889 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917783980432 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=945] ppid=938 vsize=13980732 memory=4072 CPUtime=15.68 cores=0,2,4,6
/proc/940/task/945/stat : 945 (java) S 938 938 897 0 -1 1077944384 19639 0 0 0 1513 55 0 0 20 0 15 0 79425889 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917782927632 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=946] ppid=938 vsize=13980732 memory=1156 CPUtime=1.33 cores=0,2,4,6
/proc/940/task/946/stat : 946 (java) S 938 938 897 0 -1 1077944384 23886 0 0 0 116 17 0 0 20 0 15 0 79425890 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917664906096 139918186338946 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=947] ppid=938 vsize=13980732 memory=3204 CPUtime=0 cores=0,2,4,6
/proc/940/task/947/stat : 947 (java) S 938 938 897 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917663852128 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=948] ppid=938 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/940/task/948/stat : 948 (java) S 938 938 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 79425891 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917662799232 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=950] ppid=938 vsize=13980732 memory=339080 CPUtime=0 cores=0,2,4,6
/proc/940/task/950/stat : 950 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425893 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917661747536 139918186346395 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=951] ppid=938 vsize=13980732 memory=1240 CPUtime=5.04 cores=0,2,4,6
/proc/940/task/951/stat : 951 (java) S 938 938 897 0 -1 1077944384 26496 0 0 0 501 3 0 0 20 0 15 0 79425893 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917660694896 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=952] ppid=938 vsize=13980732 memory=2248 CPUtime=4.08 cores=0,2,4,6
/proc/940/task/952/stat : 952 (java) S 938 938 897 0 -1 1077944384 18318 0 0 0 406 2 0 0 20 0 15 0 79425893 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917659642096 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=953] ppid=938 vsize=13980732 memory=4304 CPUtime=0.83 cores=0,2,4,6
/proc/940/task/953/stat : 953 (java) S 938 938 897 0 -1 1077944384 8734 0 0 0 81 2 0 0 20 0 15 0 79425893 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917658589296 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=954] ppid=938 vsize=13980732 memory=2756 CPUtime=0 cores=0,2,4,6
/proc/940/task/954/stat : 954 (java) S 938 938 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 79425894 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917657536736 139918186338005 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
[pid=940/tid=955] ppid=938 vsize=13980732 memory=2768 CPUtime=1.14 cores=0,2,4,6
/proc/940/task/955/stat : 955 (java) S 938 938 897 0 -1 1077944384 1467 0 0 0 53 61 0 0 20 0 15 0 79425898 14316269568 115159 18446744073709551615 4194304 4196468 140732987777488 139917656485040 139918186338946 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34213888 140732987781553 140732987781729 140732987781729 140732987785167 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 462016 KiB

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

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

[startup+2462.81 s]
# the end of solver process 940 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.03 s, system=3.09344 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): 2462.81
CPU time (s): 2520.12
CPU user time (s): 2517.03
CPU system time (s): 3.09344
CPU usage (%): 102.327
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 740024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.03
system time used= 3.09344
maximum resident set size= 740692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246554
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= 79533
involuntary context switches= 3831


# summary of solver processes directly reported to runsolver:
#   pid: 938,940
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.03
#   total CPU system time (s): 3.09344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.7703 second user time and 24.4008 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-15 06:26:46
IDJOB=4272020
IDBENCH=126218
IDSOLVER=2664
FILE ID=node125/4272020-1502772052
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-19-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272020-1502772052/watcher-4272020-1502772052 -o /tmp/evaluation-result-4272020-1502772052/solver-4272020-1502772052 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1888488317 HOME/instance-4272020-1502772052.xml

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

MD5SUM BENCH= 5b8b55291fe9e5b80fbbe778e95d2a5c
RANDOM SEED=1888488317

node125.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.07
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.07
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.07
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.07
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:        30736864 kB
MemAvailable:   31718804 kB
Buffers:          301468 kB
Cached:           974248 kB
SwapCached:            0 kB
Active:           994220 kB
Inactive:         606356 kB
Active(anon):     325380 kB
Inactive(anon):    33100 kB
Active(file):     668840 kB
Inactive(file):   573256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7920 kB
Writeback:             0 kB
AnonPages:        324796 kB
Mapped:            63056 kB
Shmem:             33444 kB
Slab:             137544 kB
SReclaimable:     111360 kB
SUnreclaim:        26184 kB
KernelStack:        3424 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     948888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-15 07:07:49