Trace number 4284403

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)76 252.55299 240.024

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-esc32a.xml
MD5SUMca8832984a17c67db3e889c6d91adcf4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark66
Best CPU time to get the best result obtained on this benchmark251.924
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints75
Number of domains2
Minimum domain size5
Maximum domain size32
Distribution of domain sizes[{"size":5,"count":74},{"size":32,"count":32}]
Minimum variable degree0
Maximum variable degree11
Distribution of variable degrees[{"degree":0,"count":950},{"degree":1,"count":7},{"degree":2,"count":75},{"degree":4,"count":1},{"degree":5,"count":2},{"degree":6,"count":4},{"degree":7,"count":8},{"degree":8,"count":6},{"degree":9,"count":2},{"degree":11,"count":1}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":74},{"arity":32,"count":1}]
Number of extensional constraints74
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":74},{"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-4284403-1503211444.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284403-1503211444.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.07/0.57	c solve instance...
5.52/2.11	o 117 
5.87/2.12	o 115 
5.87/2.15	o 111 
6.13/2.28	o 80 
6.47/2.30	o 79 
6.47/2.32	o 78 
7.72/2.79	o 76 
252.53/240.01	s SATISFIABLE
252.53/240.01	v <instantiation>
252.53/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] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] d[0][1] d[0][2] d[0][5] d[0][10] d[0][12] d[0][21] d[1][2] d[1][4] d[1][8] d[1][13] d[2][3] d[2][8] d[2][14] d[2][17] d[3][4] d[3][5] d[3][8] d[3][14] d[3][17] d[4][5] d[4][8] d[4][13] d[5][10] d[5][12] d[5][21] d[7][15] d[7][16] d[7][20] d[7][22] d[7][23] d[7][24] d[7][26] d[8][13] d[8][14] d[8][17] d[9][23] d[10][12] d[10][16] d[10][18] d[10][21] d[11][15] d[11][16] d[11][21] d[11][25] d[12][13] d[12][14] d[12][21] d[13][14] d[14][17] d[15][20] d[15][22] d[15][23] d[15][25] d[15][26] d[16][18] d[16][24] d[16][25] d[16][26] d[17][18] d[17][20] d[17][23] d[17][26] d[18][20] d[18][23] d[18][26] d[20][22] d[20][23] d[20][26] d[21][24] d[21][26] d[22][23] d[22][26] d[23][26] d[24][26] </list>
252.53/240.01	v 	<values>4 8 12 28 24 0 11 22 29 10 3 26 1 9 13 30 23 5 7 19 15 2 31 14 18 27 6 21 25 16 20 17 1 0 0 2 1 1 0 0 2 0 0 1 0 1 0 2 0 1 2 1 1 1 1 0 0 0 0 2 1 1 0 0 1 0 1 0 0 1 0 0 0 2 1 0 0 1 1 0 0 1 0 0 1 1 0 1 1 1 0 1 2 1 0 1 0 0 0 1 0 0 1 2 0 1 </values>
252.53/240.01	v </instantiation>
252.53/240.01	c Unexpected resolution interruption!

Verifier Data

OK	76

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284403-1503211444/watcher-4284403-1503211444 -o /tmp/evaluation-result-4284403-1503211444/solver-4284403-1503211444 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1866729320 HOME/instance-4284403-1503211444.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=9413, runsolver pid=9410

[startup+0.100211 s]*
/proc/loadavg: 1.89 1.77 1.68 4/217 9429
/proc/meminfo: memFree=24687256/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13978596 memory=27888 CPUtime=0.12 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 5323 0 0 0 11 1 0 0 20 0 15 0 154231880 14314082304 6972 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3494649 6972 2884 1 0 3482966 0
[pid=9415/tid=9416] ppid=9413 vsize=13978596 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 3331 0 0 0 8 1 0 0 20 0 15 0 154231880 14314082304 6972 33554432000 4194304 4196468 140736854740112 139873753993888 139873749773718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13978596 memory=3472468522208208080 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14314082304 6972 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13978596 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14314082304 6972 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14314082304 6972 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231881 14314082304 6972 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231882 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154231883 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154231883 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 154231885 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13978596 memory=140393313056384 CPUtime=0.01 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) R 9413 9413 8036 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 154231885 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872386930928 139873733842270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13978596 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231886 14314082304 6972 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29272 KiB

