Trace number 4270194

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-09)SAT (TO)209702 246.933 240.02499

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai15a.xml
MD5SUM01e5f10d01ef86069967703c8ffb230e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark195605
Best CPU time to get the best result obtained on this benchmark251.938
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints105
Number of domains2
Minimum domain size15
Maximum domain size61
Distribution of domain sizes[{"size":15,"count":15},{"size":61,"count":104}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":121},{"degree":2,"count":104},{"degree":14,"count":2},{"degree":15,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":104},{"arity":15,"count":1}]
Number of extensional constraints104
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":104},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

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-4270194-1502621018.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4270194-1502621018.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
0.75/0.49	c solve instance...
1.31/0.69	o 244755 
1.31/0.69	o 241963 
1.31/0.70	o 241783 
1.31/0.70	o 241444 
1.31/0.70	o 238139 
1.64/0.71	o 234520 
1.64/0.72	o 233623 
1.64/0.72	o 232638 
1.64/0.74	o 232510 
1.64/0.74	o 227906 
4.75/1.75	o 225297 
4.75/1.76	o 224835 
4.75/1.77	o 220992 
5.04/1.85	o 220622 
6.57/2.79	o 219222 
6.68/2.85	o 219213 
7.01/3.12	o 218155 
7.36/3.44	o 218106 
7.36/3.46	o 214639 
14.48/10.03	o 212405 
15.30/10.85	o 211963 
18.54/14.07	o 211141 
50.14/45.30	o 209841 
50.14/45.33	o 209702 
246.91/240.01	s SATISFIABLE
246.91/240.01	v <instantiation>
246.91/240.01	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[10][11] d[10][12] d[10][13] d[10][14] d[11][12] d[11][13] d[11][14] d[12][13] d[12][14] d[13][14] </list>
246.91/240.01	v 	<values>3 10 1 7 0 2 4 8 13 5 14 11 6 12 9 71 0 61 82 35 18 36 82 57 82 11 36 29 21 12 21 63 91 30 90 45 4 65 96 35 74 90 1 21 79 89 85 91 35 11 0 9 26 84 25 56 8 80 44 56 85 1 72 58 95 56 10 40 41 75 6 6 44 4 82 86 76 26 39 59 69 18 45 77 76 6 40 89 71 76 74 48 1 29 51 15 3 94 85 77 54 21 14 15 2 36 93 27 50 83 61 71 83 11 40 66 20 11 41 </values>
246.91/240.01	v </instantiation>
246.91/240.01	c Unexpected resolution interruption!

Verifier Data

OK	209702

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270194-1502621018/watcher-4270194-1502621018 -o /tmp/evaluation-result-4270194-1502621018/solver-4270194-1502621018 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1507325208 HOME/instance-4270194-1502621018.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8509, runsolver pid=8506
Current StackSize limit: 8192 KiB


[startup+0.1016 s]*
/proc/loadavg: 1.55 1.39 1.56 5/217 8525
/proc/meminfo: memFree=28740612/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13978596 memory=27804 CPUtime=0.12 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 5394 0 0 0 11 1 0 0 20 0 15 0 95182904 14314082304 6951 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3494649 6951 2838 1 0 3482966 0
[pid=8511/tid=8512] ppid=8509 vsize=13978596 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 3394 0 0 0 9 0 0 0 20 0 15 0 95182905 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696688095104 139696311243420 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13978596 memory=3472468462340318416 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13978596 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182907 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95182907 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95182908 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 95182910 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 95182910 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13978596 memory=140333445166720 CPUtime=0.01 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) R 8509 8509 6338 0 -1 4202560 325 0 0 0 1 0 0 0 20 0 15 0 95182910 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696151685360 139696662820521 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13978596 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182911 14314082304 7016 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29184 KiB

[startup+0.214795 s]*
/proc/loadavg: 1.55 1.39 1.56 6/217 8525
/proc/meminfo: memFree=28667568/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13982852 memory=40568 CPUtime=0.33 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 8188 0 0 0 31 2 0 0 20 0 15 0 95182904 14318440448 10142 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3495713 10142 3069 1 0 3482966 0
[pid=8511/tid=8512] ppid=8509 vsize=13982852 memory=4499834149035483540 CPUtime=0.19 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 5268 0 0 0 18 1 0 0 20 0 15 0 95182905 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696688085824 139696669543924 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13982852 memory=3472468462340318416 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13982852 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13982852 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182907 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95182907 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95182908 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 643 0 0 0 2 0 0 0 20 0 15 0 95182910 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 95182910 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13982852 memory=140333445166720 CPUtime=0.08 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 697 0 0 0 8 0 0 0 20 0 15 0 95182910 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13982852 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182911 14318440448 10142 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41948 KiB

