Trace number 4281828

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)225 2520.02 2516.4099

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-16-a3.xml
MD5SUM0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark20036
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints123
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":120},{"size":501,"count":16}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":14},{"degree":17,"count":2}]
Minimum constraint arity1
Maximum constraint arity120
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":120},{"arity":16,"count":1},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints121
Distribution of constraint types[{"type":"intension","count":121},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.36	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281828-1503124305.xml"  -tl '2520s' -p 1 -x 0
0.15/4.22	c [HOME/instance-4281828-1503124305.xml, -tl, 2520s, -p, 1, -x, 0]
0.15/4.28	c simple solver
0.35/4.35	c parse instance...
0.76/4.58	c solve instance...
114.33/114.70	o 293 
114.33/114.71	o 275 
114.33/114.71	o 273 
114.46/114.83	o 272 
114.56/114.90	o 271 
114.56/114.97	o 267 
138.02/138.17	o 265 
223.99/224.08	o 261 
223.99/224.09	o 259 
223.99/224.09	o 254 
224.49/224.52	o 252 
224.59/224.63	o 251 
224.59/224.63	o 244 
225.10/225.14	o 242 
226.49/226.57	o 239 
229.84/229.89	o 236 
796.16/795.43	o 235 
1341.41/1339.93	o 231 
1369.83/1368.32	o 230 
1477.87/1476.15	o 227 
2171.59/2168.61	o 226 
2187.91/2184.96	o 225 
2520.00/2516.40	s SATISFIABLE
2520.00/2516.40	v <instantiation>
2520.00/2516.40	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[2][15] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[3][15] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[4][15] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[5][15] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[6][15] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[7][15] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[8][15] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[9][15] y[10][11] y[10][12] y[10][13] y[10][14] y[10][15] y[11][12] y[11][13] y[11][14] y[11][15] y[12][13] y[12][14] y[12][15] y[13][14] y[13][15] y[14][15] </list>
2520.00/2516.40	v 	<values>0 2 8 13 17 20 39 74 84 112 139 162 163 195 209 225 2 8 13 17 20 39 74 84 112 139 162 163 195 209 225 6 11 15 18 37 72 82 110 137 160 161 193 207 223 5 9 12 31 66 76 104 131 154 155 187 201 217 4 7 26 61 71 99 126 149 150 182 196 212 3 22 57 67 95 122 145 146 178 192 208 19 54 64 92 119 142 143 175 189 205 35 45 73 100 123 124 156 170 186 10 38 65 88 89 121 135 151 28 55 78 79 111 125 141 27 50 51 83 97 113 23 24 56 70 86 1 33 47 63 32 46 62 14 30 16 </values>
2520.00/2516.40	v </instantiation>
2520.00/2516.40	c Unexpected resolution interruption!

Verifier Data

OK	225

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281828-1503124305/watcher-4281828-1503124305 -o /tmp/evaluation-result-4281828-1503124305/solver-4281828-1503124305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 281343527 HOME/instance-4281828-1503124305.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=16795, runsolver pid=16792

[startup+0.100151 s]*
/proc/loadavg: 1.90 1.76 1.75 2/196 16796
/proc/meminfo: memFree=30651776/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (runsolver) D 16792 16795 8563 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 114651029 34791424 114 18446744073709551615 4194304 4346622 140724227747840 140724227744472 139924315812567 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6446216 6449568 21540864 140724227751992 140724227752484 140724227752484 140724227755978 0
/proc/16795/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.209005 s]*
/proc/loadavg: 1.90 1.76 1.75 2/196 16796
/proc/meminfo: memFree=30651776/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (runsolver) D 16792 16795 8563 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 114651029 34791424 114 18446744073709551615 4194304 4346622 140724227747840 140724227744472 139924315812567 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6446216 6449568 21540864 140724227751992 140724227752484 140724227752484 140724227755978 0
/proc/16795/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.308716 s]*
/proc/loadavg: 1.90 1.76 1.75 2/196 16796
/proc/meminfo: memFree=30651776/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=33976 memory=456 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (runsolver) D 16792 16795 8563 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 114651029 34791424 114 18446744073709551615 4194304 4346622 140724227747840 140724227744472 139924315812567 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6446216 6449568 21540864 140724227751992 140724227752484 140724227752484 140724227755978 0
/proc/16795/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.700757 s]
/proc/loadavg: 1.90 1.76 1.75 2/210 16810
/proc/meminfo: memFree=30641072/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13907304 memory=20976 CPUtime=0.05 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 4619 0 0 0 4 1 0 0 20 0 14 0 114651065 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3476826 5244 2576 1 0 3466323 0
[pid=16797/tid=16798] ppid=16795 vsize=13907304 memory=796 CPUtime=0.05 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) D 16795 16795 8563 0 -1 4202560 2806 0 0 0 4 1 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380786665376 140380782449917 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13907304 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13907304 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13907304 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13907304 memory=139924318761457 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13907304 memory=-7173493468632086976 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13907304 memory=5939516082202569833 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379898996384 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13907304 memory=7453282923545783144 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13907304 memory=7956287601720975704 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13907304 memory=7374226851781585815 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13907304 memory=279848392319824 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13907304 memory=19013820223058 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22356 KiB

