Trace number 4292285

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.7 seq (493a269)SAT (TO)153 2400.03 2392.81

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-14_c18.xml
MD5SUMc1878b2d9e06b3112b686731368ac8cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size196
Maximum domain size197
Distribution of domain sizes[{"size":196,"count":91},{"size":197,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":13,"count":13},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity91
Distribution of constraint arities[{"arity":3,"count":91},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints91
Distribution of constraint types[{"type":"intension","count":91},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292285-1532351331.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292285-1532351331.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.03/0.54	c solve instance...
2.24/0.92	o 196 
2.58/1.05	o 190 
2.89/1.14	o 185 
13.79/10.62	o 184 
13.79/10.63	o 183 
13.79/10.64	o 182 
13.79/10.65	o 181 
13.79/10.67	o 180 
13.79/10.68	o 179 
13.93/10.70	o 178 
13.93/10.72	o 177 
13.93/10.75	o 176 
13.93/10.77	o 175 
13.93/10.79	o 174 
14.04/10.81	o 173 
14.04/10.83	o 172 
14.14/10.97	o 171 
48.09/44.37	o 170 
48.19/44.44	o 169 
48.29/44.57	o 168 
49.19/45.43	o 167 
49.29/45.52	o 166 
278.20/274.12	o 164 
279.20/275.16	o 159 
1282.99/1277.62	o 154 
2286.07/2279.19	o 153 
2400.00/2392.80	s SATISFIABLE
2400.00/2392.80	v <instantiation>
2400.00/2392.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] 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[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[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[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[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[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
2400.00/2392.80	v 	<values>0 2 23 40 52 74 94 110 129 135 138 142 143 153 2 23 40 52 74 94 110 129 135 138 142 143 153 21 38 50 72 92 108 127 133 136 140 141 151 17 29 51 71 87 106 112 115 119 120 130 12 34 54 70 89 95 98 102 103 113 22 42 58 77 83 86 90 91 101 20 36 55 61 64 68 69 79 16 35 41 44 48 49 59 19 25 28 32 33 43 6 9 13 14 24 3 7 8 18 4 5 15 1 11 10 </values>
2400.00/2392.80	v </instantiation>
2400.00/2392.80	c Unexpected resolution interruption!

Verifier Data

OK	153

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292285-1532351331/watcher-4292285-1532351331 -o /tmp/evaluation-result-4292285-1532351331/solver-4292285-1532351331 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560 HOME/xcsp3-exec -seed 2139884603 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292285-1532351331.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=18804, runsolver pid=18801
Current StackSize limit: 8192 KiB


[startup+0.100826 s]*
/proc/loadavg: 2.04 1.86 1.89 3/221 18820
/proc/meminfo: memFree=27277400/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14082840 memory=28880 CPUtime=0.12 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 5509 0 0 0 11 1 0 0 20 0 15 0 52696357 14420828160 7220 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3520710 7220 3031 1 0 3483008 0
[pid=18806/tid=18807] ppid=18804 vsize=14082840 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 3511 0 0 0 9 0 0 0 20 0 15 0 52696357 14420828160 7220 33554432000 4194304 4196468 140736017879040 140431651189272 140431283055912 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 7220 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 7220 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 7220 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 7220 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52696359 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52696360 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52696360 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 52696362 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0.01 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) R 18804 18804 14382 0 -1 4202560 323 0 0 0 1 0 0 0 20 0 15 0 52696362 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430980573552 140431640062331 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696363 14420828160 7220 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 30336 KiB

[startup+0.210802 s]*
/proc/loadavg: 2.04 1.86 1.89 4/221 18820
/proc/meminfo: memFree=27266352/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14082840 memory=41144 CPUtime=0.34 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 8321 0 0 0 32 2 0 0 20 0 15 0 52696357 14420828160 10286 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3520710 10286 3168 1 0 3483008 0
[pid=18806/tid=18807] ppid=18804 vsize=14082840 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 5424 0 0 0 19 1 0 0 20 0 15 0 52696357 14420828160 10286 33554432000 4194304 4196468 140736017879040 140431651192432 140431639643509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14082840 memory=13660 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 10286 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14082840 memory=288370053691926144 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 10286 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 10286 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52696358 14420828160 10286 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52696359 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52696360 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52696360 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14082840 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 52696362 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14082840 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 276 0 0 0 2 0 0 0 20 0 15 0 52696362 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14082840 memory=139677540214400 CPUtime=0.08 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 798 0 0 0 8 0 0 0 20 0 15 0 52696362 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696363 14420828160 10286 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42600 KiB

[startup+0.310802 s]*
/proc/loadavg: 2.04 1.86 1.89 3/221 18820
/proc/meminfo: memFree=27259528/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14087096 memory=47924 CPUtime=0.51 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 9118 0 0 0 48 3 0 0 20 0 15 0 52696357 14425186304 11981 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3521774 11981 3246 1 0 3483008 0
[pid=18806/tid=18807] ppid=18804 vsize=14087096 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 6139 0 0 0 27 2 0 0 20 0 15 0 52696357 14425186304 11981 33554432000 4194304 4196468 140736017879040 140431651196608 140431631045982 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14425186304 11981 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14425186304 11981 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14087096 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14425186304 11981 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14087096 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52696358 14425186304 11981 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14087096 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52696359 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14087096 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52696360 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14087096 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52696360 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14087096 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14087096 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 538 0 0 0 4 0 0 0 20 0 15 0 52696362 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 283 0 0 0 3 0 0 0 20 0 15 0 52696362 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 863 0 0 0 12 0 0 0 20 0 15 0 52696362 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696363 14425186304 11981 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49380 KiB

[startup+0.701443 s]
/proc/loadavg: 2.04 1.86 1.89 6/221 18820
/proc/meminfo: memFree=27239812/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14089220 memory=72960 CPUtime=1.62 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 12920 0 0 0 158 4 0 0 20 0 15 0 52696357 14427361280 18240 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3522305 18240 3342 1 0 3483520 0
[pid=18806/tid=18807] ppid=18804 vsize=14089220 memory=33 CPUtime=0.66 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 6980 0 0 0 64 2 0 0 20 0 15 0 52696357 14427361280 18240 33554432000 4194304 4196468 140736017879040 140431651201376 140431286529247 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14427361280 18240 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14427361280 18240 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14089220 memory=17140 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696358 14427361280 18240 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14089220 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52696358 14427361280 18240 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14089220 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52696359 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14089220 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14089220 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14089220 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14089220 memory=796 CPUtime=0.31 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) R 18804 18804 14382 0 -1 4202560 1661 0 0 0 31 0 0 0 20 0 15 0 52696362 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430982664520 140431628485154 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14089220 memory=4616 CPUtime=0.28 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) R 18804 18804 14382 0 -1 4202560 1071 0 0 0 28 0 0 0 20 0 15 0 52696362 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430981615552 140431631875436 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14089220 memory=1424 CPUtime=0.33 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) R 18804 18804 14382 0 -1 4202560 1901 0 0 0 33 0 0 0 20 0 15 0 52696362 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430980573552 140431640062331 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14089220 memory=10940 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14089220 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 18240 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 74416 KiB

[startup+1.50145 s]
/proc/loadavg: 2.04 1.86 1.89 5/221 18820
/proc/meminfo: memFree=27228152/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0

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

/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14089220 memory=1456 CPUtime=1.78 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 15619 0 0 0 177 1 0 0 20 0 15 0 52696362 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14089220 memory=1456 CPUtime=1.96 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 15769 0 0 0 195 1 0 0 20 0 15 0 52696362 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14089220 memory=4096 CPUtime=0.52 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 9386 0 0 0 51 1 0 0 20 0 15 0 52696362 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 23 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14089220 memory=224868 CPUtime=0.46 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 887 0 0 0 19 27 0 0 20 0 15 0 52696363 14427361280 56217 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 2269.2 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 226324 KiB

[startup+2322.3 s]
/proc/loadavg: 1.65 1.66 1.61 3/222 19131
/proc/meminfo: memFree=27047024/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14089220 memory=228968 CPUtime=2329.36 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 83858 0 0 0 232868 68 0 0 20 0 15 0 52696357 14427361280 57242 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3522305 57242 3394 1 0 3483520 0
[pid=18806/tid=18807] ppid=18804 vsize=14089220 memory=1456 CPUtime=2319.68 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 23558 0 0 0 231957 11 0 0 20 0 15 0 52696357 14427361280 57242 33554432000 4194304 4196468 140736017879040 140431651204896 140431286985997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14089220 memory=226920 CPUtime=0.95 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 2544 0 0 0 87 8 0 0 20 0 15 0 52696358 14427361280 57242 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14089220 memory=1456 CPUtime=0.94 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 3286 0 0 0 85 9 0 0 20 0 15 0 52696358 14427361280 57242 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14089220 memory=226920 CPUtime=0.94 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 3793 0 0 0 85 9 0 0 20 0 15 0 52696358 14427361280 57242 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14089220 memory=1456 CPUtime=0.94 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2384 0 0 0 87 7 0 0 20 0 15 0 52696358 14427361280 57242 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14089220 memory=228968 CPUtime=1.06 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5003 0 0 0 98 8 0 0 20 0 15 0 52696359 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14089220 memory=228968 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14089220 memory=228968 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14089220 memory=228968 CPUtime=1.79 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 15732 0 0 0 178 1 0 0 20 0 15 0 52696362 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14089220 memory=0 CPUtime=1.97 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 15917 0 0 0 196 1 0 0 20 0 15 0 52696362 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14089220 memory=228968 CPUtime=0.52 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 9389 0 0 0 51 1 0 0 20 0 15 0 52696362 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14089220 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14089220 memory=1456 CPUtime=0.47 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 904 0 0 0 19 28 0 0 20 0 15 0 52696363 14427361280 57242 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 2329.36 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 230424 KiB

[startup+2382.3 s]
/proc/loadavg: 1.53 1.61 1.59 3/222 19132
/proc/meminfo: memFree=27055360/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14089220 memory=231016 CPUtime=2389.48 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 83958 0 0 0 238879 69 0 0 20 0 15 0 52696357 14427361280 57754 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3522305 57754 3394 1 0 3483520 0
[pid=18806/tid=18807] ppid=18804 vsize=14089220 memory=231016 CPUtime=2379.57 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 23644 0 0 0 237946 11 0 0 20 0 15 0 52696357 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431651205008 140431287354142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14089220 memory=231016 CPUtime=0.99 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 2545 0 0 0 91 8 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14089220 memory=231016 CPUtime=0.98 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 3288 0 0 0 89 9 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14089220 memory=228968 CPUtime=0.97 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 3794 0 0 0 88 9 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14089220 memory=228968 CPUtime=0.99 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2386 0 0 0 91 8 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14089220 memory=231016 CPUtime=1.09 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5007 0 0 0 101 8 0 0 20 0 15 0 52696359 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14089220 memory=231016 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14089220 memory=231016 CPUtime=1.79 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 15732 0 0 0 178 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14089220 memory=1456 CPUtime=1.97 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 15917 0 0 0 196 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14089220 memory=231016 CPUtime=0.52 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 9389 0 0 0 51 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14089220 memory=7377549670742778210 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14089220 memory=33 CPUtime=0.49 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 908 0 0 0 20 29 0 0 20 0 15 0 52696363 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 2389.48 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 232472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.8 s]
/proc/loadavg: 1.60 1.63 1.60 3/222 19132
/proc/meminfo: memFree=27056420/32770624 swapFree=67108860/67108860
[pid=18804] ppid=18801 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/18804/stat : 18804 (xcsp3-exec) S 18801 18804 14382 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 52696357 115843072 364 33554432000 4194304 5098028 140726819718240 140726819716344 139690588193404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21200896 140726819726394 140726819726596 140726819726596 140726819729354 0
/proc/18804/statm: 28282 364 306 221 0 87 0
[pid=18806] ppid=18804 vsize=14089220 memory=231016 CPUtime=2400 cores=1,3,5,7
/proc/18806/stat : 18806 (java) S 18804 18804 14382 0 -1 1077944320 83972 0 0 0 239931 69 0 0 20 0 15 0 52696357 14427361280 57754 33554432000 4194304 4196468 140736017879040 140736017861584 140431646965495 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
/proc/18806/statm: 3522305 57754 3394 1 0 3483520 0
[pid=18806/tid=18807] ppid=18804 vsize=14089220 memory=1456 CPUtime=2390.06 cores=1,3,5,7
/proc/18806/task/18807/stat : 18807 (java) R 18804 18804 14382 0 -1 4202560 23656 0 0 0 238995 11 0 0 20 0 15 0 52696357 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431651204880 140431288141544 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18808] ppid=18804 vsize=14089220 memory=231016 CPUtime=1 cores=1,3,5,7
/proc/18806/task/18808/stat : 18808 (java) S 18804 18804 14382 0 -1 1077944384 2547 0 0 0 92 8 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431607925136 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18809] ppid=18804 vsize=14089220 memory=1456 CPUtime=0.99 cores=1,3,5,7
/proc/18806/task/18809/stat : 18809 (java) S 18804 18804 14382 0 -1 1077944384 3288 0 0 0 90 9 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431241488656 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18810] ppid=18804 vsize=14089220 memory=231016 CPUtime=0.98 cores=1,3,5,7
/proc/18806/task/18810/stat : 18810 (java) S 18804 18804 14382 0 -1 1077944384 3794 0 0 0 89 9 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431240436368 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18811] ppid=18804 vsize=14089220 memory=6791534058613427641 CPUtime=1 cores=1,3,5,7
/proc/18806/task/18811/stat : 18811 (java) S 18804 18804 14382 0 -1 1077944384 2386 0 0 0 92 8 0 0 20 0 15 0 52696358 14427361280 57754 33554432000 4194304 4196468 140736017879040 140431239383568 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18812] ppid=18804 vsize=14089220 memory=1228 CPUtime=1.1 cores=1,3,5,7
/proc/18806/task/18812/stat : 18812 (java) S 18804 18804 14382 0 -1 1077944384 5007 0 0 0 102 8 0 0 20 0 15 0 52696359 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430986889840 140431646976642 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18813] ppid=18804 vsize=14089220 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18813/stat : 18813 (java) S 18804 18804 14382 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430985835808 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18814] ppid=18804 vsize=14089220 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18814/stat : 18814 (java) S 18804 18804 14382 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 52696360 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430984783472 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18815] ppid=18804 vsize=14089220 memory=10420 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18815/stat : 18815 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430983731792 140431646984091 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18816] ppid=18804 vsize=14089220 memory=15872 CPUtime=1.79 cores=1,3,5,7
/proc/18806/task/18816/stat : 18816 (java) S 18804 18804 14382 0 -1 1077944384 15732 0 0 0 178 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430982678640 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18817] ppid=18804 vsize=14089220 memory=18476 CPUtime=1.97 cores=1,3,5,7
/proc/18806/task/18817/stat : 18817 (java) S 18804 18804 14382 0 -1 1077944384 15917 0 0 0 196 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430981625840 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18818] ppid=18804 vsize=14089220 memory=1236 CPUtime=0.52 cores=1,3,5,7
/proc/18806/task/18818/stat : 18818 (java) S 18804 18804 14382 0 -1 1077944384 9389 0 0 0 51 1 0 0 20 0 15 0 52696362 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430980573552 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18819] ppid=18804 vsize=14089220 memory=10348 CPUtime=0 cores=1,3,5,7
/proc/18806/task/18819/stat : 18819 (java) S 18804 18804 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52696363 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430979520992 140431646975701 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
[pid=18806/tid=18820] ppid=18804 vsize=14089220 memory=4052 CPUtime=0.49 cores=1,3,5,7
/proc/18806/task/18820/stat : 18820 (java) S 18804 18804 14382 0 -1 1077944384 908 0 0 0 20 29 0 0 20 0 15 0 52696363 14427361280 57754 33554432000 4194304 4196468 140736017879040 140430978468784 140431646976642 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 24 0 0 6293624 6294260 27635712 140736017880193 140736017880369 140736017880369 140736017883087 0
Current children cumulated CPU time: 2400 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 232472 KiB

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

