Trace number 4284414

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)208112 256.091 240.026

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284414-1503211309.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284414-1503211309.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.20	c simple solver
0.33/0.26	c parse instance...
0.78/0.51	c solve instance...
1.63/0.73	o 244755 
1.63/0.76	o 241963 
1.98/0.81	o 241783 
1.98/0.81	o 241444 
1.98/0.82	o 238139 
1.98/0.84	o 234520 
1.98/0.87	o 233623 
1.98/0.88	o 232638 
2.35/0.97	o 232510 
2.35/0.97	o 227906 
7.68/2.68	o 227238 
12.81/4.96	o 226814 
13.57/5.57	o 224886 
13.57/5.58	o 224443 
13.57/5.58	o 220800 
13.87/5.71	o 220463 
14.26/6.05	o 220249 
14.26/6.10	o 218906 
14.47/6.26	o 218504 
16.46/8.07	o 217910 
16.46/8.09	o 217900 
16.70/8.21	o 214710 
17.20/8.59	o 212452 
22.94/13.53	o 211820 
23.06/13.60	o 210624 
35.59/25.59	o 209077 
234.19/218.82	o 208979 
234.19/218.84	o 208293 
234.59/219.20	o 208169 
237.01/221.50	o 208112 
256.06/240.01	s SATISFIABLE
256.06/240.01	v <instantiation>
256.06/240.01	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][12] d[3][13] d[3][14] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[10][11] d[10][12] d[10][13] d[10][14] d[11][12] d[11][13] d[11][14] d[12][13] d[12][14] d[13][14] </list>
256.06/240.01	v 	<values>7 6 13 9 3 5 0 1 8 11 12 14 10 2 4 1 44 58 61 56 25 1 80 76 72 85 21 56 8 21 11 36 93 6 9 15 11 20 61 35 69 71 15 82 85 40 91 48 54 14 77 45 76 76 21 50 4 84 94 66 41 90 45 74 57 82 0 36 11 29 82 71 35 18 41 35 1 36 27 2 4 26 6 21 10 6 44 75 63 95 56 85 0 26 11 12 79 89 51 3 29 90 86 77 40 83 96 59 89 71 74 18 76 65 39 40 91 30 82 </values>
256.06/240.01	v </instantiation>
256.06/240.01	c Unexpected resolution interruption!

Verifier Data

OK	208112

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284414-1503211309/watcher-4284414-1503211309 -o /tmp/evaluation-result-4284414-1503211309/solver-4284414-1503211309 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 68433129 HOME/instance-4284414-1503211309.xml 

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

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

solver pid=21130, runsolver pid=21127

[startup+0.105377 s]*
/proc/loadavg: 1.45 1.58 1.52 6/217 21146
/proc/meminfo: memFree=21095072/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13978596 memory=28544 CPUtime=0.13 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 5517 0 0 0 12 1 0 0 20 0 15 0 154218519 14314082304 7136 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3494649 7136 2868 1 0 3482966 0
[pid=21132/tid=21133] ppid=21130 vsize=13978596 memory=-6962121287837372198 CPUtime=0.1 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 3448 0 0 0 9 1 0 0 20 0 15 0 154218519 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992860608592 139992856399254 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13978596 memory=140335331690112 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218520 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13978596 memory=140335331690112 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218521 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218522 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992329446944 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218522 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992328394096 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 154218524 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 15 0 154218524 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13978596 memory=140335331690112 CPUtime=0.01 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) R 21130 21130 19988 0 -1 4202560 337 0 0 0 1 0 0 0 20 0 15 0 154218524 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992324184176 139992835780000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13978596 memory=140335331690112 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218525 14314082304 7136 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29924 KiB

[startup+0.210726 s]*
/proc/loadavg: 1.45 1.58 1.52 5/217 21146
/proc/meminfo: memFree=21080560/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13982852 memory=40408 CPUtime=0.33 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 8103 0 0 0 31 2 0 0 20 0 15 0 154218519 14318440448 10102 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3495713 10102 3071 1 0 3482966 0
[pid=21132/tid=21133] ppid=21130 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) D 21130 21130 19988 0 -1 1077944384 5330 0 0 0 18 1 0 0 20 0 15 0 154218519 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992860598112 139992849066541 0 4 0 16800975 18446744072101760548 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13982852 memory=9107 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13982852 memory=140335331710619 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318473216 10102 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218520 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13982852 memory=140335331690112 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218521 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218522 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992329446944 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218522 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992328394096 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 507 0 0 0 3 0 0 0 20 0 15 0 154218524 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13982884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 15 0 154218524 14318473216 10102 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13982884 memory=140335331690112 CPUtime=0.07 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 727 0 0 0 7 0 0 0 20 0 15 0 154218524 14318473216 10102 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218525 14318440448 10102 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41788 KiB

