Trace number 4270186

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)SAT (TO)1393 244.474 240.03

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug20.xml
MD5SUM1ce5b24a466c3cb241db2c2b366e9012
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1309
Best CPU time to get the best result obtained on this benchmark249.508
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size8
Maximum domain size20
Distribution of domain sizes[{"size":8,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"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-4270186-1502621189.xml"  -tl '264s' -p 1 -x 0
0.13/0.14	c [HOME/instance-4270186-1502621189.xml, -tl, 264s, -p, 1, -x, 0]
0.13/0.19	c simple solver
0.34/0.26	c parse instance...
1.05/0.53	c solve instance...
7.80/5.41	o 1530 
8.54/5.75	o 1463 
8.54/5.76	o 1452 
16.69/12.95	o 1451 
16.69/12.97	o 1444 
16.91/13.16	o 1441 
34.46/30.62	o 1427 
34.46/30.66	o 1417 
198.26/193.90	o 1414 
198.47/194.11	o 1393 
244.45/240.01	s SATISFIABLE
244.45/240.01	v <instantiation>
244.45/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] 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[0][15] d[0][16] d[0][17] d[0][18] d[0][19] 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[1][15] d[1][16] d[1][17] d[1][18] d[1][19] 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[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] 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[4][15] d[4][16] d[4][17] d[4][18] d[4][19] 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[5][15] d[5][16] d[5][17] d[5][18] d[5][19] 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[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
244.45/240.01	v 	<values>16 10 7 11 0 17 3 15 6 8 13 1 14 19 12 2 9 18 4 5 0 5 1 4 5 5 0 2 0 1 0 0 0 0 0 0 2 5 1 10 5 5 2 10 10 5 0 5 2 1 5 2 0 5 2 2 0 10 3 2 2 2 0 1 0 1 10 10 2 4 1 2 5 2 5 1 2 0 10 3 10 5 5 5 2 0 5 2 0 0 0 0 4 10 1 0 0 5 1 0 5 5 0 5 2 2 0 1 0 5 5 5 1 0 5 5 1 2 0 1 5 1 0 10 2 5 2 2 0 5 1 0 1 5 5 3 3 0 1 0 0 2 1 0 0 2 5 5 10 2 2 0 0 6 5 5 2 0 2 5 4 2 0 2 1 10 5 0 2 5 5 5 1 0 10 5 0 3 4 10 5 1 10 2 1 1 10 1 2 5 0 2 6 1 5 0 0 0 5 10 5 0 0 5 5 5 6 5 1 5 </values>
244.45/240.01	v </instantiation>
244.45/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1393

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270186-1502621189/watcher-4270186-1502621189 -o /tmp/evaluation-result-4270186-1502621189/solver-4270186-1502621189 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31365 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1802284827 HOME/instance-4270186-1502621189.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=31577, runsolver pid=31574

[startup+0.100122 s]*
/proc/loadavg: 2.54 1.71 1.37 3/221 31593
/proc/meminfo: memFree=31374492/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13978596 memory=28608 CPUtime=0.13 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 5460 0 0 0 12 1 0 0 20 0 15 0 95206740 14314082304 7152 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3494649 7152 2904 1 0 3482966 0
[pid=31579/tid=31580] ppid=31577 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 3393 0 0 0 9 0 0 0 20 0 15 0 95206741 14314082304 7152 33554432000 4194304 4196468 140723019299808 139805410099696 139805391008573 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14314082304 7152 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13978596 memory=140611614525056 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14314082304 7152 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14314082304 7152 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206742 14314082304 7152 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13978596 memory=140611614525056 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206743 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95206743 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95206744 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13978596 memory=140611614525056 CPUtime=0.01 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13978596 memory=140611614525056 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206746 14314082304 7152 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29992 KiB

[startup+0.212063 s]*
/proc/loadavg: 2.54 1.71 1.37 3/221 31593
/proc/meminfo: memFree=31363816/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13982852 memory=40592 CPUtime=0.34 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 8160 0 0 0 32 2 0 0 20 0 15 0 95206740 14318440448 10148 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3495713 10148 3078 1 0 3482966 0
[pid=31579/tid=31580] ppid=31577 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 5284 0 0 0 19 1 0 0 20 0 15 0 95206741 14318440448 10148 33554432000 4194304 4196468 140723019299808 139805410086720 139805389948254 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13982852 memory=13593 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 10148 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13982852 memory=140611614553725 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 10148 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 10148 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 10148 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13982852 memory=140611614525056 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206743 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95206743 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95206744 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 668 0 0 0 2 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 161 0 0 0 2 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13982852 memory=140611614525056 CPUtime=0.08 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 745 0 0 0 8 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 10148 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41976 KiB

[startup+0.310649 s]*
/proc/loadavg: 2.54 1.71 1.37 6/221 31593
/proc/meminfo: memFree=31356660/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13982852 memory=47848 CPUtime=0.51 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 9104 0 0 0 48 3 0 0 20 0 15 0 95206740 14318440448 11962 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3495713 11962 3113 1 0 3482966 0
[pid=31579/tid=31580] ppid=31577 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 6018 0 0 0 27 2 0 0 20 0 15 0 95206741 14318440448 11962 33554432000 4194304 4196468 140723019299808 139805410105488 139805398545781 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 11962 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 11962 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 11962 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206742 14318440448 11962 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206743 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13982852 memory=-9001728533042062950 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95206743 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95206744 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 682 0 0 0 3 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 220 0 0 0 3 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 881 0 0 0 13 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206746 14318440448 11962 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49232 KiB

[startup+0.700773 s]
/proc/loadavg: 2.54 1.71 1.37 3/221 31593
/proc/meminfo: memFree=31340912/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13984976 memory=67692 CPUtime=1.56 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 11571 0 1 0 152 4 0 0 20 0 15 0 95206740 14320615424 16923 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3496244 16923 3206 1 0 3483478 0
[pid=31579/tid=31580] ppid=31577 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 6622 0 0 0 64 3 0 0 20 0 15 0 95206741 14320615424 16923 33554432000 4194304 4196468 140723019299808 139805410104152 139805405879702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14320615424 16923 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14320615424 16923 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13984976 memory=27344 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206742 14320615424 16923 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95206742 14320615424 16923 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13984976 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95206743 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95206743 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95206744 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13984976 memory=1948 CPUtime=0.27 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) R 31577 31577 28385 0 -1 4202560 1350 0 1 0 27 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804875414000 139805405889114 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13984976 memory=8560 CPUtime=0.27 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) R 31577 31577 28385 0 -1 4202560 783 0 0 0 27 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804874351424 139805389399258 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13984976 memory=1228 CPUtime=0.31 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 1509 0 0 0 31 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13984976 memory=12028 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13984976 memory=5668 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 16923 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 69076 KiB

