Trace number 4280267

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 par (2017-08-18)SAT (TO)0 20026 2520.1399

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-63.xml
MD5SUM6886ed4ce8536fa7eb6fe38004cd2981
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280267-1503166612.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280267-1503166612.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
14.23/8.87	c solve instance...
15089.69/1899.61	o 0 
20025.19/2520.09	s SATISFIABLE
20025.19/2520.09	v <instantiation>
20025.19/2520.09	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
20025.19/2520.09	v 	<values>0 200 199 199 199 199 0 198 164 162 160 158 158 197 197 194 191 191 0 197 196 196 196 192 0 193 193 193 193 190 0 193 190 190 190 190 0 192 192 192 189 185 0 189 169 168 168 153 153 189 169 168 166 154 154 188 167 167 166 156 156 187 166 165 165 161 156 186 169 168 166 157 154 186 165 164 164 164 157 186 159 157 157 155 155 184 172 172 171 151 150 184 170 170 168 154 154 184 170 170 166 0 0 183 182 161 159 157 156 181 180 180 174 174 0 181 173 170 170 170 0 180 174 173 173 171 0 179 176 176 176 176 0 </values>
20025.19/2520.09	v </instantiation>
20025.19/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280267-1503166612/watcher-4280267-1503166612 -o /tmp/evaluation-result-4280267-1503166612/solver-4280267-1503166612 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503163228-18525 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 614311072 HOME/instance-4280267-1503166612.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=18711, runsolver pid=18708
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 7.98 8.21 8.23 2/200 18732
/proc/meminfo: memFree=27019056/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=25999808 memory=27188 CPUtime=0.11 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 5220 0 0 0 10 1 0 0 20 0 20 0 149749223 26623803392 6797 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6499952 6797 2843 1 0 6488269 0
[pid=18713/tid=18714] ppid=18711 vsize=25999808 memory=8186588030768684184 CPUtime=0.09 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) R 18711 18711 18498 0 -1 4202560 3227 0 0 0 8 1 0 0 20 0 20 0 149749224 26623803392 6797 33554432000 4194304 4196468 140721106887024 139697318876976 139697314665050 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=25999808 memory=732370487579892709 CPUtime=0 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=25999808 memory=140349242439296 CPUtime=0 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18718] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18718/stat : 18718 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139696870022032 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18719] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18719/stat : 18719 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139696868968976 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18720] ppid=18711 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18713/task/18720/stat : 18720 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139696867916432 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18721] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18721/stat : 18721 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139696866863376 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18722] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18722/stat : 18722 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749225 26623803392 6797 33554432000 4194304 4196468 140721106887024 139696865810832 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18723] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18723/stat : 18723 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749226 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695989590768 139697314654850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18724] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18724/stat : 18724 (java) S 18711 18711 18498 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149749227 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695988536992 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18725] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18725/stat : 18725 (java) S 18711 18711 18498 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149749227 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695987483888 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18726] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18726/stat : 18726 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695986432464 139697314662299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18727] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18727/stat : 18727 (java) S 18711 18711 18498 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695985379568 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18728] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18728/stat : 18728 (java) S 18711 18711 18498 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695984327024 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18729] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18729/stat : 18729 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695983273968 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18730] ppid=18711 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/18713/task/18730/stat : 18730 (java) R 18711 18711 18498 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695982221424 139697314665050 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18731] ppid=18711 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18731/stat : 18731 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749229 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695981169632 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18732] ppid=18711 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/18713/task/18732/stat : 18732 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749230 26623803392 6797 33554432000 4194304 4196468 140721106887024 139695980117168 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28572 KiB

