Trace number 4284407

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)1405 256.047 240.026

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug21.xml
MD5SUMe5033dc7ed55784590c83dd9aaaff95e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1233
Best CPU time to get the best result obtained on this benchmark251.93401
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints211
Number of domains2
Minimum domain size8
Maximum domain size21
Distribution of domain sizes[{"size":8,"count":210},{"size":21,"count":21}]
Minimum variable degree0
Maximum variable degree21
Distribution of variable degrees[{"degree":0,"count":231},{"degree":2,"count":210},{"degree":21,"count":21}]
Minimum constraint arity3
Maximum constraint arity21
Distribution of constraint arities[{"arity":3,"count":210},{"arity":21,"count":1}]
Number of extensional constraints210
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":210},{"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-4284407-1503211492.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284407-1503211492.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
1.05/0.57	c solve instance...
14.06/8.69	o 1644 
14.54/8.85	o 1638 
14.54/8.88	o 1636 
14.85/8.97	o 1632 
15.18/9.08	o 1612 
17.82/10.08	o 1610 
18.44/10.33	o 1560 
18.44/10.34	o 1552 
18.58/10.42	o 1522 
18.58/10.43	o 1518 
18.58/10.44	o 1500 
18.58/10.48	o 1498 
31.33/21.00	o 1496 
31.44/21.04	o 1482 
37.02/26.45	o 1471 
37.02/26.46	o 1465 
37.12/26.56	o 1459 
37.12/26.57	o 1453 
39.07/28.42	o 1443 
71.01/59.64	o 1428 
71.81/60.46	o 1405 
256.01/240.01	s SATISFIABLE
256.01/240.01	v <instantiation>
256.01/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] 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[0][20] 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[1][20] 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[2][20] 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[3][20] 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[4][20] 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[5][20] 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[6][20] 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[7][20] 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[8][20] 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[9][20] 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[10][20] 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[11][20] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[16][17] d[16][18] d[16][19] d[16][20] d[17][18] d[17][19] d[17][20] d[18][19] d[18][20] d[19][20] </list>
256.01/240.01	v 	<values>11 5 17 0 7 19 3 1 12 18 14 6 10 15 4 16 20 9 8 2 13 10 0 5 0 2 0 0 5 0 2 10 0 0 2 0 0 5 1 1 5 5 2 2 0 0 4 10 0 5 1 4 5 5 0 0 1 2 0 2 6 2 1 1 2 2 5 1 1 2 3 1 2 2 0 2 6 5 5 0 0 3 0 3 2 10 2 0 0 5 1 5 0 2 0 6 2 0 0 10 2 10 5 4 0 5 0 3 1 5 0 1 1 0 0 1 1 0 2 0 0 5 2 0 2 10 0 2 1 2 0 6 5 0 1 2 0 2 3 5 5 0 0 0 1 0 10 0 6 2 2 4 0 1 0 6 0 4 0 2 6 6 5 0 2 0 10 0 0 0 2 5 5 0 3 3 0 2 4 0 5 0 1 0 0 2 10 10 2 2 5 5 10 5 0 1 0 0 0 5 2 4 1 0 0 2 5 3 4 1 2 2 0 0 4 0 0 5 0 0 0 3 4 5 0 10 1 0 5 2 4 </values>
256.01/240.01	v </instantiation>
256.01/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1405

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284407-1503211492/watcher-4284407-1503211492 -o /tmp/evaluation-result-4284407-1503211492/solver-4284407-1503211492 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1503208459-25962 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 180024892 HOME/instance-4284407-1503211492.xml 

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

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


[startup+0.100138 s]*
/proc/loadavg: 1.48 1.80 1.66 3/217 27986
/proc/meminfo: memFree=25462552/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13978596 memory=29204 CPUtime=0.12 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 5121 0 0 0 11 1 0 0 20 0 15 0 154236856 14314082304 7301 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3494649 7301 2886 1 0 3482966 0
[pid=27972/tid=27973] ppid=27970 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 1077944384 3038 0 0 0 9 0 0 0 20 0 15 0 154236856 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402916197248 140402911971029 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13978596 memory=140355516499584 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236857 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13978596 memory=140355516499584 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236858 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154236858 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154236859 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13978596 memory=140355516499584 CPUtime=0.01 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) R 27970 27970 25930 0 -1 4202560 366 0 0 0 1 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402379876464 140402890920531 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13978596 memory=140355516499584 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236861 14314082304 7301 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30588 KiB