[startup+0.310724 s]*
/proc/loadavg: 1.55 1.39 1.56 7/217 8525
/proc/meminfo: memFree=28657908/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13982852 memory=48296 CPUtime=0.5 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 9196 0 0 0 47 3 0 0 20 0 15 0 95182904 14318440448 12074 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3495713 12074 3107 1 0 3482966 0
[pid=8511/tid=8512] ppid=8509 vsize=13982852 memory=-8976644418600983157 CPUtime=0.29 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 5987 0 0 0 27 2 0 0 20 0 15 0 95182905 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696688096224 139696667907429 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13982852 memory=3472468462340318416 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13982852 memory=140333445166720 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13982852 memory=6 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13982852 memory=140333291808799 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13982852 memory=280666583596832 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182907 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13982852 memory=140333291785743 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95182907 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13982852 memory=280666736961632 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95182908 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13982852 memory=140333291790351 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 753 0 0 0 4 0 0 0 20 0 15 0 95182910 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 288 0 0 0 2 0 0 0 20 0 15 0 95182910 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) R 8509 8509 6338 0 -1 4202560 867 0 0 0 12 0 0 0 20 0 15 0 95182910 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696151685360 139696683875734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13982852 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182911 14318440448 12074 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49676 KiB

[startup+0.709795 s]
/proc/loadavg: 1.55 1.39 1.56 7/217 8525
/proc/meminfo: memFree=28614912/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13984976 memory=67244 CPUtime=1.64 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 12041 0 0 0 160 4 0 0 20 0 15 0 95182904 14320615424 16811 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3496244 16811 3210 1 0 3483478 0
[pid=8511/tid=8512] ppid=8509 vsize=13984976 memory=5795117241467496816 CPUtime=0.67 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 6618 0 0 0 65 2 0 0 20 0 15 0 95182905 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696688101928 139696662921377 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13984976 memory=7588935152971043413 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13984976 memory=8041645962788481611 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182906 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13984976 memory=8326441112149131693 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95182906 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95182907 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95182907 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13984976 memory=6884 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95182908 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13984976 memory=27992 CPUtime=0.32 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) R 8509 8509 6338 0 -1 4202560 1676 0 0 0 32 0 0 0 20 0 15 0 95182910 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696153776328 139696665387089 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13984976 memory=2428 CPUtime=0.3 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) R 8509 8509 6338 0 -1 4202560 847 0 0 0 30 0 0 0 20 0 15 0 95182910 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696152729552 139696683877663 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13984976 memory=1292 CPUtime=0.31 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 1593 0 0 0 31 0 0 0 20 0 15 0 95182910 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13984976 memory=7453282923511834215 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95182911 14320615424 16811 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 68624 KiB

[startup+1.50082 s]
/proc/loadavg: 1.55 1.39 1.56 9/217 8525
/proc/meminfo: memFree=28464192/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0

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

/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95182908 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13984976 memory=7445124633049654098 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13984976 memory=8112282956445269571 CPUtime=2.08 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 10466 0 0 0 207 1 0 0 20 0 15 0 95182910 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13984976 memory=7857 CPUtime=2.05 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 9743 0 0 0 204 1 0 0 20 0 15 0 95182910 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13984976 memory=7334 CPUtime=0.55 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 5746 0 0 0 54 1 0 0 20 0 15 0 95182910 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13984976 memory=9 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13984976 memory=140333291961265 CPUtime=0.03 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 385 0 0 0 1 2 0 0 20 0 15 0 95182911 14320615424 37210 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 107.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 150220 KiB

[startup+162.301 s]
/proc/loadavg: 1.39 1.47 1.57 3/218 8581
/proc/meminfo: memFree=28267308/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13984976 memory=508980 CPUtime=168.04 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 55664 0 0 0 16776 28 0 0 20 0 15 0 95182904 14320615424 127245 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3496244 127245 3274 1 0 3483478 0
[pid=8511/tid=8512] ppid=8509 vsize=13984976 memory=508980 CPUtime=161.57 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 14149 0 0 0 16148 9 0 0 20 0 15 0 95182905 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696688103200 139696317934345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13984976 memory=508856 CPUtime=0.33 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 975 0 0 0 32 1 0 0 20 0 15 0 95182906 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13984976 memory=508856 CPUtime=0.33 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 928 0 0 0 31 2 0 0 20 0 15 0 95182906 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13984976 memory=508980 CPUtime=0.33 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1306 0 0 0 30 3 0 0 20 0 15 0 95182906 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13984976 memory=1380 CPUtime=0.33 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2243 0 0 0 31 2 0 0 20 0 15 0 95182906 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13984976 memory=2257 CPUtime=0.23 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 4913 0 0 0 20 3 0 0 20 0 15 0 95182907 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 95182907 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13984976 memory=508620 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95182908 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13984976 memory=508620 CPUtime=2.12 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 11704 0 0 0 211 1 0 0 20 0 15 0 95182910 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13984976 memory=4080 CPUtime=2.09 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 11475 0 0 0 208 1 0 0 20 0 15 0 95182910 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13984976 memory=932 CPUtime=0.55 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 6191 0 0 0 54 1 0 0 20 0 15 0 95182910 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13984976 memory=151172 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13984976 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 426 0 0 0 2 2 0 0 20 0 15 0 95182911 14320615424 127245 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 168.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 510360 KiB