[startup+0.210705 s]*
/proc/loadavg: 1.89 1.77 1.68 3/217 9429
/proc/meminfo: memFree=24676404/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13982852 memory=40608 CPUtime=0.34 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 8205 0 0 0 32 2 0 0 20 0 15 0 154231880 14318440448 10152 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3495713 10152 3056 1 0 3482966 0
[pid=9415/tid=9416] ppid=9413 vsize=13982884 memory=4499834149035483540 CPUtime=0.19 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 5305 0 0 0 18 1 0 0 20 0 15 0 154231880 14318473216 10152 33554432000 4194304 4196468 140736854740112 139873753972576 139873742478887 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13982852 memory=3472468522208208080 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318440448 10152 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13982852 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318440448 10152 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318440448 10152 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231881 14318440448 10152 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13982852 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231882 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154231883 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154231883 14318473216 10152 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 641 0 0 0 3 0 0 0 20 0 15 0 154231885 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 15 0 154231885 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13982852 memory=140393313056384 CPUtime=0.07 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 15 0 154231885 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13982852 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231886 14318440448 10152 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41992 KiB

[startup+0.315398 s]*
/proc/loadavg: 1.89 1.77 1.68 4/217 9429
/proc/meminfo: memFree=24669580/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13982928 memory=48308 CPUtime=0.52 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 9189 0 0 0 49 3 0 0 20 0 15 0 154231880 14318518272 12077 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3495732 12077 3145 1 0 3482966 0
[pid=9415/tid=9416] ppid=9413 vsize=13982928 memory=-8976644418600983157 CPUtime=0.3 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 6063 0 0 0 28 2 0 0 20 0 15 0 154231880 14318518272 12087 33554432000 4194304 4196468 140736854740112 139873753994144 139873733842270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13982928 memory=3472468522208208080 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318518272 12087 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13982928 memory=140393313056384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318518272 12087 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14318518272 12087 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13982928 memory=140393152915487 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231881 14318518272 12087 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13982928 memory=280786305810208 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231882 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13982928 memory=140393152892431 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154231883 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13982928 memory=280786465957984 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154231883 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13982928 memory=140393152897039 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13982928 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 677 0 0 0 4 0 0 0 20 0 15 0 154231885 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13982928 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 278 0 0 0 3 0 0 0 20 0 15 0 154231885 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13982928 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 875 0 0 0 13 0 0 0 20 0 15 0 154231885 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13982928 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231886 14318518272 12087 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 49692 KiB

[startup+0.700772 s]
/proc/loadavg: 1.89 1.77 1.68 3/217 9429
/proc/meminfo: memFree=24655996/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13984976 memory=68500 CPUtime=1.65 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 11819 0 0 0 161 4 0 0 20 0 15 0 154231880 14320615424 17125 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3496244 17125 3205 1 0 3483478 0
[pid=9415/tid=9416] ppid=9413 vsize=13984976 memory=280786305617968 CPUtime=0.67 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 6703 0 0 0 64 3 0 0 20 0 15 0 154231880 14320615424 17125 33554432000 4194304 4196468 140736854740112 139873753999888 139873348491104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14320615424 17125 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14320615424 17125 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231881 14320615424 17125 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13984976 memory=5796 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154231881 14320615424 17125 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154231882 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13984976 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13984976 memory=7740655667640821056 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13984976 memory=7450453974481135974 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13984976 memory=5787213827131598673 CPUtime=0.29 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) R 9413 9413 8036 0 -1 4202560 1306 0 0 0 29 0 0 0 20 0 15 0 154231885 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872926463824 139873735818416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13984976 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) R 9413 9413 8036 0 -1 4202560 898 0 0 0 30 0 0 0 20 0 15 0 154231885 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872387970912 139873733148627 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13984976 memory=0 CPUtime=0.36 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) R 9413 9413 8036 0 -1 1077944384 1604 0 0 0 36 0 0 0 20 0 15 0 154231885 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13984976 memory=42536 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154231886 14320615424 17125 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69884 KiB

