Trace number 4284287

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT (TO)201 250.72501 240.024

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-15-a3.xml
MD5SUM0ccf44bf6198d309f3039e2504907429
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark164
Best CPU time to get the best result obtained on this benchmark2000.47
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints108
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":105},{"size":501,"count":15}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":120},{"degree":2,"count":105},{"degree":15,"count":13},{"degree":16,"count":2}]
Minimum constraint arity1
Maximum constraint arity105
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":105},{"arity":15,"count":1},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints106
Distribution of constraint types[{"type":"intension","count":106},{"type":"allDifferent","count":1},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284287-1503212324.xml"  -tl '264s' -p 1 -x 3
0.11/0.14	c [HOME/instance-4284287-1503212324.xml, -tl, 264s, -p, 1, -x, 3]
0.11/0.20	c simple solver
0.33/0.26	c parse instance...
1.00/0.52	c solve instance...
5.30/1.98	o 500 
76.57/68.19	o 499 
76.66/68.21	o 498 
76.66/68.22	o 216 
76.66/68.22	o 215 
76.66/68.23	o 211 
76.85/68.31	o 208 
76.85/68.32	o 202 
220.80/210.67	o 201 
250.70/240.01	s SATISFIABLE
250.70/240.01	v <instantiation>
250.70/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] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[3][14] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[4][14] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[5][14] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[6][14] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[7][14] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[8][14] y[9][10] y[9][11] y[9][12] y[9][13] y[9][14] y[10][11] y[10][12] y[10][13] y[10][14] y[11][12] y[11][13] y[11][14] y[12][13] y[12][14] y[13][14] </list>
250.70/240.01	v 	<values>0 10 24 33 35 39 101 104 122 141 142 149 154 185 201 10 24 33 35 39 101 104 122 141 142 149 154 185 201 14 23 25 29 91 94 112 131 132 139 144 175 191 9 11 15 77 80 98 117 118 125 130 161 177 2 6 68 71 89 108 109 116 121 152 168 4 66 69 87 106 107 114 119 150 166 62 65 83 102 103 110 115 146 162 3 21 40 41 48 53 84 100 18 37 38 45 50 81 97 19 20 27 32 63 79 1 8 13 44 60 7 12 43 59 5 36 52 31 47 16 </values>
250.70/240.01	v </instantiation>
250.70/240.01	c Unexpected resolution interruption!

Verifier Data

OK	201

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284287-1503212324/watcher-4284287-1503212324 -o /tmp/evaluation-result-4284287-1503212324/solver-4284287-1503212324 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1624219215 HOME/instance-4284287-1503212324.xml 

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

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=15461, runsolver pid=15458
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 1.69 1.75 1.74 3/218 15477
/proc/meminfo: memFree=25007848/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13978596 memory=28480 CPUtime=0.11 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 5474 0 0 0 11 0 0 0 20 0 15 0 154320022 14314082304 7120 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3494649 7120 2874 1 0 3482966 0
[pid=15463/tid=15464] ppid=15461 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 3491 0 0 0 9 0 0 0 20 0 15 0 154320023 14314082304 7185 33554432000 4194304 4196468 140731747359296 140400172102192 140400167890326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14314082304 7185 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13978596 memory=139851161638528 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320023 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13978596 memory=139851161638528 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320025 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154320025 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154320025 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13978596 memory=139851161638528 CPUtime=0.01 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) R 15461 15461 13358 0 -1 4202560 269 0 0 0 1 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399073999088 140400149115952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13978596 memory=139851161638528 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320028 14314082304 7185 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29864 KiB

[startup+0.210908 s]*
/proc/loadavg: 1.69 1.75 1.74 3/218 15477
/proc/meminfo: memFree=24996344/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13982884 memory=40664 CPUtime=0.33 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 8183 0 0 0 32 1 0 0 20 0 15 0 154320022 14318473216 10144 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3495713 10166 3058 1 0 3482966 0
[pid=15463/tid=15464] ppid=15461 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) D 15461 15461 13358 0 -1 1077944384 5346 0 0 0 19 1 0 0 20 0 15 0 154320023 14318440448 10166 33554432000 4194304 4196468 140731747359296 140400172088016 140400160557613 0 4 0 16800975 18446744072101625380 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13982852 memory=2898 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 10166 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13982884 memory=288370227313350272 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318473216 10166 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318473216 10166 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13982852 memory=139851161638528 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 15 0 154320028 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 313 0 0 0 3 0 0 0 20 0 15 0 154320028 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13982852 memory=139851161638528 CPUtime=0.07 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) S 15461 15461 13358 0 -1 1077944384 774 0 0 0 7 0 0 0 20 0 15 0 154320028 14318440448 10166 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14318473216 10166 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320028 14318473216 10166 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992396 KiB
Current children cumulated memory: 42048 KiB