[startup+0.209768 s]*
/proc/loadavg: 7.98 8.21 8.23 3/200 18732
/proc/meminfo: memFree=27007660/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=26004064 memory=39068 CPUtime=0.33 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 7845 0 0 0 31 2 0 0 20 0 20 0 149749223 26628161536 9767 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6501016 9767 3051 1 0 6488269 0
[pid=18713/tid=18714] ppid=18711 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) R 18711 18711 18498 0 -1 4202560 4940 0 0 0 18 1 0 0 20 0 20 0 149749224 26628161536 9767 33554432000 4194304 4196468 140721106887024 139697318857936 139697298724190 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=26004064 memory=732370487579892709 CPUtime=0 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=26004064 memory=140349242439296 CPUtime=0 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18718] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18718/stat : 18718 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139696870022032 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18719] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18719/stat : 18719 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139696868968976 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18720] ppid=18711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18713/task/18720/stat : 18720 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139696867916432 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18721] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18721/stat : 18721 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139696866863376 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18722] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18722/stat : 18722 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 9767 33554432000 4194304 4196468 140721106887024 139696865810832 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18723] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18723/stat : 18723 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749226 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695989590768 139697314654850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18724] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18724/stat : 18724 (java) S 18711 18711 18498 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149749227 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695988536992 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18725] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18725/stat : 18725 (java) S 18711 18711 18498 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149749227 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695987483888 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18726] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18726/stat : 18726 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695986432464 139697314662299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18727] ppid=18711 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18713/task/18727/stat : 18727 (java) S 18711 18711 18498 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695985379568 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18728] ppid=18711 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/18713/task/18728/stat : 18728 (java) S 18711 18711 18498 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695984327024 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18729] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18729/stat : 18729 (java) S 18711 18711 18498 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695983273968 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18730] ppid=18711 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/18713/task/18730/stat : 18730 (java) R 18711 18711 18498 0 -1 4202560 729 0 0 0 7 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695982221424 139697314665050 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18731] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18731/stat : 18731 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749229 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695981169632 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18732] ppid=18711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18713/task/18732/stat : 18732 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749230 26628161536 9767 33554432000 4194304 4196468 140721106887024 139695980117168 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40452 KiB

[startup+0.309518 s]*
/proc/loadavg: 7.98 8.21 8.23 3/200 18732
/proc/meminfo: memFree=27000960/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=26004064 memory=46012 CPUtime=0.5 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 8739 0 0 0 46 4 0 0 20 0 20 0 149749223 26628161536 11503 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6501016 11503 3109 1 0 6488269 0
[pid=18713/tid=18714] ppid=18711 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) R 18711 18711 18498 0 -1 4202560 5603 0 0 0 27 2 0 0 20 0 20 0 149749224 26628161536 11503 33554432000 4194304 4196468 140721106887024 139697318881440 139697314665629 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18718] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18718/stat : 18718 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139696870022032 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18719] ppid=18711 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/18713/task/18719/stat : 18719 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139696868968976 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18720] ppid=18711 vsize=26004064 memory=140349129454511 CPUtime=0 cores=0-7
/proc/18713/task/18720/stat : 18720 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139696867916432 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18721] ppid=18711 vsize=26004064 memory=140349129456816 CPUtime=0 cores=0-7
/proc/18713/task/18721/stat : 18721 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139696866863376 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18722] ppid=18711 vsize=26004064 memory=140349129459120 CPUtime=0 cores=0-7
/proc/18713/task/18722/stat : 18722 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749225 26628161536 11503 33554432000 4194304 4196468 140721106887024 139696865810832 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18723] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18723/stat : 18723 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749226 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695989590768 139697314654850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18724] ppid=18711 vsize=26004064 memory=280698258925200 CPUtime=0 cores=0-7
/proc/18713/task/18724/stat : 18724 (java) S 18711 18711 18498 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149749227 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695988536992 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18725] ppid=18711 vsize=26004064 memory=280698258932112 CPUtime=0 cores=0-7
/proc/18713/task/18725/stat : 18725 (java) S 18711 18711 18498 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149749227 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695987483888 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18726] ppid=18711 vsize=26004064 memory=280698258873392 CPUtime=0 cores=0-7
/proc/18713/task/18726/stat : 18726 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695986432464 139697314662299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18727] ppid=18711 vsize=26004064 memory=280698258945936 CPUtime=0.02 cores=0-7
/proc/18713/task/18727/stat : 18727 (java) R 18711 18711 18498 0 -1 4202560 386 0 0 0 2 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695985379568 139697295344000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18728] ppid=18711 vsize=26004064 memory=280698258952848 CPUtime=0.02 cores=0-7
/proc/18713/task/18728/stat : 18728 (java) S 18711 18711 18498 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695984327024 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18729] ppid=18711 vsize=26004064 memory=280698258950544 CPUtime=0.01 cores=0-7
/proc/18713/task/18729/stat : 18729 (java) R 18711 18711 18498 0 -1 4202560 198 0 0 0 1 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695983273968 139697306933152 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18730] ppid=18711 vsize=26004064 memory=280698258966704 CPUtime=0.12 cores=0-7
/proc/18713/task/18730/stat : 18730 (java) S 18711 18711 18498 0 -1 1077944384 816 0 0 0 12 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695982221424 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18731] ppid=18711 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/18713/task/18731/stat : 18731 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149749229 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695981169632 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18732] ppid=18711 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/18713/task/18732/stat : 18732 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749230 26628161536 11503 33554432000 4194304 4196468 140721106887024 139695980117168 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47396 KiB