[startup+1.50074 s]
/proc/loadavg: 1.90 1.76 1.75 2/210 16810
/proc/meminfo: memFree=30641072/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13907304 memory=20976 CPUtime=0.05 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 4619 0 0 0 4 1 0 0 20 0 14 0 114651065 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3476826 5244 2576 1 0 3466323 0
[pid=16797/tid=16798] ppid=16795 vsize=13907304 memory=139924196158890 CPUtime=0.05 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) D 16795 16795 8563 0 -1 4202560 2806 0 0 0 4 1 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380786665376 140380782449917 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13907304 memory=139924196257840 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13907304 memory=139924196258112 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13907304 memory=139924196258080 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13907304 memory=139924318761408 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13907304 memory=279848392390016 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13907304 memory=279848392390304 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379898996384 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13907304 memory=279848392390496 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13907304 memory=279848392390688 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13907304 memory=279848392390880 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13907304 memory=279848392802368 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13907304 memory=6476810683577 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22356 KiB

[startup+3.10926 s]
/proc/loadavg: 1.90 1.76 1.75 2/210 16810
/proc/meminfo: memFree=30640636/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13907304 memory=20976 CPUtime=0.05 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 4619 0 0 0 4 1 0 0 20 0 14 0 114651065 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3476826 5244 2576 1 0 3466323 0
[pid=16797/tid=16798] ppid=16795 vsize=13907304 memory=279848392199904 CPUtime=0.05 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) D 16795 16795 8563 0 -1 4202560 2806 0 0 0 4 1 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380786665376 140380782449917 0 4 1 16800974 18446744071580418449 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13907304 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13907304 memory=279848392515760 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13907304 memory=-7457052372387209120 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13907304 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 114651066 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13907304 memory=-7457052372387209120 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13907304 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379898996384 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13907304 memory=20976 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 114651068 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 217 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13907304 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 114651071 14241079296 5244 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22356 KiB
heavy processes:

[startup+6.30077 s]
/proc/loadavg: 1.91 1.77 1.75 3/211 16811
/proc/meminfo: memFree=30558428/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13980732 memory=106188 CPUtime=4.5 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 18621 0 0 0 444 6 0 0 20 0 15 0 114651065 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3495183 26547 3190 1 0 3483476 0
[pid=16797/tid=16798] ppid=16795 vsize=13980732 memory=1380 CPUtime=2.2 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) R 16795 16795 8563 0 -1 4202560 9047 0 0 0 216 4 0 0 20 0 15 0 114651066 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140380786664568 140380422817326 0 4 1 16800974 0 0 0 -1 2 0 0 355 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13980732 memory=279848392079992 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114651066 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13980732 memory=279848392322416 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114651066 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13980732 memory=20976 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114651066 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13980732 memory=12848 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114651066 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 26547 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13980732 memory=170964 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.82 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 12847 0 0 0 181 1 0 0 20 0 15 0 114651071 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.77 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 9278 0 0 0 176 1 0 0 20 0 15 0 114651071 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13980732 memory=4116 CPUtime=0.51 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 8047 0 0 0 50 1 0 0 20 0 15 0 114651071 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16811] ppid=16795 vsize=13980732 memory=170964 CPUtime=0.7 cores=0,2,4,6
/proc/16797/task/16811/stat : 16811 (java) S 16795 16795 8563 0 -1 1077944384 713 0 0 0 32 38 0 0 20 0 15 0 114651443 14316269568 42741 18446744073709551615 4194304 4196468 140737358073104 140379891629104 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 2385.66 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 172344 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.77 1.76 3/211 17031
/proc/meminfo: memFree=27677912/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13980732 memory=173012 CPUtime=2445.76 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 68487 0 0 0 244505 71 0 0 20 0 15 0 114651065 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3495183 43253 3239 1 0 3483476 0
[pid=16797/tid=16798] ppid=16795 vsize=13980732 memory=173012 CPUtime=2435.34 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) R 16795 16795 8563 0 -1 4202560 22024 0 0 0 243525 9 0 0 20 0 15 0 114651066 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140380786667584 140380422620472 0 4 1 16800974 0 0 0 -1 0 0 0 355 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.09 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2894 0 0 0 100 9 0 0 20 0 15 0 114651066 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.1 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 2826 0 0 0 100 10 0 0 20 0 15 0 114651066 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.1 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 2241 0 0 0 100 10 0 0 20 0 15 0 114651066 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.09 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 2438 0 0 0 100 9 0 0 20 0 15 0 114651066 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.12 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 3799 0 0 0 104 8 0 0 20 0 15 0 114651068 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379898996448 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13980732 memory=173012 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13980732 memory=173012 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13980732 memory=173012 CPUtime=1.82 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 12849 0 0 0 181 1 0 0 20 0 15 0 114651071 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.77 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 9280 0 0 0 176 1 0 0 20 0 15 0 114651071 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13980732 memory=0 CPUtime=0.51 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 8049 0 0 0 50 1 0 0 20 0 15 0 114651071 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16811] ppid=16795 vsize=13980732 memory=1380 CPUtime=0.72 cores=0,2,4,6
/proc/16797/task/16811/stat : 16811 (java) S 16795 16795 8563 0 -1 1077944384 719 0 0 0 33 39 0 0 20 0 15 0 114651443 14316269568 43253 18446744073709551615 4194304 4196468 140737358073104 140379891629104 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 2445.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 174392 KiB