[startup+1.50082 s]
/proc/loadavg: 2.54 1.71 1.37 3/221 31593
/proc/meminfo: memFree=31336384/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0

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

/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95206744 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13984976 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13984976 memory=1728 CPUtime=1.7 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 5854 0 1 0 170 0 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13984976 memory=1384 CPUtime=1.8 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 7252 0 0 0 179 1 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13984976 memory=195340 CPUtime=0.5 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 6434 0 0 0 50 0 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13984976 memory=27344 CPUtime=0.01 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 930 0 0 0 0 1 0 0 20 0 15 0 95206746 14320615424 48480 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 106.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 195304 KiB

[startup+162.301 s]
/proc/loadavg: 1.85 1.75 1.44 3/218 31752
/proc/meminfo: memFree=31267180/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13984976 memory=168828 CPUtime=166.49 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 38498 0 1 0 16637 12 0 0 20 0 15 0 95206740 14320615424 42207 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3496244 42207 3260 1 0 3483478 0
[pid=31579/tid=31580] ppid=31577 vsize=13984976 memory=168828 CPUtime=162.18 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 12510 0 0 0 16214 4 0 0 20 0 15 0 95206741 14320615424 42207 33554432000 4194304 4196468 140723019299808 139805410107216 139805031503526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 617 0 0 0 2 0 0 0 20 0 15 0 95206742 14320615424 42207 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13984976 memory=170880 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1056 0 0 0 2 0 0 0 20 0 15 0 95206742 14320615424 42207 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13984976 memory=168828 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 498 0 0 0 2 0 0 0 20 0 15 0 95206742 14320615424 42207 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13984976 memory=168828 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 15 0 95206742 14320615424 42207 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13984976 memory=168828 CPUtime=0.02 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 1096 0 0 0 2 0 0 0 20 0 15 0 95206743 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95206743 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95206744 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13984976 memory=2257 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13984976 memory=1384 CPUtime=1.73 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 5926 0 1 0 173 0 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13984976 memory=170880 CPUtime=1.82 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 7467 0 0 0 181 1 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.51 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 6591 0 0 0 50 1 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13984976 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 955 0 0 0 1 2 0 0 20 0 15 0 95206746 14320615424 42207 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 166.49 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 170212 KiB