[startup+0.310859 s]*
/proc/loadavg: 1.69 1.75 1.74 4/218 15477
/proc/meminfo: memFree=24989768/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13982852 memory=47740 CPUtime=0.51 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 9090 0 0 0 49 2 0 0 20 0 15 0 154320022 14318440448 11935 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3495713 11935 3112 1 0 3482966 0
[pid=15463/tid=15464] ppid=15461 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 6047 0 0 0 28 2 0 0 20 0 15 0 154320023 14318440448 11944 33554432000 4194304 4196468 140731747359296 140400172115712 140400151958878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 11944 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320023 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13982852 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154320025 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 482 0 0 0 3 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 353 0 0 0 4 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) R 15461 15461 13358 0 -1 4202560 913 0 0 0 12 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399073995240 140400146817168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320028 14318440448 11944 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49124 KiB

[startup+0.703437 s]
/proc/loadavg: 1.69 1.75 1.74 5/218 15477
/proc/meminfo: memFree=24974036/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13984976 memory=81868 CPUtime=1.56 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 14192 0 0 0 152 4 0 0 20 0 15 0 154320022 14320615424 20467 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3496244 20467 3212 1 0 3483478 0
[pid=15463/tid=15464] ppid=15461 vsize=13984976 memory=33 CPUtime=0.66 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 6854 0 0 0 64 2 0 0 20 0 15 0 154320023 14320615424 20467 33554432000 4194304 4196468 140731747359296 140400172114384 140399808056537 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14320615424 20467 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13984976 memory=42980 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320023 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13984976 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154320023 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13984976 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13984976 memory=796 CPUtime=0.26 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) R 15461 15461 13358 0 -1 4202560 1628 0 0 0 26 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399076090200 140400148578688 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13984976 memory=10088 CPUtime=0.25 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) R 15461 15461 13358 0 -1 4202560 2343 0 0 0 25 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399075032648 140400147097032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13984976 memory=1948 CPUtime=0.35 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) R 15461 15461 13358 0 -1 1077944384 2060 0 0 0 35 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13984976 memory=8584 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 20467 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 83252 KiB

[startup+1.50083 s]
/proc/loadavg: 1.69 1.75 1.74 5/218 15477
/proc/meminfo: memFree=24917308/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0

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

/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13984976 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13984976 memory=1292 CPUtime=4.14 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 34092 0 0 0 412 2 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13984976 memory=139851047675221 CPUtime=4.14 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 18683 0 0 0 412 2 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13984976 memory=7679937539659563795 CPUtime=0.83 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) S 15461 15461 13358 0 -1 1077944384 8497 0 0 0 81 2 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13984976 memory=279699477560750 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13984976 memory=6944656592455360604 CPUtime=0.03 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 407 0 0 0 2 1 0 0 20 0 15 0 154320028 14320615424 55269 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 112 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 222460 KiB

[startup+162.301 s]
/proc/loadavg: 1.71 1.73 1.73 3/216 15557
/proc/meminfo: memFree=24675712/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13984976 memory=210432 CPUtime=172.12 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 83522 0 0 0 17186 26 0 0 20 0 15 0 154320022 14320615424 52608 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3496244 52608 3274 1 0 3483478 0
[pid=15463/tid=15464] ppid=15461 vsize=13984976 memory=210432 CPUtime=161.95 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 13887 0 0 0 16190 5 0 0 20 0 15 0 154320023 14320615424 52608 33554432000 4194304 4196468 140731747359296 140400172117792 140399809593395 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13984976 memory=1384 CPUtime=0.21 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 754 0 0 0 19 2 0 0 20 0 15 0 154320023 14320615424 52608 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13984976 memory=210432 CPUtime=0.21 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1281 0 0 0 19 2 0 0 20 0 15 0 154320023 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13984976 memory=211920 CPUtime=0.21 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 680 0 0 0 19 2 0 0 20 0 15 0 154320023 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13984976 memory=211920 CPUtime=0.21 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 1377 0 0 0 19 2 0 0 20 0 15 0 154320023 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13984976 memory=210432 CPUtime=0.05 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 1451 0 0 0 4 1 0 0 20 0 15 0 154320025 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13984976 memory=210432 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13984976 memory=210432 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13984976 memory=210432 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13984976 memory=1384 CPUtime=4.14 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 34160 0 0 0 412 2 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13984976 memory=1384 CPUtime=4.15 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 18687 0 0 0 413 2 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13984976 memory=210432 CPUtime=0.84 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) S 15461 15461 13358 0 -1 1077944384 9460 0 0 0 82 2 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13984976 memory=210432 CPUtime=0.05 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 425 0 0 0 3 2 0 0 20 0 15 0 154320028 14320615424 52608 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 172.12 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 211816 KiB