[startup+222.301 s]
/proc/loadavg: 1.25 1.43 1.55 3/218 8582
/proc/meminfo: memFree=28274360/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13984976 memory=511444 CPUtime=228.94 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 59188 0 0 0 22863 31 0 0 20 0 15 0 95182904 14320615424 127861 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3496244 127861 3275 1 0 3483478 0
[pid=8511/tid=8512] ppid=8509 vsize=13984976 memory=511716 CPUtime=221.18 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 16497 0 0 0 22109 9 0 0 20 0 15 0 95182905 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696688102976 139696317894074 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13984976 memory=1380 CPUtime=0.63 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 1062 0 0 0 61 2 0 0 20 0 15 0 95182906 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13984976 memory=511876 CPUtime=0.62 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1025 0 0 0 60 2 0 0 20 0 15 0 95182906 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13984976 memory=511876 CPUtime=0.62 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1364 0 0 0 59 3 0 0 20 0 15 0 95182906 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13984976 memory=1380 CPUtime=0.62 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2604 0 0 0 60 2 0 0 20 0 15 0 95182906 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13984976 memory=508980 CPUtime=0.31 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 4948 0 0 0 27 4 0 0 20 0 15 0 95182907 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 95182907 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13984976 memory=28000 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95182908 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13984976 memory=511876 CPUtime=2.12 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 11704 0 0 0 211 1 0 0 20 0 15 0 95182910 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13984976 memory=511444 CPUtime=2.1 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 11498 0 0 0 209 1 0 0 20 0 15 0 95182910 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13984976 memory=4096 CPUtime=0.55 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 6695 0 0 0 54 1 0 0 20 0 15 0 95182910 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13984976 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13984976 memory=28000 CPUtime=0.06 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 437 0 0 0 3 3 0 0 20 0 15 0 95182911 14320615424 127861 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 228.94 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 512824 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.20 1.41 1.54 3/218 8582
/proc/meminfo: memFree=28281240/32770624 swapFree=67108860/67108860
[pid=8509] ppid=8506 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/8509/stat : 8509 (xcsp3-exec) S 8506 8509 6338 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 95182904 9740288 345 33554432000 4194304 5098028 140735842310880 140735842308984 139631376257660 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 22740992 140735842317428 140735842317632 140735842317632 140735842320363 0
/proc/8509/statm: 2378 345 289 221 0 87 0
[pid=8511] ppid=8509 vsize=13984976 memory=511492 CPUtime=246.91 cores=0,2,4,6
/proc/8511/stat : 8511 (java) S 8509 8509 6338 0 -1 1077944320 59223 0 0 0 24659 32 0 0 20 0 15 0 95182904 14320615424 127873 33554432000 4194304 4196468 140720844919216 140720844901760 139696683863799 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
/proc/8511/statm: 3496244 127873 3275 1 0 3483478 0
[pid=8511/tid=8512] ppid=8509 vsize=13984976 memory=8112282956445269571 CPUtime=238.78 cores=0,2,4,6
/proc/8511/task/8512/stat : 8512 (java) R 8509 8509 6338 0 -1 4202560 16531 0 0 0 23868 10 0 0 20 0 15 0 95182905 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696688103072 139696317894077 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8513] ppid=8509 vsize=13984976 memory=-7003737579269690708 CPUtime=0.72 cores=0,2,4,6
/proc/8511/task/8513/stat : 8513 (java) S 8509 8509 6338 0 -1 1077944384 1062 0 0 0 70 2 0 0 20 0 15 0 95182906 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696636483856 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8514] ppid=8509 vsize=13984976 memory=-7003737579269690708 CPUtime=0.72 cores=0,2,4,6
/proc/8511/task/8514/stat : 8514 (java) S 8509 8509 6338 0 -1 1077944384 1026 0 0 0 69 3 0 0 20 0 15 0 95182906 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696635431312 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8515] ppid=8509 vsize=13984976 memory=140333761429929 CPUtime=0.71 cores=0,2,4,6
/proc/8511/task/8515/stat : 8515 (java) S 8509 8509 6338 0 -1 1077944384 1364 0 0 0 68 3 0 0 20 0 15 0 95182906 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696634378768 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8516] ppid=8509 vsize=13984976 memory=140333761429942 CPUtime=0.71 cores=0,2,4,6
/proc/8511/task/8516/stat : 8516 (java) S 8509 8509 6338 0 -1 1077944384 2604 0 0 0 69 2 0 0 20 0 15 0 95182906 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696633326224 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8517] ppid=8509 vsize=13984976 memory=4294967841 CPUtime=0.33 cores=0,2,4,6
/proc/8511/task/8517/stat : 8517 (java) S 8509 8509 6338 0 -1 1077944384 4948 0 0 0 29 4 0 0 20 0 15 0 95182907 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696158001648 139696683874946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8518] ppid=8509 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8518/stat : 8518 (java) S 8509 8509 6338 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 95182907 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696156947872 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8519] ppid=8509 vsize=13984976 memory=8584 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8519/stat : 8519 (java) S 8509 8509 6338 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 95182908 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696155895280 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8520] ppid=8509 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8520/stat : 8520 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696154843856 139696683882395 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8521] ppid=8509 vsize=13984976 memory=1204 CPUtime=2.12 cores=0,2,4,6
/proc/8511/task/8521/stat : 8521 (java) S 8509 8509 6338 0 -1 1077944384 11704 0 0 0 211 1 0 0 20 0 15 0 95182910 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696153790448 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8522] ppid=8509 vsize=13984976 memory=1716 CPUtime=2.1 cores=0,2,4,6
/proc/8511/task/8522/stat : 8522 (java) S 8509 8509 6338 0 -1 1077944384 11498 0 0 0 209 1 0 0 20 0 15 0 95182910 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696152737904 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8523] ppid=8509 vsize=13984976 memory=1440 CPUtime=0.55 cores=0,2,4,6
/proc/8511/task/8523/stat : 8523 (java) S 8509 8509 6338 0 -1 1077944384 6695 0 0 0 54 1 0 0 20 0 15 0 95182910 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696151685360 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8524] ppid=8509 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/8511/task/8524/stat : 8524 (java) S 8509 8509 6338 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95182910 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696150633056 139696683874005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
[pid=8511/tid=8525] ppid=8509 vsize=13984976 memory=16432 CPUtime=0.08 cores=0,2,4,6
/proc/8511/task/8525/stat : 8525 (java) S 8509 8509 6338 0 -1 1077944384 437 0 0 0 4 4 0 0 20 0 15 0 95182911 14320615424 127873 33554432000 4194304 4196468 140720844919216 139696149580592 139696683874946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140720844928157 140720844928332 140720844928332 140720844931023 0
Current children cumulated CPU time: 246.91 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 512872 KiB

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

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

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

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