[startup+0.700934 s]
/proc/loadavg: 7.98 8.21 8.23 5/200 18732
/proc/meminfo: memFree=26956036/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=26004140 memory=124944 CPUtime=1.69 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 11514 0 0 0 164 5 0 0 20 0 20 0 149749223 26628239360 31236 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6501035 31236 3194 1 0 6488269 0
[pid=18713/tid=18714] ppid=18711 vsize=26004140 memory=280698259261632 CPUtime=0.67 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) R 18711 18711 18498 0 -1 4202560 5985 0 0 0 64 3 0 0 20 0 20 0 149749224 26628239360 31236 33554432000 4194304 4196468 140721106887024 139697318882000 139697297106280 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=26004140 memory=1012 CPUtime=0 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149749225 26628239360 31236 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=26004140 memory=1716 CPUtime=0 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628239360 31236 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=26004140 memory=5792 CPUtime=0 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149749225 26628239360 31236 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0

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

[pid=18713/tid=18772] ppid=18711 vsize=26538700 memory=6791534058613427641 CPUtime=537.04 cores=0-7
/proc/18713/task/18772/stat : 18772 (java) R 18711 18711 18498 0 -1 4202560 4209 0 0 0 53699 5 0 0 20 0 28 0 149939185 27175628800 944570 33554432000 4194304 4196468 140721106887024 139695967895760 139696921509982 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 19407.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3779664 KiB