[startup+222.301 s]
/proc/loadavg: 1.62 1.70 1.72 3/217 15559
/proc/meminfo: memFree=24651028/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13984976 memory=231080 CPUtime=232.64 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 89060 0 0 0 23231 33 0 0 20 0 15 0 154320022 14320615424 57770 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3496244 57770 3274 1 0 3483478 0
[pid=15463/tid=15464] ppid=15461 vsize=13984976 memory=1384 CPUtime=221.78 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 14422 0 0 0 22173 5 0 0 20 0 15 0 154320023 14320615424 57770 33554432000 4194304 4196468 140731747359296 140400172117824 140399812577412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13984976 memory=231080 CPUtime=0.35 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 823 0 0 0 31 4 0 0 20 0 15 0 154320023 14320615424 57770 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13984976 memory=231080 CPUtime=0.34 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1339 0 0 0 31 3 0 0 20 0 15 0 154320023 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13984976 memory=228008 CPUtime=0.35 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1054 0 0 0 31 4 0 0 20 0 15 0 154320023 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13984976 memory=1384 CPUtime=0.34 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 1438 0 0 0 31 3 0 0 20 0 15 0 154320023 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13984976 memory=217080 CPUtime=0.07 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 1620 0 0 0 6 1 0 0 20 0 15 0 154320025 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13984976 memory=10088 CPUtime=4.19 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 35741 0 0 0 417 2 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13984976 memory=1384 CPUtime=4.21 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 20924 0 0 0 418 3 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13984976 memory=229032 CPUtime=0.85 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) S 15461 15461 13358 0 -1 1077944384 9901 0 0 0 83 2 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13984976 memory=231080 CPUtime=0.06 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 438 0 0 0 4 2 0 0 20 0 15 0 154320028 14320615424 57770 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 232.64 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 232464 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.58 1.69 1.72 3/217 15559
/proc/meminfo: memFree=24634996/32770624 swapFree=67108860/67108860
[pid=15461] ppid=15458 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15461/stat : 15461 (xcsp3-exec) S 15458 15461 13358 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154320022 9740288 346 33554432000 4194304 5098028 140729106175696 140729106173800 140549488730748 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23924736 140729106183284 140729106183488 140729106183488 140729106186219 0
/proc/15461/statm: 2378 346 289 221 0 87 0
[pid=15463] ppid=15461 vsize=13984976 memory=247524 CPUtime=250.7 cores=1,3,5,7
/proc/15463/stat : 15463 (java) S 15461 15461 13358 0 -1 1077944320 90106 0 0 0 25034 36 0 0 20 0 15 0 154320022 14320615424 61881 33554432000 4194304 4196468 140731747359296 140731747341840 140400167878391 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
/proc/15463/statm: 3496244 61881 3274 1 0 3483478 0
[pid=15463/tid=15464] ppid=15461 vsize=13984976 memory=1398720917958146503 CPUtime=239.38 cores=1,3,5,7
/proc/15463/task/15464/stat : 15464 (java) R 15461 15461 13358 0 -1 4202560 14500 0 0 0 23933 5 0 0 20 0 15 0 154320023 14320615424 61881 33554432000 4194304 4196468 140731747359296 140400172117872 140399813085126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15465] ppid=15461 vsize=13984976 memory=1384 CPUtime=0.43 cores=1,3,5,7
/proc/15463/task/15465/stat : 15465 (java) S 15461 15461 13358 0 -1 1077944384 857 0 0 0 39 4 0 0 20 0 15 0 154320023 14320615424 61881 33554432000 4194304 4196468 140731747359296 140400133159184 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15466] ppid=15461 vsize=13984976 memory=356788 CPUtime=0.42 cores=1,3,5,7
/proc/15463/task/15466/stat : 15466 (java) S 15461 15461 13358 0 -1 1077944384 1364 0 0 0 38 4 0 0 20 0 15 0 154320023 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399763110288 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15467] ppid=15461 vsize=13984976 memory=4096 CPUtime=0.43 cores=1,3,5,7
/proc/15463/task/15467/stat : 15467 (java) S 15461 15461 13358 0 -1 1077944384 1069 0 0 0 39 4 0 0 20 0 15 0 154320023 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399762057744 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15468] ppid=15461 vsize=13984976 memory=4872558044660077418 CPUtime=0.43 cores=1,3,5,7
/proc/15463/task/15468/stat : 15468 (java) S 15461 15461 13358 0 -1 1077944384 1459 0 0 0 39 4 0 0 20 0 15 0 154320023 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399761005200 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15469] ppid=15461 vsize=13984976 memory=4040 CPUtime=0.08 cores=1,3,5,7
/proc/15463/task/15469/stat : 15469 (java) S 15461 15461 13358 0 -1 1077944384 1627 0 0 0 7 1 0 0 20 0 15 0 154320025 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399080315376 140400167889538 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15470] ppid=15461 vsize=13984976 memory=24472 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15470/stat : 15470 (java) S 15461 15461 13358 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399079261600 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15471] ppid=15461 vsize=13984976 memory=18292 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15471/stat : 15471 (java) S 15461 15461 13358 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 154320025 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399078209008 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15472] ppid=15461 vsize=13984976 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15472/stat : 15472 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399077157584 140400167896987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15473] ppid=15461 vsize=13984976 memory=648 CPUtime=4.23 cores=1,3,5,7
/proc/15463/task/15473/stat : 15473 (java) S 15461 15461 13358 0 -1 1077944384 35926 0 0 0 421 2 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399076104176 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15474] ppid=15461 vsize=13984976 memory=1236 CPUtime=4.27 cores=1,3,5,7
/proc/15463/task/15474/stat : 15474 (java) S 15461 15461 13358 0 -1 1077944384 21449 0 0 0 424 3 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399075051632 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15475] ppid=15461 vsize=13984976 memory=960 CPUtime=0.85 cores=1,3,5,7
/proc/15463/task/15475/stat : 15475 (java) S 15461 15461 13358 0 -1 1077944384 10056 0 0 0 83 2 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399073999088 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15476] ppid=15461 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/15463/task/15476/stat : 15476 (java) S 15461 15461 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399072946784 140400167888597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
[pid=15463/tid=15477] ppid=15461 vsize=13984976 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/15463/task/15477/stat : 15477 (java) S 15461 15461 13358 0 -1 1077944384 439 0 0 0 4 3 0 0 20 0 15 0 154320028 14320615424 61881 33554432000 4194304 4196468 140731747359296 140399071894320 140400167889538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10067968 140731747361949 140731747362124 140731747362124 140731747364815 0
Current children cumulated CPU time: 250.7 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 248908 KiB

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