[startup+2392.81 s]
# the end of solver process 18804 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002051 s, system=0.001109 s

[startup+2392.81 s]
# the end of solver process 18806 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.33 s, system=0.701478 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): 2392.81
CPU time (s): 2400.03
CPU user time (s): 2399.33
CPU system time (s): 0.701478
CPU usage (%): 100.302
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 232472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.33
system time used= 0.701478
maximum resident set size= 231600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80141
involuntary context switches= 2786


# summary of solver processes directly reported to runsolver:
#   pid: 18804,18806
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2399.33
#   total CPU system time (s): 0.701478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2893 second user time and 22.3091 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 15:08:51
IDJOB=4292285
IDBENCH=141367
IDSOLVER=2747
FILE ID=node134/4292285-1532351331
RUNJOBID= node134-1532328652-14414
PBS_JOBID= 21018997
Free space on /tmp= 55976 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-14_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292285-1532351331/watcher-4292285-1532351331 -o /tmp/evaluation-result-4292285-1532351331/solver-4292285-1532351331 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560  HOME/xcsp3-exec -seed 2139884603 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292285-1532351331.xml

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

MD5SUM BENCH= c1878b2d9e06b3112b686731368ac8cc
RANDOM SEED=2139884603

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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.68
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.68
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.68
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:        27294620 kB
MemAvailable:   31833720 kB
Buffers:          193476 kB
Cached:          4609536 kB
SwapCached:            0 kB
Active:          1596212 kB
Inactive:        3404464 kB
Active(anon):     147208 kB
Inactive(anon):    70304 kB
Active(file):    1449004 kB
Inactive(file):  3334160 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20232 kB
Writeback:             0 kB
AnonPages:        225700 kB
Mapped:            49964 kB
Shmem:             17056 kB
Slab:             171892 kB
SReclaimable:     143540 kB
SUnreclaim:        28352 kB
KernelStack:        3904 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1187104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55956 MiB
End job on node134 at 2018-07-23 15:48:44