[startup+0.210559 s]*
/proc/loadavg: 1.48 1.80 1.66 3/217 27986
/proc/meminfo: memFree=25451264/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13982852 memory=41008 CPUtime=0.33 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 7850 0 0 0 31 2 0 0 20 0 15 0 154236856 14318440448 10252 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3495713 10252 3059 1 0 3482966 0
[pid=27972/tid=27973] ppid=27970 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 4836 0 0 0 18 1 0 0 20 0 15 0 154236856 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402916170432 140402904640045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13982852 memory=13599 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13982852 memory=3546225012752516768 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236857 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13982852 memory=140355516499584 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236858 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154236858 14318440448 10252 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154236859 14318473216 10252 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14318473216 10252 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 715 0 0 0 2 0 0 0 20 0 15 0 154236861 14318440448 10253 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 15 0 154236861 14318440448 10253 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13982852 memory=140355516499584 CPUtime=0.08 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 855 0 0 0 8 0 0 0 20 0 15 0 154236861 14318440448 10253 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14318440448 10253 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236861 14318440448 10253 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42392 KiB

[startup+0.320108 s]*
/proc/loadavg: 1.48 1.80 1.66 6/217 27986
/proc/meminfo: memFree=25443448/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13982928 memory=48824 CPUtime=0.53 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 8865 0 0 0 50 3 0 0 20 0 15 0 154236856 14318518272 12206 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3495732 12206 3115 1 0 3482966 0
[pid=27972/tid=27973] ppid=27970 vsize=13982928 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 5577 0 0 0 28 2 0 0 20 0 15 0 154236856 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402916194560 140402896041310 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13982928 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13982928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13982928 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13982928 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236857 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13982928 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236858 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13982928 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154236858 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13982928 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154236859 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13982928 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13982928 memory=4713750055892520310 CPUtime=0.04 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 779 0 0 0 4 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13982928 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 168 0 0 0 3 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13982928 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 1047 0 0 0 13 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236861 14318518272 12229 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 50208 KiB

[startup+0.700817 s]
/proc/loadavg: 1.48 1.80 1.66 4/217 27986
/proc/meminfo: memFree=25428304/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13984976 memory=70424 CPUtime=1.52 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 11228 0 0 0 147 5 0 0 20 0 15 0 154236856 14320615424 17606 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3496244 17606 3208 1 0 3483478 0
[pid=27972/tid=27973] ppid=27970 vsize=13984976 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 6192 0 0 0 64 3 0 0 20 0 15 0 154236856 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402916191664 140402553445663 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13984976 memory=42832 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236857 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154236857 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13984976 memory=2416 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154236858 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154236858 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154236859 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13984976 memory=1956 CPUtime=0.24 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 1262 0 0 0 24 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13984976 memory=8608 CPUtime=0.24 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 789 0 0 0 24 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13984976 memory=1228 CPUtime=0.33 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 1679 0 0 0 33 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13984976 memory=5792 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 17606 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 71808 KiB

[startup+1.50086 s]
/proc/loadavg: 1.48 1.80 1.66 5/217 27986
/proc/meminfo: memFree=25414916/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0

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

/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154236859 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13984976 memory=346420 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13984976 memory=1384 CPUtime=5.07 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 27667 0 0 0 503 4 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13984976 memory=365732 CPUtime=4.93 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 22610 0 0 0 491 2 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13984976 memory=1384 CPUtime=0.83 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 8835 0 0 0 81 2 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13984976 memory=291392 CPUtime=0.03 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1501 0 0 0 1 2 0 0 20 0 15 0 154236861 14320615424 92456 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 114.82 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 371208 KiB

[startup+162.301 s]
/proc/loadavg: 1.64 1.77 1.68 3/217 28069
/proc/meminfo: memFree=25947708/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13984976 memory=614748 CPUtime=176.44 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 90913 0 0 0 17570 74 0 0 20 0 15 0 154236856 14320615424 153687 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3496244 153687 3266 1 0 3483478 0
[pid=27972/tid=27973] ppid=27970 vsize=13984976 memory=616300 CPUtime=161.06 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 15724 0 0 0 16100 6 0 0 20 0 15 0 154236856 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402916200336 140402555711343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13984976 memory=1384 CPUtime=1.09 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 2966 0 0 0 97 12 0 0 20 0 15 0 154236857 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13984976 memory=1384 CPUtime=1.08 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 2050 0 0 0 95 13 0 0 20 0 15 0 154236857 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13984976 memory=616300 CPUtime=1.07 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 2148 0 0 0 94 13 0 0 20 0 15 0 154236857 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13984976 memory=616300 CPUtime=1.09 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 2959 0 0 0 95 14 0 0 20 0 15 0 154236857 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13984976 memory=616300 CPUtime=0.06 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 1503 0 0 0 5 1 0 0 20 0 15 0 154236858 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 154236858 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154236859 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13984976 memory=132 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13984976 memory=614504 CPUtime=5.07 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 27669 0 0 0 503 4 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13984976 memory=1384 CPUtime=4.95 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 24108 0 0 0 493 2 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13984976 memory=1384 CPUtime=0.83 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 8911 0 0 0 81 2 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13984976 memory=42832 CPUtime=0.06 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1536 0 0 0 2 4 0 0 20 0 15 0 154236861 14320615424 153687 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 176.44 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 616132 KiB