[startup+222.301 s]
/proc/loadavg: 2.39 1.92 1.51 3/217 31753
/proc/meminfo: memFree=31241672/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13984976 memory=162724 CPUtime=226.72 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 39863 0 1 0 22658 14 0 0 20 0 15 0 95206740 14320615424 40681 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3496244 40681 3261 1 0 3483478 0
[pid=31579/tid=31580] ppid=31577 vsize=13984976 memory=1384 CPUtime=222.12 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 12854 0 0 0 22208 4 0 0 20 0 15 0 95206741 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805410107472 139805031502936 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13984976 memory=162724 CPUtime=0.05 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 636 0 0 0 5 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13984976 memory=162724 CPUtime=0.05 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1343 0 0 0 4 1 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13984976 memory=160656 CPUtime=0.05 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 518 0 0 0 5 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 443 0 0 0 4 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.04 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 1269 0 0 0 4 0 0 0 20 0 15 0 95206743 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13984976 memory=162724 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95206743 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95206744 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13984976 memory=1384 CPUtime=1.81 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 5984 0 1 0 181 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13984976 memory=160656 CPUtime=1.89 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 7847 0 0 0 188 1 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.52 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 6639 0 0 0 51 1 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13984976 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13984976 memory=288230617509003574 CPUtime=0.04 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 970 0 0 0 1 3 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 226.72 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 164108 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.12 1.89 1.51 3/217 31753
/proc/meminfo: memFree=31229620/32770624 swapFree=67108860/67108860
[pid=31577] ppid=31574 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/31577/stat : 31577 (xcsp3-exec) S 31574 31577 28385 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 95206740 9740288 346 33554432000 4194304 5098028 140726027415744 140726027413848 139811417141884 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 38866944 140726027424884 140726027425088 140726027425088 140726027427819 0
/proc/31577/statm: 2378 346 289 221 0 87 0
[pid=31579] ppid=31577 vsize=13984976 memory=162724 CPUtime=244.45 cores=0,2,4,6
/proc/31579/stat : 31579 (java) S 31577 31577 28385 0 -1 1077944320 39979 0 1 0 24430 15 0 0 20 0 15 0 95206740 14320615424 40681 33554432000 4194304 4196468 140723019299808 140723019282352 139805405867767 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
/proc/31579/statm: 3496244 40681 3261 1 0 3483478 0
[pid=31579/tid=31580] ppid=31577 vsize=13984976 memory=6791534058613427641 CPUtime=239.81 cores=0,2,4,6
/proc/31579/task/31580/stat : 31580 (java) R 31577 31577 28385 0 -1 4202560 12964 0 0 0 23977 4 0 0 20 0 15 0 95206741 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805410107584 139805034116412 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31581] ppid=31577 vsize=13984976 memory=15876 CPUtime=0.06 cores=0,2,4,6
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28385 0 -1 1077944384 636 0 0 0 6 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805358488336 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31582] ppid=31577 vsize=13984976 memory=17656 CPUtime=0.06 cores=0,2,4,6
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28385 0 -1 1077944384 1343 0 0 0 5 1 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805357435792 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31583] ppid=31577 vsize=13984976 memory=4048 CPUtime=0.05 cores=0,2,4,6
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28385 0 -1 1077944384 518 0 0 0 5 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805356383248 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31584] ppid=31577 vsize=13984976 memory=162724 CPUtime=0.05 cores=0,2,4,6
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28385 0 -1 1077944384 443 0 0 0 5 0 0 0 20 0 15 0 95206742 14320615424 40681 33554432000 4194304 4196468 140723019299808 139805355330704 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31585] ppid=31577 vsize=13984976 memory=1384 CPUtime=0.06 cores=0,2,4,6
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28385 0 -1 1077944384 1269 0 0 0 5 1 0 0 20 0 15 0 95206743 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804947277808 139805405878914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31586] ppid=31577 vsize=13984976 memory=162724 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28385 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 95206743 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804946224032 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31587] ppid=31577 vsize=13984976 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28385 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 95206744 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804945171440 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31588] ppid=31577 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804876466384 139805405886363 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31589] ppid=31577 vsize=13984976 memory=4140 CPUtime=1.81 cores=0,2,4,6
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28385 0 -1 1077944384 5986 0 1 0 181 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804875414000 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31590] ppid=31577 vsize=13984976 memory=27344 CPUtime=1.89 cores=0,2,4,6
/proc/31579/task/31590/stat : 31590 (java) S 31577 31577 28385 0 -1 1077944384 7849 0 0 0 188 1 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804874361456 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31591] ppid=31577 vsize=13984976 memory=1296 CPUtime=0.52 cores=0,2,4,6
/proc/31579/task/31591/stat : 31591 (java) S 31577 31577 28385 0 -1 1077944384 6641 0 0 0 51 1 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804873308912 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31592] ppid=31577 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/31579/task/31592/stat : 31592 (java) S 31577 31577 28385 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804872256608 139805405877973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
[pid=31579/tid=31593] ppid=31577 vsize=13984976 memory=840 CPUtime=0.04 cores=0,2,4,6
/proc/31579/task/31593/stat : 31593 (java) S 31577 31577 28385 0 -1 1077944384 970 0 0 0 1 3 0 0 20 0 15 0 95206746 14320615424 40681 33554432000 4194304 4196468 140723019299808 139804871203120 139805405878914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34652160 140723019302045 140723019302220 140723019302220 140723019304911 0
Current children cumulated CPU time: 244.45 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 164108 KiB

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

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