[startup+2502.3 s]
/proc/loadavg: 8.03 8.16 8.24 9/208 18780
/proc/meminfo: memFree=23256816/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=26538700 memory=3784424 CPUtime=19884.1 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 506372 0 0 0 1987776 638 0 0 20 0 28 0 149749223 27175628800 946106 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6634675 946106 3292 1 0 6621909 0
[pid=18713/tid=18714] ppid=18711 vsize=26538700 memory=3784424 CPUtime=8.55 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) S 18711 18711 18498 0 -1 1077944384 8096 0 0 0 839 16 0 0 20 0 28 0 149749224 27175628800 946106 33554432000 4194304 4196468 140721106887024 139697318884480 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=26538700 memory=1384 CPUtime=3.4 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 20699 0 0 0 313 27 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=26538700 memory=3784424 CPUtime=3.44 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 22357 0 0 0 318 26 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=26538700 memory=3784424 CPUtime=3.42 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 22019 0 0 0 316 26 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18718] ppid=18711 vsize=26538700 memory=6219588004748747840 CPUtime=3.47 cores=0-7
/proc/18713/task/18718/stat : 18718 (java) S 18711 18711 18498 0 -1 1077944384 18252 0 0 0 319 28 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139696870022032 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18719] ppid=18711 vsize=26538700 memory=3782376 CPUtime=3.42 cores=0-7
/proc/18713/task/18719/stat : 18719 (java) S 18711 18711 18498 0 -1 1077944384 18403 0 0 0 317 25 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139696868968976 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18720] ppid=18711 vsize=26538700 memory=1384 CPUtime=3.36 cores=0-7
/proc/18713/task/18720/stat : 18720 (java) S 18711 18711 18498 0 -1 1077944384 19041 0 0 0 306 30 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139696867916432 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18721] ppid=18711 vsize=26538700 memory=1384 CPUtime=3.49 cores=0-7
/proc/18713/task/18721/stat : 18721 (java) S 18711 18711 18498 0 -1 1077944384 22180 0 0 0 321 28 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139696866863376 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18722] ppid=18711 vsize=26538700 memory=6791534058613427641 CPUtime=3.45 cores=0-7
/proc/18713/task/18722/stat : 18722 (java) S 18711 18711 18498 0 -1 1077944384 20776 0 0 0 319 26 0 0 20 0 28 0 149749225 27175628800 946106 33554432000 4194304 4196468 140721106887024 139696865810832 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18723] ppid=18711 vsize=26538700 memory=3780856 CPUtime=1.14 cores=0-7
/proc/18713/task/18723/stat : 18723 (java) S 18711 18711 18498 0 -1 1077944384 39433 0 0 0 93 21 0 0 20 0 28 0 149749226 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695989590768 139697314654850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18724] ppid=18711 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18713/task/18724/stat : 18724 (java) S 18711 18711 18498 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 149749227 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695988537056 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18725] ppid=18711 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18713/task/18725/stat : 18725 (java) S 18711 18711 18498 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 149749227 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695987483904 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18726] ppid=18711 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/18713/task/18726/stat : 18726 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695986432464 139697314662299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18727] ppid=18711 vsize=26538700 memory=3784424 CPUtime=2.83 cores=0-7
/proc/18713/task/18727/stat : 18727 (java) S 18711 18711 18498 0 -1 1077944384 26514 0 0 0 279 4 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695985379568 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18728] ppid=18711 vsize=26538700 memory=3782376 CPUtime=2.71 cores=0-7
/proc/18713/task/18728/stat : 18728 (java) S 18711 18711 18498 0 -1 1077944384 24293 0 0 0 267 4 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695984327024 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18729] ppid=18711 vsize=26538700 memory=1384 CPUtime=3.3 cores=0-7
/proc/18713/task/18729/stat : 18729 (java) S 18711 18711 18498 0 -1 1077944384 25439 0 0 0 327 3 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695983273968 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18730] ppid=18711 vsize=26538700 memory=1786 CPUtime=0.77 cores=0-7
/proc/18713/task/18730/stat : 18730 (java) S 18711 18711 18498 0 -1 1077944384 14377 0 0 0 75 2 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695982221424 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18731] ppid=18711 vsize=26538700 memory=662 CPUtime=0 cores=0-7
/proc/18713/task/18731/stat : 18731 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149749229 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695981169632 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18732] ppid=18711 vsize=26538700 memory=2336 CPUtime=1.06 cores=0-7
/proc/18713/task/18732/stat : 18732 (java) S 18711 18711 18498 0 -1 1077944384 3539 0 0 0 80 26 0 0 20 0 28 0 149749230 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695980117168 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18765] ppid=18711 vsize=26538700 memory=1724 CPUtime=598.03 cores=0-7
/proc/18713/task/18765/stat : 18765 (java) R 18711 18711 18498 0 -1 4202560 11612 0 0 0 59791 12 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695968946928 139696922689574 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18766] ppid=18711 vsize=26538700 memory=3782376 CPUtime=598.93 cores=0-7
/proc/18713/task/18766/stat : 18766 (java) R 18711 18711 18498 0 -1 4202560 5742 0 0 0 59888 5 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695966843136 139696921509540 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18767] ppid=18711 vsize=26538700 memory=4140 CPUtime=599.19 cores=0-7
/proc/18713/task/18767/stat : 18767 (java) R 18711 18711 18498 0 -1 4202560 11040 0 0 0 59905 14 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695965789776 139696921509704 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18768] ppid=18711 vsize=26538700 memory=1384 CPUtime=595.67 cores=0-7
/proc/18713/task/18768/stat : 18768 (java) R 18711 18711 18498 0 -1 4202560 9259 0 0 0 59560 7 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695971053264 139696921508554 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18769] ppid=18711 vsize=26538700 memory=1384 CPUtime=597.05 cores=0-7
/proc/18713/task/18769/stat : 18769 (java) R 18711 18711 18498 0 -1 4202560 10595 0 0 0 59692 13 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695972105544 139696922833835 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18770] ppid=18711 vsize=26538700 memory=4140 CPUtime=599.15 cores=0-7
/proc/18713/task/18770/stat : 18770 (java) R 18711 18711 18498 0 -1 4202560 7381 0 0 0 59907 8 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695970000200 139696921507746 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18771] ppid=18711 vsize=26538700 memory=41592 CPUtime=596.27 cores=0-7
/proc/18713/task/18771/stat : 18771 (java) R 18711 18711 18498 0 -1 4202560 5404 0 0 0 59619 8 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695964741552 139696921508503 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18772] ppid=18711 vsize=26538700 memory=1296 CPUtime=596.47 cores=0-7
/proc/18713/task/18772/stat : 18772 (java) R 18711 18711 18498 0 -1 4202560 4370 0 0 0 59642 5 0 0 20 0 28 0 149939185 27175628800 946106 33554432000 4194304 4196468 140721106887024 139695967898688 139696922129691 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 19884.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3785808 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.39 8.23 8.26 9/208 18780
/proc/meminfo: memFree=23253676/32770624 swapFree=67108860/67108860
[pid=18711] ppid=18708 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/18711/stat : 18711 (xcsp3-exec) S 18708 18711 18498 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149749223 9740288 346 33554432000 4194304 5098028 140722132672784 140722132670888 140105955414652 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140722132681829 140722132682039 140722132682039 140722132684779 0
/proc/18711/statm: 2378 346 289 221 0 87 0
[pid=18713] ppid=18711 vsize=26538700 memory=3785728 CPUtime=20025.2 cores=0-7
/proc/18713/stat : 18713 (java) S 18711 18711 18498 0 -1 1077944320 508993 0 0 0 2001880 639 0 0 20 0 28 0 149749223 27175628800 946432 33554432000 4194304 4196468 140721106887024 140721106869568 139697314643703 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
/proc/18713/statm: 6634675 946432 3292 1 0 6621909 0
[pid=18713/tid=18714] ppid=18711 vsize=26538700 memory=1788 CPUtime=8.55 cores=0-7
/proc/18713/task/18714/stat : 18714 (java) S 18711 18711 18498 0 -1 1077944384 8096 0 0 0 839 16 0 0 20 0 28 0 149749224 27175628800 946432 33554432000 4194304 4196468 140721106887024 139697318884480 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18715] ppid=18711 vsize=26538700 memory=-7003737579269690708 CPUtime=3.45 cores=0-7
/proc/18713/task/18715/stat : 18715 (java) S 18711 18711 18498 0 -1 1077944384 20731 0 0 0 318 27 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139697237224464 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18716] ppid=18711 vsize=26538700 memory=956 CPUtime=3.49 cores=0-7
/proc/18713/task/18716/stat : 18716 (java) S 18711 18711 18498 0 -1 1077944384 22509 0 0 0 323 26 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139697236171920 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18717] ppid=18711 vsize=26538700 memory=2344 CPUtime=3.47 cores=0-7
/proc/18713/task/18717/stat : 18717 (java) S 18711 18711 18498 0 -1 1077944384 22435 0 0 0 321 26 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139697235118864 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18718] ppid=18711 vsize=26538700 memory=928 CPUtime=3.53 cores=0-7
/proc/18713/task/18718/stat : 18718 (java) S 18711 18711 18498 0 -1 1077944384 18393 0 0 0 325 28 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139696870022032 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18719] ppid=18711 vsize=26538700 memory=1568 CPUtime=3.47 cores=0-7
/proc/18713/task/18719/stat : 18719 (java) S 18711 18711 18498 0 -1 1077944384 18537 0 0 0 322 25 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139696868968976 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18720] ppid=18711 vsize=26538700 memory=2240 CPUtime=3.41 cores=0-7
/proc/18713/task/18720/stat : 18720 (java) S 18711 18711 18498 0 -1 1077944384 19437 0 0 0 311 30 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139696867916432 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18721] ppid=18711 vsize=26538700 memory=4128 CPUtime=3.54 cores=0-7
/proc/18713/task/18721/stat : 18721 (java) S 18711 18711 18498 0 -1 1077944384 22260 0 0 0 326 28 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139696866863376 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18722] ppid=18711 vsize=26538700 memory=2204 CPUtime=3.5 cores=0-7
/proc/18713/task/18722/stat : 18722 (java) S 18711 18711 18498 0 -1 1077944384 20833 0 0 0 324 26 0 0 20 0 28 0 149749225 27175628800 946432 33554432000 4194304 4196468 140721106887024 139696865810832 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18723] ppid=18711 vsize=26538700 memory=7788 CPUtime=1.15 cores=0-7
/proc/18713/task/18723/stat : 18723 (java) S 18711 18711 18498 0 -1 1077944384 39713 0 0 0 94 21 0 0 20 0 28 0 149749226 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695989590768 139697314654850 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18724] ppid=18711 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/18713/task/18724/stat : 18724 (java) S 18711 18711 18498 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 149749227 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695988537056 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18725] ppid=18711 vsize=26538700 memory=1152 CPUtime=0 cores=0-7
/proc/18713/task/18725/stat : 18725 (java) S 18711 18711 18498 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 149749227 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695987483904 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18726] ppid=18711 vsize=26538700 memory=3856 CPUtime=0 cores=0-7
/proc/18713/task/18726/stat : 18726 (java) S 18711 18711 18498 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695986432464 139697314662299 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18727] ppid=18711 vsize=26538700 memory=1384 CPUtime=2.83 cores=0-7
/proc/18713/task/18727/stat : 18727 (java) S 18711 18711 18498 0 -1 1077944384 26516 0 0 0 279 4 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695985379568 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18728] ppid=18711 vsize=26538700 memory=3784424 CPUtime=2.71 cores=0-7
/proc/18713/task/18728/stat : 18728 (java) S 18711 18711 18498 0 -1 1077944384 24295 0 0 0 267 4 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695984327024 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18729] ppid=18711 vsize=26538700 memory=2344 CPUtime=3.3 cores=0-7
/proc/18713/task/18729/stat : 18729 (java) S 18711 18711 18498 0 -1 1077944384 25441 0 0 0 327 3 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695983273968 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18730] ppid=18711 vsize=26538700 memory=928 CPUtime=0.77 cores=0-7
/proc/18713/task/18730/stat : 18730 (java) S 18711 18711 18498 0 -1 1077944384 14379 0 0 0 75 2 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695982221424 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18731] ppid=18711 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/18713/task/18731/stat : 18731 (java) S 18711 18711 18498 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149749229 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695981169632 139697314653909 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18732] ppid=18711 vsize=26538700 memory=15880 CPUtime=1.08 cores=0-7
/proc/18713/task/18732/stat : 18732 (java) S 18711 18711 18498 0 -1 1077944384 3558 0 0 0 81 27 0 0 20 0 28 0 149749230 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695980117168 139697314654850 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18765] ppid=18711 vsize=26538700 memory=956 CPUtime=615.64 cores=0-7
/proc/18713/task/18765/stat : 18765 (java) R 18711 18711 18498 0 -1 4202560 11834 0 0 0 61552 12 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695968947064 139696921509513 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18766] ppid=18711 vsize=26538700 memory=2344 CPUtime=616.56 cores=0-7
/proc/18713/task/18766/stat : 18766 (java) R 18711 18711 18498 0 -1 4202560 5816 0 0 0 61651 5 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695966842824 139696921511077 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18767] ppid=18711 vsize=26538700 memory=928 CPUtime=616.81 cores=0-7
/proc/18713/task/18767/stat : 18767 (java) R 18711 18711 18498 0 -1 4202560 11164 0 0 0 61667 14 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695965789912 139696921368556 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18768] ppid=18711 vsize=26538700 memory=1568 CPUtime=613.2 cores=0-7
/proc/18713/task/18768/stat : 18768 (java) R 18711 18711 18498 0 -1 4202560 9386 0 0 0 61313 7 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695971053008 139696921508498 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18769] ppid=18711 vsize=26538700 memory=2240 CPUtime=614.6 cores=0-7
/proc/18713/task/18769/stat : 18769 (java) R 18711 18711 18498 0 -1 4202560 10726 0 0 0 61447 13 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695972105688 139696921509549 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18770] ppid=18711 vsize=26538700 memory=4128 CPUtime=616.78 cores=0-7
/proc/18713/task/18770/stat : 18770 (java) R 18711 18711 18498 0 -1 4202560 7461 0 0 0 61670 8 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695970000472 139696921508559 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18771] ppid=18711 vsize=26538700 memory=2204 CPUtime=613.87 cores=0-7
/proc/18713/task/18771/stat : 18771 (java) R 18711 18711 18498 0 -1 4202560 5484 0 0 0 61379 8 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695964737608 139696922128499 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
[pid=18713/tid=18772] ppid=18711 vsize=26538700 memory=7788 CPUtime=613.93 cores=0-7
/proc/18713/task/18772/stat : 18772 (java) R 18711 18711 18498 0 -1 4202560 4438 0 0 0 61388 5 0 0 20 0 28 0 149939185 27175628800 946432 33554432000 4194304 4196468 140721106887024 139695967898976 139696921507764 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 32796672 140721106896018 140721106896195 140721106896195 140721106898895 0
Current children cumulated CPU time: 20025.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 3787112 KiB

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

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