[startup+0.316399 s]*
/proc/loadavg: 1.45 1.58 1.52 6/217 21146
/proc/meminfo: memFree=21067468/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13982928 memory=48132 CPUtime=0.52 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 9182 0 0 0 49 3 0 0 20 0 15 0 154218519 14318518272 12033 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3495732 12033 3129 1 0 3482966 0
[pid=21132/tid=21133] ppid=21130 vsize=13982928 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 6077 0 0 0 28 2 0 0 20 0 15 0 154218519 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992860622688 139992856409245 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13982928 memory=9469 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13982928 memory=4050206357687914293 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218520 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218521 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218522 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992329446944 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218522 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992328394096 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 623 0 0 0 4 0 0 0 20 0 15 0 154218524 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13982928 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 304 0 0 0 3 0 0 0 20 0 15 0 154218524 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13982928 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 885 0 0 0 13 0 0 0 20 0 15 0 154218524 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218525 14318518272 12033 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49512 KiB

[startup+0.701705 s]
/proc/loadavg: 1.45 1.58 1.52 8/217 21146
/proc/meminfo: memFree=21038348/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13984976 memory=66408 CPUtime=1.63 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 11781 0 0 0 159 4 0 0 20 0 15 0 154218519 14320615424 16602 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3496244 16602 3210 1 0 3483478 0
[pid=21132/tid=21133] ppid=21130 vsize=13984976 memory=23600 CPUtime=0.68 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 6710 0 0 0 65 3 0 0 20 0 15 0 154218519 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992860621120 139992466222460 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13984976 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13984976 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13984976 memory=640 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218520 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13984976 memory=956 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154218520 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13984976 memory=2468 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154218521 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13984976 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992329446944 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13984976 memory=932 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992328394096 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13984976 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13984976 memory=4124 CPUtime=0.32 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) R 21130 21130 19988 0 -1 4202560 1420 0 0 0 32 0 0 0 20 0 15 0 154218524 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992326275800 139992841504476 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13984976 memory=2200 CPUtime=0.3 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) R 21130 21130 19988 0 -1 4202560 871 0 0 0 30 0 0 0 20 0 15 0 154218524 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992325216784 139992835558362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13984976 memory=7528 CPUtime=0.3 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 1474 0 0 0 30 0 0 0 20 0 15 0 154218524 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13984976 memory=840 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13984976 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154218525 14320615424 16602 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 67788 KiB

[startup+1.50083 s]
/proc/loadavg: 1.45 1.58 1.52 7/217 21146
/proc/meminfo: memFree=20970156/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0

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

/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992328394112 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13984976 memory=1380 CPUtime=4.77 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 15573 0 0 0 475 2 0 0 20 0 15 0 154218524 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13984976 memory=1128304 CPUtime=4.49 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 12741 0 0 0 448 1 0 0 20 0 15 0 154218524 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13984976 memory=56 CPUtime=0.86 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 7279 0 0 0 85 1 0 0 20 0 15 0 154218524 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13984976 memory=8259761640684150880 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 209 0 0 0 2 2 0 0 20 0 15 0 154218525 14320615424 282076 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 113.92 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1129684 KiB

[startup+162.301 s]
/proc/loadavg: 1.54 1.58 1.53 3/218 21157
/proc/meminfo: memFree=19995364/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13984976 memory=937576 CPUtime=175.34 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 73635 0 0 0 17443 91 0 0 20 0 15 0 154218519 14320615424 234394 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3496244 234394 3274 1 0 3483478 0
[pid=21132/tid=21133] ppid=21130 vsize=13984976 memory=937576 CPUtime=161.21 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 22531 0 0 0 16104 17 0 0 20 0 15 0 154218519 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992860626832 139992467370697 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13984976 memory=919064 CPUtime=0.87 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 1638 0 0 0 72 15 0 0 20 0 15 0 154218520 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13984976 memory=919064 CPUtime=0.87 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1085 0 0 0 72 15 0 0 20 0 15 0 154218520 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.87 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 1589 0 0 0 72 15 0 0 20 0 15 0 154218520 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13984976 memory=919064 CPUtime=0.88 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 1201 0 0 0 72 16 0 0 20 0 15 0 154218520 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 1699 0 0 0 2 1 0 0 20 0 15 0 154218521 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13984976 memory=937576 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992329447008 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13984976 memory=937576 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992328394112 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13984976 memory=937576 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13984976 memory=1380 CPUtime=5 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 19379 0 0 0 497 3 0 0 20 0 15 0 154218524 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13984976 memory=954992 CPUtime=4.59 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 14190 0 0 0 458 1 0 0 20 0 15 0 154218524 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13984976 memory=0 CPUtime=0.87 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 8483 0 0 0 86 1 0 0 20 0 15 0 154218524 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13984976 memory=937576 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.07 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 451 0 0 0 3 4 0 0 20 0 15 0 154218525 14320615424 234394 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 175.34 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 938956 KiB