[startup+240.03 s]
# the end of solver process 31579 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=244.32 s, system=0.154974 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.03
CPU time (s): 244.474
CPU user time (s): 244.32
CPU system time (s): 0.154974
CPU usage (%): 101.852
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 200308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.319
system time used= 0.154974
maximum resident set size= 201440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40857
page faults= 1
swaps= 0
block input operations= 8
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9217
involuntary context switches= 315


# summary of solver processes directly reported to runsolver:
#   pid: 31577,31579
#   total CPU time (s): 244.474
#   total CPU user time (s): 244.32
#   total CPU system time (s): 0.154974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.3742 second user time and 2.29962 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 12:32:11
IDJOB=4270186
IDBENCH=123129
IDSOLVER=2661
FILE ID=node106/4270186-1502621189
RUNJOBID= node106-1502620090-31365
PBS_JOBID= 20628302
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug20.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-4270186-1502621189/watcher-4270186-1502621189 -o /tmp/evaluation-result-4270186-1502621189/solver-4270186-1502621189 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502620090-31365 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1802284827 HOME/instance-4270186-1502621189.xml

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

MD5SUM BENCH= 1ce5b24a466c3cb241db2c2b366e9012
RANDOM SEED=1802284827

node106.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.86
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.86
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.86
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.86
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:        31391364 kB
MemAvailable:   31796212 kB
Buffers:           97068 kB
Cached:           595864 kB
SwapCached:            0 kB
Active:           577588 kB
Inactive:         362720 kB
Active(anon):     203292 kB
Inactive(anon):    72092 kB
Active(file):     374296 kB
Inactive(file):   290628 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7724 kB
Writeback:             0 kB
AnonPages:        253728 kB
Mapped:            55436 kB
Shmem:             25228 kB
Slab:             136340 kB
SReclaimable:     111516 kB
SUnreclaim:        24824 kB
KernelStack:        3584 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1265052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61756 MiB
End job on node106 at 2017-08-13 12:36:11