[startup+222.301 s]
/proc/loadavg: 1.69 1.76 1.68 3/217 28070
/proc/meminfo: memFree=25981488/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13984976 memory=463460 CPUtime=237.87 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 99105 0 0 0 23705 82 0 0 20 0 15 0 154236856 14320615424 115865 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3496244 115865 3281 1 0 3483478 0
[pid=27972/tid=27973] ppid=27970 vsize=13984976 memory=468496 CPUtime=220.54 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 18126 0 0 0 22048 6 0 0 20 0 15 0 154236856 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402916200160 140402553445825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13984976 memory=468496 CPUtime=1.54 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 3593 0 0 0 140 14 0 0 20 0 15 0 154236857 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13984976 memory=466024 CPUtime=1.54 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 2424 0 0 0 139 15 0 0 20 0 15 0 154236857 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13984976 memory=463460 CPUtime=1.52 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 2718 0 0 0 138 14 0 0 20 0 15 0 154236857 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13984976 memory=463460 CPUtime=1.54 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 3583 0 0 0 139 15 0 0 20 0 15 0 154236857 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13984976 memory=463460 CPUtime=0.11 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 3409 0 0 0 10 1 0 0 20 0 15 0 154236858 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 154236858 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13984976 memory=132 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154236859 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13984976 memory=132 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13984976 memory=1384 CPUtime=5.11 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 28669 0 0 0 507 4 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13984976 memory=1384 CPUtime=4.96 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 24331 0 0 0 494 2 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13984976 memory=6791534058613427641 CPUtime=0.84 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 9361 0 0 0 82 2 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13984976 memory=466024 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13984976 memory=1296 CPUtime=0.08 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1552 0 0 0 3 5 0 0 20 0 15 0 154236861 14320615424 115865 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 237.87 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 464844 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.70 1.76 1.68 3/217 28070
/proc/meminfo: memFree=26017068/32770624 swapFree=67108860/67108860
[pid=27970] ppid=27967 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/27970/stat : 27970 (xcsp3-exec) S 27967 27970 25930 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154236855 9740288 346 33554432000 4194304 5098028 140731851125968 140731851124072 140485248086652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24023040 140731851129973 140731851130176 140731851130176 140731851132907 0
/proc/27970/statm: 2378 346 289 221 0 87 0
[pid=27972] ppid=27970 vsize=13984976 memory=440372 CPUtime=256.01 cores=1,3,5,7
/proc/27972/stat : 27972 (java) S 27970 27970 25930 0 -1 1077944320 99464 0 0 0 25519 82 0 0 20 0 15 0 154236856 14320615424 110093 33554432000 4194304 4196468 140730618160848 140730618143392 140402911960823 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
/proc/27972/statm: 3496244 110093 3281 1 0 3483478 0
[pid=27972/tid=27973] ppid=27970 vsize=13984976 memory=18488 CPUtime=238.09 cores=1,3,5,7
/proc/27972/task/27973/stat : 27973 (java) R 27970 27970 25930 0 -1 4202560 18135 0 0 0 23803 6 0 0 20 0 15 0 154236856 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402916200352 140402559486582 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27974] ppid=27970 vsize=13984976 memory=1384 CPUtime=1.69 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (java) S 27970 27970 25930 0 -1 1077944384 3629 0 0 0 155 14 0 0 20 0 15 0 154236857 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402508012176 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27975] ppid=27970 vsize=13984976 memory=4872558044660077418 CPUtime=1.68 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (java) S 27970 27970 25930 0 -1 1077944384 2425 0 0 0 153 15 0 0 20 0 15 0 154236857 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402506959376 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27976] ppid=27970 vsize=13984976 memory=1296 CPUtime=1.67 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (java) S 27970 27970 25930 0 -1 1077944384 2718 0 0 0 153 14 0 0 20 0 15 0 154236857 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402505906576 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27977] ppid=27970 vsize=13984976 memory=1236 CPUtime=1.69 cores=1,3,5,7
/proc/27972/task/27977/stat : 27977 (java) S 27970 27970 25930 0 -1 1077944384 3583 0 0 0 154 15 0 0 20 0 15 0 154236857 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402504853776 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27978] ppid=27970 vsize=13984976 memory=640 CPUtime=0.11 cores=1,3,5,7
/proc/27972/task/27978/stat : 27978 (java) S 27970 27970 25930 0 -1 1077944384 3416 0 0 0 10 1 0 0 20 0 15 0 154236858 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402386193264 140402911971970 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27979] ppid=27970 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27979/stat : 27979 (java) S 27970 27970 25930 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 154236858 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402385139232 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27980] ppid=27970 vsize=13984976 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27980/stat : 27980 (java) S 27970 27970 25930 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154236859 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402384086384 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27981] ppid=27970 vsize=13984976 memory=440372 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27981/stat : 27981 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402383034704 140402911979419 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27982] ppid=27970 vsize=13984976 memory=6791534058613427641 CPUtime=5.11 cores=1,3,5,7
/proc/27972/task/27982/stat : 27982 (java) S 27970 27970 25930 0 -1 1077944384 28669 0 0 0 507 4 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402381982064 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27983] ppid=27970 vsize=13984976 memory=450632 CPUtime=4.97 cores=1,3,5,7
/proc/27972/task/27983/stat : 27983 (java) S 27970 27970 25930 0 -1 1077944384 24635 0 0 0 495 2 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402380929264 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27984] ppid=27970 vsize=13984976 memory=13570405394822872 CPUtime=0.84 cores=1,3,5,7
/proc/27972/task/27984/stat : 27984 (java) S 27970 27970 25930 0 -1 1077944384 9361 0 0 0 82 2 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402379876464 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27985] ppid=27970 vsize=13984976 memory=-3253322038155611931 CPUtime=0 cores=1,3,5,7
/proc/27972/task/27985/stat : 27985 (java) S 27970 27970 25930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402378823904 140402911971029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
[pid=27972/tid=27986] ppid=27970 vsize=13984976 memory=7734797396459696024 CPUtime=0.09 cores=1,3,5,7
/proc/27972/task/27986/stat : 27986 (java) S 27970 27970 25930 0 -1 1077944384 1554 0 0 0 4 5 0 0 20 0 15 0 154236861 14320615424 110093 33554432000 4194304 4196468 140730618160848 140402377772208 140402911971970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 9539584 140730618168477 140730618168652 140730618168652 140730618171343 0
Current children cumulated CPU time: 256.01 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 441756 KiB

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

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

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

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