Child status: 143
Real time (s): 240.025
CPU time (s): 246.933
CPU user time (s): 246.602
CPU system time (s): 0.331556
CPU usage (%): 102.878
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 513896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 246.602
system time used= 0.331556
maximum resident set size= 512516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15951
involuntary context switches= 560


# summary of solver processes directly reported to runsolver:
#   pid: 8509,8511
#   total CPU time (s): 246.933
#   total CPU user time (s): 246.602
#   total CPU system time (s): 0.331556

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.93013 second user time and 1.96664 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 12:29:20
IDJOB=4270194
IDBENCH=123042
IDSOLVER=2661
FILE ID=node148/4270194-1502621018
RUNJOBID= node148-1502619919-8346
PBS_JOBID= 20628305
Free space on /tmp= 61604 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai15a.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-4270194-1502621018/watcher-4270194-1502621018 -o /tmp/evaluation-result-4270194-1502621018/solver-4270194-1502621018 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1502619919-8346 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1507325208 HOME/instance-4270194-1502621018.xml

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

MD5SUM BENCH= 01e5f10d01ef86069967703c8ffb230e
RANDOM SEED=1507325208

node148.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.19
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.19
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.19
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.19
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:        28803004 kB
MemAvailable:   31884192 kB
Buffers:          188280 kB
Cached:          3182724 kB
SwapCached:            0 kB
Active:           859032 kB
Inactive:        2674856 kB
Active(anon):     113752 kB
Inactive(anon):    76924 kB
Active(file):     745280 kB
Inactive(file):  2597932 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8040 kB
Writeback:             0 kB
AnonPages:        148796 kB
Mapped:            54824 kB
Shmem:             25224 kB
Slab:             133700 kB
SReclaimable:     107624 kB
SUnreclaim:        26076 kB
KernelStack:        3808 kB
PageTables:         5748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1278076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-13 12:33:20