[startup+1.5008 s]
/proc/loadavg: 1.89 1.77 1.68 5/217 9429
/proc/meminfo: memFree=24630932/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0

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

/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13984976 memory=235556 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13984976 memory=6944656592455097440 CPUtime=4.51 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 21647 0 0 0 448 3 0 0 20 0 15 0 154231885 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13984976 memory=4100 CPUtime=5.27 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 22094 0 0 0 524 3 0 0 20 0 15 0 154231885 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13984976 memory=42556 CPUtime=0.85 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 10227 0 0 0 83 2 0 0 20 0 15 0 154231885 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13984976 memory=236196 CPUtime=0.03 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1189 0 0 0 1 2 0 0 20 0 15 0 154231886 14320615424 58920 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 113.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 237064 KiB

[startup+162.301 s]
/proc/loadavg: 1.75 1.78 1.70 3/217 9516
/proc/meminfo: memFree=26139168/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13984976 memory=241228 CPUtime=174.1 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 78256 0 0 0 17378 32 0 0 20 0 15 0 154231880 14320615424 60307 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3496244 60307 3265 1 0 3483478 0
[pid=9415/tid=9416] ppid=9413 vsize=13984976 memory=231896 CPUtime=161.83 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 13390 0 0 0 16178 5 0 0 20 0 15 0 154231880 14320615424 60307 33554432000 4194304 4196468 140736854740112 139873754001280 139873351012008 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13984976 memory=231896 CPUtime=0.34 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 728 0 0 0 31 3 0 0 20 0 15 0 154231881 14320615424 60307 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13984976 memory=232920 CPUtime=0.34 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 924 0 0 0 31 3 0 0 20 0 15 0 154231881 14320615424 60307 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13984976 memory=234448 CPUtime=0.34 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1613 0 0 0 31 3 0 0 20 0 15 0 154231881 14320615424 60307 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13984976 memory=1384 CPUtime=0.34 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 1778 0 0 0 31 3 0 0 20 0 15 0 154231881 14320615424 60307 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13984976 memory=235984 CPUtime=0.04 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 1285 0 0 0 4 0 0 0 20 0 15 0 154231882 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13984976 memory=237520 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13984976 memory=229856 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13984976 memory=1384 CPUtime=4.54 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 22751 0 0 0 451 3 0 0 20 0 15 0 154231885 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13984976 memory=2448 CPUtime=5.32 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 22761 0 0 0 529 3 0 0 20 0 15 0 154231885 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13984976 memory=1732 CPUtime=0.86 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 10473 0 0 0 84 2 0 0 20 0 15 0 154231885 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13984976 memory=1384 CPUtime=0.05 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1202 0 0 0 2 3 0 0 20 0 15 0 154231886 14320615424 60307 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 174.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 242612 KiB