Child status: 143
Real time (s): 240.026
CPU time (s): 256.047
CPU user time (s): 255.208
CPU system time (s): 0.839284
CPU usage (%): 106.675
Max. virtual memory (cumulated for all children) (KiB): 13998076
Max. memory (cumulated for all children) (KiB): 636492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.208
system time used= 0.839284
maximum resident set size= 635360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100119
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10172
involuntary context switches= 507


# summary of solver processes directly reported to runsolver:
#   pid: 27970,27972
#   total CPU time (s): 256.047
#   total CPU user time (s): 255.208
#   total CPU system time (s): 0.839284

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.42614 second user time and 2.40719 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-20 08:30:32
IDJOB=4284407
IDBENCH=123063
IDSOLVER=2680
FILE ID=node106/4284407-1503211492
RUNJOBID= node106-1503208459-25962
PBS_JOBID= 20630868
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug21.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-4284407-1503211492/watcher-4284407-1503211492 -o /tmp/evaluation-result-4284407-1503211492/solver-4284407-1503211492 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node106-1503208459-25962 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 180024892 HOME/instance-4284407-1503211492.xml

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

MD5SUM BENCH= e5033dc7ed55784590c83dd9aaaff95e
RANDOM SEED=180024892

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:        25481232 kB
MemAvailable:   30388556 kB
Buffers:          242544 kB
Cached:          4956648 kB
SwapCached:            0 kB
Active:          2689180 kB
Inactive:        4149712 kB
Active(anon):    1595828 kB
Inactive(anon):    80012 kB
Active(file):    1093352 kB
Inactive(file):  4069700 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7928 kB
Writeback:             0 kB
AnonPages:       1647464 kB
Mapped:            64268 kB
Shmem:             33420 kB
Slab:             147308 kB
SReclaimable:     120212 kB
SUnreclaim:        27096 kB
KernelStack:        3568 kB
PageTables:         8560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3131676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1511424 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= 61776 MiB
End job on node106 at 2017-08-20 08:34:32