Trace number 4281830

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)414 2520.0601 2514.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.13	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281830-1503124531.xml"  -tl '2520s' -p 1 -x 0
0.06/0.31	c [HOME/instance-4281830-1503124531.xml, -tl, 2520s, -p, 1, -x, 0]
0.22/0.37	c simple solver
0.38/0.44	c parse instance...
1.02/0.70	c solve instance...
10.39/7.76	o 435 
10.87/8.15	o 416 
11.20/8.48	o 415 
2101.94/2097.09	o 414 
2520.04/2514.80	s SATISFIABLE
2520.04/2514.80	v <instantiation>
2520.04/2514.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.04/2514.80	v 	<values>0 40 59 84 92 122 129 145 259 261 262 273 279 283 288 339 352 386 414 40 59 84 92 122 129 145 259 261 262 273 279 283 288 339 352 386 414 19 44 52 82 89 105 219 221 222 233 239 243 248 299 312 346 374 25 33 63 70 86 200 202 203 214 220 224 229 280 293 327 355 8 38 45 61 175 177 178 189 195 199 204 255 268 302 330 30 37 53 167 169 170 181 187 191 196 247 260 294 322 7 23 137 139 140 151 157 161 166 217 230 264 292 16 130 132 133 144 150 154 159 210 223 257 285 114 116 117 128 134 138 143 194 207 241 269 2 3 14 20 24 29 80 93 127 155 1 12 18 22 27 78 91 125 153 11 17 21 26 77 90 124 152 6 10 15 66 79 113 141 4 9 60 73 107 135 5 56 69 103 131 51 64 98 126 13 47 75 34 62 28 </values>
2520.04/2514.80	v </instantiation>
2520.04/2514.80	c Unexpected resolution interruption!

Verifier Data

OK	414

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281830-1503124531/watcher-4281830-1503124531 -o /tmp/evaluation-result-4281830-1503124531/solver-4281830-1503124531 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 285608253 HOME/instance-4281830-1503124531.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=24996, runsolver pid=24993

[startup+0.100198 s]*
/proc/loadavg: 1.39 1.44 1.52 2/196 24997
/proc/meminfo: memFree=31552976/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (runsolver) D 24993 24996 18108 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 10860167 34791424 114 18446744073709551615 4194304 4346622 140721728003280 140721727999912 140340901196503 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6446216 6449568 18350080 140721728012344 140721728012837 140721728012837 140721728016330 0
/proc/24996/statm: 8494 114 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.20917 s]*
/proc/loadavg: 1.39 1.44 1.52 2/210 25011
/proc/meminfo: memFree=31542740/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13907304 memory=21668 CPUtime=0.06 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 4867 0 0 0 5 1 0 0 20 0 14 0 10860180 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3476826 5417 2557 1 0 3466323 0
[pid=24998/tid=24999] ppid=24996 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) D 24996 24996 18108 0 -1 4202560 3041 0 0 0 4 0 0 0 20 0 14 0 10860180 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417944868768 140417940653309 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13907304 memory=12504 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 10860181 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13907304 memory=140340904167958 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 10860181 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 10860181 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 10860181 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13907304 memory=140340904146560 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 10860182 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 10860183 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 10860183 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 10860185 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 14 0 10860185 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 10860185 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13907304 memory=140340904146560 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 206 0 0 0 0 0 0 0 20 0 14 0 10860185 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 10860186 14241079296 5417 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23048 KiB

[startup+0.310822 s]*
/proc/loadavg: 1.39 1.44 1.52 3/211 25012
/proc/meminfo: memFree=31534076/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13975376 memory=32636 CPUtime=0.22 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 6644 0 0 0 21 1 0 0 20 0 15 0 10860180 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3493844 8159 2979 1 0 3483220 0
[pid=24998/tid=24999] ppid=24996 vsize=13975376 memory=-8774313645642428999 CPUtime=0.13 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 3881 0 0 0 12 1 0 0 20 0 15 0 10860180 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140417944853664 140417933311005 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13975376 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10860181 14310785024 8159 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13976336 memory=140340904146560 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10860182 14311768064 8159 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10860183 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13976336 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10860183 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13976336 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13976336 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 695 0 0 0 2 0 0 0 20 0 15 0 10860185 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 10860185 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13976336 memory=140340904146560 CPUtime=0.05 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 698 0 0 0 5 0 0 0 20 0 15 0 10860185 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13976336 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13976336 memory=140340904146560 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860190 14311768064 8225 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 13984888 KiB
Current children cumulated memory: 34016 KiB