[startup+2502.3 s]
/proc/loadavg: 1.71 1.75 1.76 3/211 17033
/proc/meminfo: memFree=27676036/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13980732 memory=175060 CPUtime=2505.88 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 68981 0 0 0 250515 73 0 0 20 0 15 0 114651065 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3495183 43765 3239 1 0 3483476 0
[pid=16797/tid=16798] ppid=16795 vsize=13980732 memory=175060 CPUtime=2495.27 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) R 16795 16795 8563 0 -1 4202560 22259 0 0 0 249517 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380786667520 140380423740409 0 4 1 16800974 0 0 0 -1 6 0 0 355 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13980732 memory=175060 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2901 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 2837 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 2290 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13980732 memory=175060 CPUtime=1.12 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 2456 0 0 0 103 9 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13980732 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 3959 0 0 0 107 9 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379898996448 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13980732 memory=175060 CPUtime=1.82 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 12849 0 0 0 181 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13980732 memory=1380 CPUtime=1.77 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 9281 0 0 0 176 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13980732 memory=175060 CPUtime=0.51 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 8049 0 0 0 50 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13980732 memory=175060 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16811] ppid=16795 vsize=13980732 memory=1380 CPUtime=0.73 cores=0,2,4,6
/proc/16797/task/16811/stat : 16811 (java) S 16795 16795 8563 0 -1 1077944384 732 0 0 0 33 40 0 0 20 0 15 0 114651443 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379891629104 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 2505.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 176440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.4 s]
/proc/loadavg: 1.77 1.76 1.76 3/211 17034
/proc/meminfo: memFree=27676040/32770624 swapFree=67108860/67108860
[pid=16795] ppid=16792 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/16795/stat : 16795 (xcsp3-exec) S 16792 16795 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114651029 9740288 345 18446744073709551615 4194304 5098028 140724780908096 140724780906200 140534241550972 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 36 0 0 7196144 7232144 21880832 140724780913017 140724780913221 140724780913221 140724780916715 0
/proc/16795/statm: 2378 345 289 221 0 87 0
[pid=16797] ppid=16795 vsize=13980732 memory=175060 CPUtime=2520 cores=0,2,4,6
/proc/16797/stat : 16797 (java) S 16795 16795 8563 0 -1 1077944320 69000 0 0 0 251927 73 0 0 20 0 15 0 114651065 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140737358055648 140380782427895 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
/proc/16797/statm: 3495183 43765 3239 1 0 3483476 0
[pid=16797/tid=16798] ppid=16795 vsize=13980732 memory=1380 CPUtime=2509.35 cores=0,2,4,6
/proc/16797/task/16798/stat : 16798 (java) R 16795 16795 8563 0 -1 4202560 22274 0 0 0 250925 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380786667632 140380422723929 0 4 1 16800974 0 0 0 -1 2 0 0 355 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16799] ppid=16795 vsize=13980732 memory=-8774313645642428999 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16799/stat : 16799 (java) S 16795 16795 8563 0 -1 1077944384 2901 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380739394064 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16800] ppid=16795 vsize=13980732 memory=175060 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16800/stat : 16800 (java) S 16795 16795 8563 0 -1 1077944384 2837 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380381309584 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16801] ppid=16795 vsize=13980732 memory=796 CPUtime=1.14 cores=0,2,4,6
/proc/16797/task/16801/stat : 16801 (java) S 16795 16795 8563 0 -1 1077944384 2290 0 0 0 104 10 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380380256528 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16802] ppid=16795 vsize=13980732 memory=5788 CPUtime=1.13 cores=0,2,4,6
/proc/16797/task/16802/stat : 16802 (java) S 16795 16795 8563 0 -1 1077944384 2456 0 0 0 104 9 0 0 20 0 15 0 114651066 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140380379203984 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16803] ppid=16795 vsize=13980732 memory=1720 CPUtime=1.17 cores=0,2,4,6
/proc/16797/task/16803/stat : 16803 (java) S 16795 16795 8563 0 -1 1077944384 3961 0 0 0 108 9 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379900050160 140380782439042 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16804] ppid=16795 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16804/stat : 16804 (java) S 16795 16795 8563 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379898996448 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16805] ppid=16795 vsize=13980732 memory=175060 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16805/stat : 16805 (java) S 16795 16795 8563 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 114651068 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379897943280 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16806] ppid=16795 vsize=13980732 memory=4304 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16806/stat : 16806 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379896891856 140380782446491 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16807] ppid=16795 vsize=13980732 memory=1624 CPUtime=1.82 cores=0,2,4,6
/proc/16797/task/16807/stat : 16807 (java) S 16795 16795 8563 0 -1 1077944384 12849 0 0 0 181 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379895838960 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16808] ppid=16795 vsize=13980732 memory=928 CPUtime=1.77 cores=0,2,4,6
/proc/16797/task/16808/stat : 16808 (java) S 16795 16795 8563 0 -1 1077944384 9281 0 0 0 176 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379894786416 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16809] ppid=16795 vsize=13980732 memory=2164 CPUtime=0.51 cores=0,2,4,6
/proc/16797/task/16809/stat : 16809 (java) S 16795 16795 8563 0 -1 1077944384 8049 0 0 0 50 1 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379893733360 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16810] ppid=16795 vsize=13980732 memory=840 CPUtime=0 cores=0,2,4,6
/proc/16797/task/16810/stat : 16810 (java) S 16795 16795 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114651071 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379892681056 140380782438101 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
[pid=16797/tid=16811] ppid=16795 vsize=13980732 memory=16436 CPUtime=0.75 cores=0,2,4,6
/proc/16797/task/16811/stat : 16811 (java) S 16795 16795 8563 0 -1 1077944384 734 0 0 0 34 41 0 0 20 0 15 0 114651443 14316269568 43765 18446744073709551615 4194304 4196468 140737358073104 140379891629104 140380782439042 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38776832 140737358074289 140737358074465 140737358074465 140737358077903 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 176440 KiB

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

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