[startup+2520.14 s]
# the end of solver process 18713 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20019.6 s, system=6.41911 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): 2520.14
CPU time (s): 20026
CPU user time (s): 20019.6
CPU system time (s): 6.41911
CPU usage (%): 794.639
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5349536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20019.6
system time used= 6.41911
maximum resident set size= 5352248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128222
involuntary context switches= 207948


# summary of solver processes directly reported to runsolver:
#   pid: 18711,18713
#   total CPU time (s): 20026
#   total CPU user time (s): 20019.6
#   total CPU system time (s): 6.41911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.5038 second user time and 30.9225 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-19 20:02:32
IDJOB=4280267
IDBENCH=137180
IDSOLVER=2675
FILE ID=node103/4280267-1503166612
RUNJOBID= node103-1503163228-18525
PBS_JOBID= 20630828
Free space on /tmp= 61652 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-63.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280267-1503166612/watcher-4280267-1503166612 -o /tmp/evaluation-result-4280267-1503166612/solver-4280267-1503166612 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1503163228-18525 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 614311072 HOME/instance-4280267-1503166612.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 6886ed4ce8536fa7eb6fe38004cd2981
RANDOM SEED=614311072

node103.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.56
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.56
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.56
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.56
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:        27035728 kB
MemAvailable:   31974680 kB
Buffers:          235568 kB
Cached:          4997600 kB
SwapCached:            0 kB
Active:          1001332 kB
Inactive:        4285768 kB
Active(anon):       3656 kB
Inactive(anon):    86700 kB
Active(file):     997676 kB
Inactive(file):  4199068 kB
Unevictable:        7496 kB
Mlocked:            7496 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8276 kB
Writeback:             0 kB
AnonPages:         61920 kB
Mapped:            51148 kB
Shmem:             33420 kB
Slab:             142304 kB
SReclaimable:     116084 kB
SUnreclaim:        26220 kB
KernelStack:        3184 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61644 MiB
End job on node103 at 2017-08-19 20:44:32