[startup+0.700818 s]
/proc/loadavg: 1.39 1.44 1.52 3/211 25012
/proc/meminfo: memFree=31517956/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13980732 memory=63880 CPUtime=1.02 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 13095 0 0 0 97 5 0 0 20 0 15 0 10860180 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3495183 15970 3167 1 0 3483476 0
[pid=24998/tid=24999] ppid=24996 vsize=13980732 memory=5931329040891794017 CPUtime=0.51 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 8543 0 0 0 48 3 0 0 20 0 15 0 10860180 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417944861728 140417924711774 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13980732 memory=5787221605265728320 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13980732 memory=6370158477097656664 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13980732 memory=4638778398332698727 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13980732 memory=9047017150487036575 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=-7240599211820661557 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10860182 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=-9001734013606258791 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=-9001733975035308135 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) R 24996 24996 18108 0 -1 4202560 1327 0 0 0 12 0 0 0 20 0 15 0 10860185 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417121706456 140417922158358 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) R 24996 24996 18108 0 -1 4202560 605 0 0 0 9 0 0 0 20 0 15 0 10860185 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417120648648 140417940645174 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 1314 0 0 0 26 0 0 0 20 0 15 0 10860185 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860190 14316269568 15970 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 65260 KiB

[startup+1.50085 s]
/proc/loadavg: 1.39 1.44 1.52 5/211 25012
/proc/meminfo: memFree=31482284/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13980732 memory=101236 CPUtime=3.46 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 18880 0 0 0 340 6 0 0 20 0 15 0 10860180 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3495183 25309 3188 1 0 3483476 0
[pid=24998/tid=24999] ppid=24996 vsize=13980732 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 8844 0 0 0 128 3 0 0 20 0 15 0 10860180 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417944867248 140417533891436 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13980732 memory=280681616535136 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10860181 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=140340808281696 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10860182 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=280681616557216 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=-7165351541977658656 CPUtime=0.89 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) R 24996 24996 18108 0 -1 4202560 3996 0 0 0 89 0 0 0 20 0 15 0 10860185 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417121706960 140417925757543 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=0 CPUtime=0.84 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 2915 0 0 0 84 0 0 0 20 0 15 0 10860185 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 1816 0 0 0 37 1 0 0 20 0 15 0 10860185 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=6788 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=8081744944281629746 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860190 14316269568 25309 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 3.46 s
Current children cumulated vsize: 13990244 KiB

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