[startup+2516.41 s]
# the end of solver process 16797 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.28 s, system=0.737484 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): 2516.41
CPU time (s): 2520.02
CPU user time (s): 2519.28
CPU system time (s): 0.737484
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 207596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.28
system time used= 0.737484
maximum resident set size= 206216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69780
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87495
involuntary context switches= 3331


# summary of solver processes directly reported to runsolver:
#   pid: 16795,16797
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.28
#   total CPU system time (s): 0.737484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.596 second user time and 23.417 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 08:17:38
IDJOB=4281828
IDBENCH=126213
IDSOLVER=2677
FILE ID=node125/4281828-1503124305
RUNJOBID= node125-1503095795-8621
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-16-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281828-1503124305/watcher-4281828-1503124305 -o /tmp/evaluation-result-4281828-1503124305/solver-4281828-1503124305 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8621 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 281343527 HOME/instance-4281828-1503124305.xml

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

MD5SUM BENCH= 0e9e24bc5c9dc7ecc0ccfc6ea7d62ad7
RANDOM SEED=281343527

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:        30651532 kB
MemAvailable:   31795948 kB
Buffers:          324580 kB
Cached:          1127268 kB
SwapCached:            0 kB
Active:          1008672 kB
Inactive:         672236 kB
Active(anon):     229492 kB
Inactive(anon):    49484 kB
Active(file):     779180 kB
Inactive(file):   622752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7840 kB
Writeback:             4 kB
AnonPages:        229392 kB
Mapped:            72872 kB
Shmem:             49828 kB
Slab:             142888 kB
SReclaimable:     116636 kB
SUnreclaim:        26252 kB
KernelStack:        3456 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1200324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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-19 08:59:34