[startup+240.02 s]
# the end of solver process 15461 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001887 s

[startup+240.024 s]
# the end of solver process 15463 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.352 s, system=0.373189 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.024
CPU time (s): 250.725
CPU user time (s): 250.352
CPU system time (s): 0.373189
CPU usage (%): 104.458
Max. virtual memory (cumulated for all children) (KiB): 13997428
Max. memory (cumulated for all children) (KiB): 266324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.352
system time used= 0.373189
maximum resident set size= 265964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10315
involuntary context switches= 293


# summary of solver processes directly reported to runsolver:
#   pid: 15461,15463
#   total CPU time (s): 250.725
#   total CPU user time (s): 250.352
#   total CPU system time (s): 0.373189

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.5907 second user time and 2.24448 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 08:44:24
IDJOB=4284287
IDBENCH=126221
IDSOLVER=2680
FILE ID=node112/4284287-1503212324
RUNJOBID= node112-1503208953-13390
PBS_JOBID= 20630869
Free space on /tmp= 61780 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-15-a3.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284287-1503212324/watcher-4284287-1503212324 -o /tmp/evaluation-result-4284287-1503212324/solver-4284287-1503212324 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13390 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1624219215 HOME/instance-4284287-1503212324.xml

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

MD5SUM BENCH= 0ccf44bf6198d309f3039e2504907429
RANDOM SEED=1624219215

node112.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.24
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.24
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.24
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.24
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:        25025432 kB
MemAvailable:   31781380 kB
Buffers:          254924 kB
Cached:          6790372 kB
SwapCached:            0 kB
Active:          1368080 kB
Inactive:        5921924 kB
Active(anon):     196044 kB
Inactive(anon):    84384 kB
Active(file):    1172036 kB
Inactive(file):  5837540 kB
Unevictable:        7844 kB
Mlocked:            7844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7868 kB
Writeback:             0 kB
AnonPages:        276524 kB
Mapped:            64040 kB
Shmem:             33416 kB
Slab:             151968 kB
SReclaimable:     124412 kB
SUnreclaim:        27556 kB
KernelStack:        3824 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1251396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61772 MiB
End job on node112 at 2017-08-20 08:48:24