[startup+222.301 s]
/proc/loadavg: 1.70 1.77 1.70 3/217 9517
/proc/meminfo: memFree=26079048/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13984976 memory=271128 CPUtime=234.53 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 79375 0 0 0 23416 37 0 0 20 0 15 0 154231880 14320615424 67782 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3496244 67782 3265 1 0 3483478 0
[pid=9415/tid=9416] ppid=9413 vsize=13984976 memory=266016 CPUtime=221.65 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 13942 0 0 0 22160 5 0 0 20 0 15 0 154231880 14320615424 67782 33554432000 4194304 4196468 140736854740112 139873754001280 139873351032330 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13984976 memory=264480 CPUtime=0.48 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 974 0 0 0 44 4 0 0 20 0 15 0 154231881 14320615424 67782 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13984976 memory=269084 CPUtime=0.47 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 986 0 0 0 44 3 0 0 20 0 15 0 154231881 14320615424 67782 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13984976 memory=269592 CPUtime=0.48 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1673 0 0 0 44 4 0 0 20 0 15 0 154231881 14320615424 67782 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13984976 memory=271128 CPUtime=0.48 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 1847 0 0 0 44 4 0 0 20 0 15 0 154231881 14320615424 67782 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13984976 memory=1384 CPUtime=0.07 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 1379 0 0 0 6 1 0 0 20 0 15 0 154231882 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13984976 memory=454 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13984976 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13984976 memory=8716 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13984976 memory=256212 CPUtime=4.54 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 22752 0 0 0 451 3 0 0 20 0 15 0 154231885 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13984976 memory=1384 CPUtime=5.33 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 22767 0 0 0 530 3 0 0 20 0 15 0 154231885 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13984976 memory=4100 CPUtime=0.86 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 10475 0 0 0 84 2 0 0 20 0 15 0 154231885 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13984976 memory=42556 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13984976 memory=1292 CPUtime=0.07 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1229 0 0 0 3 4 0 0 20 0 15 0 154231886 14320615424 67782 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 234.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 272512 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.49 1.72 1.68 3/217 9517
/proc/meminfo: memFree=26024808/32770624 swapFree=67108860/67108860
[pid=9413] ppid=9410 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9413/stat : 9413 (xcsp3-exec) S 9410 9413 8036 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154231879 9740288 346 33554432000 4194304 5098028 140726905759504 140726905757608 139932411671164 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 20914176 140726905762932 140726905763136 140726905763136 140726905765867 0
/proc/9413/statm: 2378 346 289 221 0 87 0
[pid=9415] ppid=9413 vsize=13984976 memory=298648 CPUtime=252.53 cores=0,2,4,6
/proc/9415/stat : 9415 (java) S 9413 9413 8036 0 -1 1077944320 79549 0 0 0 25211 42 0 0 20 0 15 0 154231880 14320615424 74662 33554432000 4194304 4196468 140736854740112 140736854722656 139873749761783 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
/proc/9415/statm: 3496244 74662 3265 1 0 3483478 0
[pid=9415/tid=9416] ppid=9413 vsize=13984976 memory=8112282956445269571 CPUtime=239.23 cores=0,2,4,6
/proc/9415/task/9416/stat : 9416 (java) R 9413 9413 8036 0 -1 4202560 13960 0 0 0 23918 5 0 0 20 0 15 0 154231880 14320615424 74662 33554432000 4194304 4196468 140736854740112 139873754001472 139873349295578 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9417] ppid=9413 vsize=13984976 memory=-7003737579269690708 CPUtime=0.57 cores=0,2,4,6
/proc/9415/task/9417/stat : 9417 (java) S 9413 9413 8036 0 -1 1077944384 1008 0 0 0 52 5 0 0 20 0 15 0 154231881 14320615424 74662 33554432000 4194304 4196468 140736854740112 139873664829712 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9418] ppid=9413 vsize=13984976 memory=1384 CPUtime=0.58 cores=0,2,4,6
/proc/9415/task/9418/stat : 9418 (java) S 9413 9413 8036 0 -1 1077944384 1023 0 0 0 53 5 0 0 20 0 15 0 154231881 14320615424 74662 33554432000 4194304 4196468 140736854740112 139873344285072 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9419] ppid=9413 vsize=13984976 memory=285224 CPUtime=0.57 cores=0,2,4,6
/proc/9415/task/9419/stat : 9419 (java) S 9413 9413 8036 0 -1 1077944384 1716 0 0 0 52 5 0 0 20 0 15 0 154231881 14320615424 74662 33554432000 4194304 4196468 140736854740112 139873343232528 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9420] ppid=9413 vsize=13984976 memory=4100 CPUtime=0.58 cores=0,2,4,6
/proc/9415/task/9420/stat : 9420 (java) S 9413 9413 8036 0 -1 1077944384 1884 0 0 0 53 5 0 0 20 0 15 0 154231881 14320615424 74662 33554432000 4194304 4196468 140736854740112 139873342179984 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9421] ppid=9413 vsize=13984976 memory=42556 CPUtime=0.08 cores=0,2,4,6
/proc/9415/task/9421/stat : 9421 (java) S 9413 9413 8036 0 -1 1077944384 1384 0 0 0 7 1 0 0 20 0 15 0 154231882 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872930687472 139873749772930 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9422] ppid=9413 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9422/stat : 9422 (java) S 9413 9413 8036 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872929633696 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9423] ppid=9413 vsize=13984976 memory=286760 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9423/stat : 9423 (java) S 9413 9413 8036 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154231883 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872928581104 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9424] ppid=9413 vsize=13984976 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9424/stat : 9424 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872927529680 139873749780379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9425] ppid=9413 vsize=13984976 memory=8112282956445269571 CPUtime=4.54 cores=0,2,4,6
/proc/9415/task/9425/stat : 9425 (java) S 9413 9413 8036 0 -1 1077944384 22752 0 0 0 451 3 0 0 20 0 15 0 154231885 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872926476272 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9426] ppid=9413 vsize=13984976 memory=1440 CPUtime=5.33 cores=0,2,4,6
/proc/9415/task/9426/stat : 9426 (java) S 9413 9413 8036 0 -1 1077944384 22767 0 0 0 530 3 0 0 20 0 15 0 154231885 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872387983472 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9427] ppid=9413 vsize=13984976 memory=5796 CPUtime=0.86 cores=0,2,4,6
/proc/9415/task/9427/stat : 9427 (java) S 9413 9413 8036 0 -1 1077944384 10475 0 0 0 84 2 0 0 20 0 15 0 154231885 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872386930928 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9428] ppid=9413 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/9415/task/9428/stat : 9428 (java) S 9413 9413 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154231885 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872385878624 139873749771989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
[pid=9415/tid=9429] ppid=9413 vsize=13984976 memory=8716 CPUtime=0.08 cores=0,2,4,6
/proc/9415/task/9429/stat : 9429 (java) S 9413 9413 8036 0 -1 1077944384 1229 0 0 0 4 4 0 0 20 0 15 0 154231886 14320615424 74662 33554432000 4194304 4196468 140736854740112 139872384826160 139873749772930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25849856 140736854746269 140736854746444 140736854746444 140736854749135 0
Current children cumulated CPU time: 252.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 300032 KiB

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

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

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

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