[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=56 CPUtime=0.36 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 3682 0 0 0 33 3 0 0 20 0 15 0 10860182 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=159964 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=1380 CPUtime=1.87 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 12468 0 0 0 186 1 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=159964 CPUtime=1.67 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 8725 0 0 0 166 1 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.54 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 7180 0 0 0 52 2 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=159964 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=1700 CPUtime=0.65 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 801 0 0 0 28 37 0 0 20 0 15 0 10860190 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 2387.45 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 161344 KiB

[startup+2442.3 s]
/proc/loadavg: 1.76 1.87 1.81 3/216 25257
/proc/meminfo: memFree=31332672/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13980732 memory=159964 CPUtime=2447.47 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 63443 0 0 0 244698 49 0 0 20 0 15 0 10860180 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3495183 39991 3239 1 0 3483476 0
[pid=24998/tid=24999] ppid=24996 vsize=13980732 memory=159964 CPUtime=2440.96 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 19607 0 0 0 244089 7 0 0 20 0 15 0 10860180 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417944870848 140417533891525 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13980732 memory=159964 CPUtime=0.33 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 2408 0 0 0 30 3 0 0 20 0 15 0 10860181 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.32 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1470 0 0 0 29 3 0 0 20 0 15 0 10860181 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13980732 memory=159964 CPUtime=0.33 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 2158 0 0 0 30 3 0 0 20 0 15 0 10860181 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13980732 memory=7594030423318413412 CPUtime=0.33 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 3525 0 0 0 29 4 0 0 20 0 15 0 10860181 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=159964 CPUtime=0.36 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 3702 0 0 0 33 3 0 0 20 0 15 0 10860182 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=159964 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=159964 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=1380 CPUtime=1.87 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 12470 0 0 0 186 1 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=1380 CPUtime=1.67 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 8727 0 0 0 166 1 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.54 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 7182 0 0 0 52 2 0 0 20 0 15 0 10860185 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=159964 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=159964 CPUtime=0.66 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 807 0 0 0 28 38 0 0 20 0 15 0 10860190 14316269568 39991 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 2447.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 161344 KiB

[startup+2502.3 s]
/proc/loadavg: 1.78 1.86 1.81 3/213 25259
/proc/meminfo: memFree=31334992/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13980732 memory=162012 CPUtime=2507.53 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 63807 0 0 0 250702 51 0 0 20 0 15 0 10860180 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3495183 40503 3239 1 0 3483476 0
[pid=24998/tid=24999] ppid=24996 vsize=13980732 memory=162012 CPUtime=2500.93 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 19740 0 0 0 250086 7 0 0 20 0 15 0 10860180 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417944870944 140417533981297 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.35 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 2436 0 0 0 31 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.34 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1475 0 0 0 30 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13980732 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 2165 0 0 0 31 3 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.34 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 3529 0 0 0 30 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=1380 CPUtime=0.38 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 3861 0 0 0 34 4 0 0 20 0 15 0 10860182 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=162012 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=162012 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=1380 CPUtime=1.87 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 12470 0 0 0 186 1 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=162012 CPUtime=1.67 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 8727 0 0 0 166 1 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=33 CPUtime=0.54 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 7182 0 0 0 52 2 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=1440 CPUtime=0.67 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 835 0 0 0 29 38 0 0 20 0 15 0 10860190 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 2507.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 163392 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 1.73 1.85 1.81 3/213 25259
/proc/meminfo: memFree=31334992/32770624 swapFree=67108860/67108860
[pid=24996] ppid=24993 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24996/stat : 24996 (xcsp3-exec) S 24993 24996 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10860167 9740288 345 18446744073709551615 4194304 5098028 140728307149488 140728307147592 140139501884028 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 13 0 0 7196144 7232144 34250752 140728307151226 140728307151430 140728307151430 140728307154923 0
/proc/24996/statm: 2378 345 289 221 0 87 0
[pid=24998] ppid=24996 vsize=13980732 memory=162012 CPUtime=2520.04 cores=0,2,4,6
/proc/24998/stat : 24998 (java) S 24996 24996 18108 0 -1 1077944320 63859 0 0 0 251953 51 0 0 20 0 15 0 10860180 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140726031745504 140417940631287 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
/proc/24998/statm: 3495183 40503 3239 1 0 3483476 0
[pid=24998/tid=24999] ppid=24996 vsize=13980732 memory=187 CPUtime=2513.42 cores=0,2,4,6
/proc/24998/task/24999/stat : 24999 (java) R 24996 24996 18108 0 -1 4202560 19788 0 0 0 251335 7 0 0 20 0 15 0 10860180 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417944870816 140417533891628 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25000] ppid=24996 vsize=13980732 memory=167 CPUtime=0.35 cores=0,2,4,6
/proc/24998/task/25000/stat : 25000 (java) S 24996 24996 18108 0 -1 1077944384 2436 0 0 0 31 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417860045200 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25001] ppid=24996 vsize=13980732 memory=54 CPUtime=0.35 cores=0,2,4,6
/proc/24998/task/25001/stat : 25001 (java) S 24996 24996 18108 0 -1 1077944384 1475 0 0 0 31 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417858992400 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25002] ppid=24996 vsize=13980732 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/24998/task/25002/stat : 25002 (java) S 24996 24996 18108 0 -1 1077944384 2165 0 0 0 31 3 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417857940112 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25003] ppid=24996 vsize=13980732 memory=288230574492221466 CPUtime=0.35 cores=0,2,4,6
/proc/24998/task/25003/stat : 25003 (java) S 24996 24996 18108 0 -1 1077944384 3529 0 0 0 31 4 0 0 20 0 15 0 10860181 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417856887312 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25004] ppid=24996 vsize=13980732 memory=288230604624101684 CPUtime=0.39 cores=0,2,4,6
/proc/24998/task/25004/stat : 25004 (java) S 24996 24996 18108 0 -1 1077944384 3863 0 0 0 35 4 0 0 20 0 15 0 10860182 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417125931632 140417940642434 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25005] ppid=24996 vsize=13980732 memory=13573678025672028 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25005/stat : 25005 (java) S 24996 24996 18108 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417124877600 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25006] ppid=24996 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25006/stat : 25006 (java) S 24996 24996 18108 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10860183 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417123825264 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25007] ppid=24996 vsize=13980732 memory=2160 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25007/stat : 25007 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417122773584 140417940649883 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25008] ppid=24996 vsize=13980732 memory=844 CPUtime=1.87 cores=0,2,4,6
/proc/24998/task/25008/stat : 25008 (java) S 24996 24996 18108 0 -1 1077944384 12470 0 0 0 186 1 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417121720432 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25009] ppid=24996 vsize=13980732 memory=3908 CPUtime=1.67 cores=0,2,4,6
/proc/24998/task/25009/stat : 25009 (java) S 24996 24996 18108 0 -1 1077944384 8727 0 0 0 166 1 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417120667632 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25010] ppid=24996 vsize=13980732 memory=2948 CPUtime=0.54 cores=0,2,4,6
/proc/24998/task/25010/stat : 25010 (java) S 24996 24996 18108 0 -1 1077944384 7182 0 0 0 52 2 0 0 20 0 15 0 10860185 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417119615344 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25011] ppid=24996 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/24998/task/25011/stat : 25011 (java) S 24996 24996 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10860186 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417118562784 140417940641493 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
[pid=24998/tid=25012] ppid=24996 vsize=13980732 memory=162012 CPUtime=0.67 cores=0,2,4,6
/proc/24998/task/25012/stat : 25012 (java) S 24996 24996 18108 0 -1 1077944384 837 0 0 0 29 38 0 0 20 0 15 0 10860190 14316269568 40503 18446744073709551615 4194304 4196468 140726031762960 140417117510576 140417940642434 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11661312 140726031765938 140726031766114 140726031766114 140726031769551 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 163392 KiB

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