[startup+222.301 s]
/proc/loadavg: 1.45 1.55 1.52 3/218 21158
/proc/meminfo: memFree=20025152/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13984976 memory=894592 CPUtime=237.82 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 84137 0 0 0 23663 119 0 0 20 0 15 0 154218519 14320615424 223648 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3496244 223648 3290 1 0 3483478 0
[pid=21132/tid=21133] ppid=21130 vsize=13984976 memory=894592 CPUtime=220.4 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 23654 0 0 0 22022 18 0 0 20 0 15 0 154218519 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992860623984 139992471575205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13984976 memory=1380 CPUtime=1.61 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 2207 0 0 0 140 21 0 0 20 0 15 0 154218520 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13984976 memory=847232 CPUtime=1.61 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1535 0 0 0 140 21 0 0 20 0 15 0 154218520 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13984976 memory=1380 CPUtime=1.61 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 2512 0 0 0 140 21 0 0 20 0 15 0 154218520 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13984976 memory=894592 CPUtime=1.62 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2062 0 0 0 140 22 0 0 20 0 15 0 154218520 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13984976 memory=894592 CPUtime=0.08 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 4042 0 0 0 6 2 0 0 20 0 15 0 154218521 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992329447008 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13984976 memory=894592 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992328394112 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13984976 memory=1380 CPUtime=5.1 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 21880 0 0 0 507 3 0 0 20 0 15 0 154218524 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13984976 memory=894592 CPUtime=4.72 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 15743 0 0 0 471 1 0 0 20 0 15 0 154218524 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.88 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 8633 0 0 0 87 1 0 0 20 0 15 0 154218524 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13984976 memory=2428 CPUtime=0.09 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 480 0 0 0 4 5 0 0 20 0 15 0 154218525 14320615424 223648 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 237.82 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 895972 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.06 1.68 1.56 3/218 21237
/proc/meminfo: memFree=19972616/32770624 swapFree=67108860/67108860
[pid=21130] ppid=21127 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/21130/stat : 21130 (xcsp3-exec) S 21127 21130 19988 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154218518 9740288 345 33554432000 4194304 5098028 140722607742656 140722607740760 140609682408060 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 26472448 140722607744118 140722607744320 140722607744320 140722607747051 0
/proc/21130/statm: 2378 345 289 221 0 87 0
[pid=21132] ppid=21130 vsize=13984976 memory=1073348 CPUtime=256.06 cores=0,2,4,6
/proc/21132/stat : 21132 (java) S 21130 21130 19988 0 -1 1077944320 88629 0 0 0 25467 139 0 0 20 0 15 0 154218519 14320615424 268337 33554432000 4194304 4196468 140721876342416 140721876324960 139992856387319 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
/proc/21132/statm: 3496244 268337 3292 1 0 3483478 0
[pid=21132/tid=21133] ppid=21130 vsize=13984976 memory=1732 CPUtime=237.95 cores=0,2,4,6
/proc/21132/task/21133/stat : 21133 (java) R 21130 21130 19988 0 -1 4202560 24593 0 0 0 23777 18 0 0 20 0 15 0 154218519 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992860626816 139992466582908 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21134] ppid=21130 vsize=13984976 memory=1944 CPUtime=1.76 cores=0,2,4,6
/proc/21132/task/21134/stat : 21134 (java) S 21130 21130 19988 0 -1 1077944384 2330 0 0 0 150 26 0 0 20 0 15 0 154218520 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992786475664 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21135] ppid=21130 vsize=13984976 memory=1073348 CPUtime=1.76 cores=0,2,4,6
/proc/21132/task/21135/stat : 21135 (java) S 21130 21130 19988 0 -1 1077944384 1663 0 0 0 150 26 0 0 20 0 15 0 154218520 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992785422864 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21136] ppid=21130 vsize=13984976 memory=4872558044660077418 CPUtime=1.76 cores=0,2,4,6
/proc/21132/task/21136/stat : 21136 (java) S 21130 21130 19988 0 -1 1077944384 2841 0 0 0 150 26 0 0 20 0 15 0 154218520 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992784370064 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21137] ppid=21130 vsize=13984976 memory=13160 CPUtime=1.78 cores=0,2,4,6
/proc/21132/task/21137/stat : 21137 (java) S 21130 21130 19988 0 -1 1077944384 2157 0 0 0 151 27 0 0 20 0 15 0 154218520 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992783317264 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21138] ppid=21130 vsize=13984976 memory=792 CPUtime=0.08 cores=0,2,4,6
/proc/21132/task/21138/stat : 21138 (java) S 21130 21130 19988 0 -1 1077944384 4311 0 0 0 6 2 0 0 20 0 15 0 154218521 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992330500976 139992856398466 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21139] ppid=21130 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21139/stat : 21139 (java) S 21130 21130 19988 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992329447008 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21140] ppid=21130 vsize=13984976 memory=10736 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21140/stat : 21140 (java) S 21130 21130 19988 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 154218522 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992328394112 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21141] ppid=21130 vsize=13984976 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21141/stat : 21141 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992327342416 139992856405915 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21142] ppid=21130 vsize=13984976 memory=15876 CPUtime=5.1 cores=0,2,4,6
/proc/21132/task/21142/stat : 21142 (java) S 21130 21130 19988 0 -1 1077944384 22533 0 0 0 507 3 0 0 20 0 15 0 154218524 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992326289776 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21143] ppid=21130 vsize=13984976 memory=16444 CPUtime=4.78 cores=0,2,4,6
/proc/21132/task/21143/stat : 21143 (java) S 21130 21130 19988 0 -1 1077944384 17277 0 0 0 477 1 0 0 20 0 15 0 154218524 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992325236976 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21144] ppid=21130 vsize=13984976 memory=1380 CPUtime=0.88 cores=0,2,4,6
/proc/21132/task/21144/stat : 21144 (java) S 21130 21130 19988 0 -1 1077944384 9032 0 0 0 87 1 0 0 20 0 15 0 154218524 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992324184176 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21145] ppid=21130 vsize=13984976 memory=1073348 CPUtime=0 cores=0,2,4,6
/proc/21132/task/21145/stat : 21145 (java) S 21130 21130 19988 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154218524 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992323131616 139992856397525 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
[pid=21132/tid=21146] ppid=21130 vsize=13984976 memory=2468 CPUtime=0.11 cores=0,2,4,6
/proc/21132/task/21146/stat : 21146 (java) S 21130 21130 19988 0 -1 1077944384 503 0 0 0 5 6 0 0 20 0 15 0 154218525 14320615424 268337 33554432000 4194304 4196468 140721876342416 139992322079920 139992856398466 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 15683584 140721876346013 140721876346188 140721876346188 140721876348879 0
Current children cumulated CPU time: 256.06 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1074728 KiB

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

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