Child status: 143
Real time (s): 240.024
CPU time (s): 252.553
CPU user time (s): 252.124
CPU system time (s): 0.429175
CPU usage (%): 105.22
Max. virtual memory (cumulated for all children) (KiB): 13996436
Max. memory (cumulated for all children) (KiB): 300032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.124
system time used= 0.429175
maximum resident set size= 299332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9892
involuntary context switches= 386


# summary of solver processes directly reported to runsolver:
#   pid: 9413,9415
#   total CPU time (s): 252.553
#   total CPU user time (s): 252.124
#   total CPU system time (s): 0.429175

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.61774 second user time and 2.16522 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 08:29:44
IDJOB=4284403
IDBENCH=123050
IDSOLVER=2680
FILE ID=node113/4284403-1503211444
RUNJOBID= node113-1503209106-8067
PBS_JOBID= 20630874
Free space on /tmp= 61588 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-esc32a.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-4284403-1503211444/watcher-4284403-1503211444 -o /tmp/evaluation-result-4284403-1503211444/solver-4284403-1503211444 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503209106-8067 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1866729320 HOME/instance-4284403-1503211444.xml

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

MD5SUM BENCH= ca8832984a17c67db3e889c6d91adcf4
RANDOM SEED=1866729320

node113.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.89
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.89
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.89
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.89
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:        24704612 kB
MemAvailable:   30071592 kB
Buffers:          257556 kB
Cached:          5399396 kB
SwapCached:            0 kB
Active:          3206912 kB
Inactive:        4400980 kB
Active(anon):    1901428 kB
Inactive(anon):    85940 kB
Active(file):    1305484 kB
Inactive(file):  4315040 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:       1958716 kB
Mapped:            63904 kB
Shmem:             33416 kB
Slab:             151736 kB
SReclaimable:     124580 kB
SUnreclaim:        27156 kB
KernelStack:        3536 kB
PageTables:         9240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2849432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1857536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61580 MiB
End job on node113 at 2017-08-20 08:33:44