[startup+2514.81 s]
# the end of solver process 24996 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.54 s, system=0.518155 s

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

Child status: 143
Real time (s): 2514.81
CPU time (s): 2520.06
CPU user time (s): 2519.54
CPU system time (s): 0.518155
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 204508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.54
system time used= 0.518155
maximum resident set size= 207212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64595
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65816
involuntary context switches= 2662


# summary of solver processes directly reported to runsolver:
#   pid: 24996
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2519.54
#   total CPU system time (s): 0.518155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0706 second user time and 22.041 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 08:21:51
IDJOB=4281830
IDBENCH=126218
IDSOLVER=2677
FILE ID=node131/4281830-1503124531
RUNJOBID= node131-1503095854-18171
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-19-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281830-1503124531/watcher-4281830-1503124531 -o /tmp/evaluation-result-4281830-1503124531/solver-4281830-1503124531 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18171 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 285608253 HOME/instance-4281830-1503124531.xml

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

MD5SUM BENCH= 5b8b55291fe9e5b80fbbe778e95d2a5c
RANDOM SEED=285608253

node131.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.69
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.69
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.69
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.69
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:        31553856 kB
MemAvailable:   31830988 kB
Buffers:          162840 kB
Cached:           403032 kB
SwapCached:            0 kB
Active:           406248 kB
Inactive:         401888 kB
Active(anon):     242736 kB
Inactive(anon):    16748 kB
Active(file):     163512 kB
Inactive(file):   385140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7864 kB
Writeback:             0 kB
AnonPages:        242092 kB
Mapped:            43364 kB
Shmem:             17060 kB
Slab:             113544 kB
SReclaimable:      88628 kB
SUnreclaim:        24916 kB
KernelStack:        3504 kB
PageTables:         5080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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 node131 at 2017-08-19 09:03:46