[startup+240.026 s]
# the end of solver process 21132 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=254.686 s, system=1.40485 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.026
CPU time (s): 256.091
CPU user time (s): 254.686
CPU system time (s): 1.40485
CPU usage (%): 106.693
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1303164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.686
system time used= 1.40485
maximum resident set size= 1308188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89438
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= 9348
involuntary context switches= 525


# summary of solver processes directly reported to runsolver:
#   pid: 21130,21132
#   total CPU time (s): 256.091
#   total CPU user time (s): 254.686
#   total CPU system time (s): 1.40485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.45973 second user time and 2.43517 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 08:27:28
IDJOB=4284414
IDBENCH=123042
IDSOLVER=2680
FILE ID=node114/4284414-1503211309
RUNJOBID= node114-1503208995-20019
PBS_JOBID= 20630872
Free space on /tmp= 61700 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai15a.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284414-1503211309/watcher-4284414-1503211309 -o /tmp/evaluation-result-4284414-1503211309/solver-4284414-1503211309 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node114-1503208995-20019 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 68433129 HOME/instance-4284414-1503211309.xml

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

MD5SUM BENCH= 01e5f10d01ef86069967703c8ffb230e
RANDOM SEED=68433129

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        21119204 kB
MemAvailable:   31861824 kB
Buffers:          260952 kB
Cached:         10768008 kB
SwapCached:            0 kB
Active:          2116152 kB
Inactive:        9077348 kB
Active(anon):     156352 kB
Inactive(anon):    44260 kB
Active(file):    1959800 kB
Inactive(file):  9033088 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8124 kB
Writeback:             0 kB
AnonPages:        245416 kB
Mapped:            64040 kB
Shmem:             33416 kB
Slab:             157940 kB
SReclaimable:     131132 kB
SUnreclaim:        26808 kB
KernelStack:        3808 kB
PageTables:         5396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1300772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61692 MiB
End job on node114 at 2017-08-20 08:31:29