Trace number 4306631

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.7b seq (e747e1e)SAT (TO)1390 2520.11 2505.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had14_c18.xml
MD5SUM1b212baf1dbc84cffd3dcab4dc49ff1b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1372
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size10
Maximum domain size14
Distribution of domain sizes[{"size":10,"count":91},{"size":14,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":14}]
Minimum constraint arity3
Maximum constraint arity14
Distribution of constraint arities[{"arity":3,"count":91},{"arity":14,"count":1}]
Number of extensional constraints91
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":91},{"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-4306631-1534079700.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306631-1534079700.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
1.00/0.52	c solve instance...
1.00/0.60	o 1541 
1.28/0.62	o 1528 
1.28/0.63	o 1522 
1.28/0.70	o 1477 
1.59/0.71	o 1475 
5.03/2.00	o 1470 
5.03/2.00	o 1451 
21.80/18.08	o 1450 
26.94/23.11	o 1444 
27.04/23.11	o 1442 
27.04/23.12	o 1440 
48.07/44.09	o 1436 
67.82/63.70	o 1428 
115.54/111.39	o 1427 
115.64/111.41	o 1425 
115.64/111.42	o 1417 
115.64/111.43	o 1415 
129.85/125.65	o 1412 
130.05/125.83	o 1410 
132.65/128.44	o 1409 
1670.95/1662.51	o 1406 
1670.95/1662.55	o 1402 
1671.05/1662.64	o 1398 
1671.46/1663.10	o 1394 
1671.46/1663.11	o 1390 
2520.08/2505.01	s SATISFIABLE
2520.08/2505.01	v <instantiation>
2520.08/2505.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] 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[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[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[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[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[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[9][10] d[9][11] d[9][12] d[9][13] d[10][11] d[10][12] d[10][13] d[11][12] d[11][13] d[12][13] </list>
2520.08/2505.01	v 	<values>12 2 4 1 9 0 11 10 7 13 6 5 8 3 5 7 9 5 1 6 6 7 5 1 1 4 3 6 6 6 4 6 3 4 6 4 4 2 2 7 7 8 7 6 4 3 3 4 5 5 7 3 7 4 2 6 9 9 2 3 1 7 7 5 6 4 5 4 4 6 4 6 5 6 5 5 6 9 3 5 7 5 2 6 5 5 6 7 5 3 5 6 5 1 3 8 8 5 4 8 8 3 5 5 9 </values>
2520.08/2505.01	v </instantiation>
2520.08/2505.01	c Unexpected resolution interruption!

Verifier Data

OK	1390

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306631-1534079700/watcher-4306631-1534079700 -o /tmp/evaluation-result-4306631-1534079700/solver-4306631-1534079700 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25232 --watchdog 2580 HOME/xcsp3-exec -seed 216940936 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306631-1534079700.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=27116, runsolver pid=27113

[startup+0.100141 s]*
/proc/loadavg: 1.89 1.89 1.92 4/219 27132
/proc/meminfo: memFree=11836552/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14082940 memory=28616 CPUtime=0.12 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 5478 0 0 0 11 1 0 0 20 0 15 0 225533220 14420930560 7154 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3520735 7154 3037 1 0 3483012 0
[pid=27118/tid=27119] ppid=27116 vsize=14082940 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 3508 0 0 0 8 0 0 0 20 0 15 0 225533220 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300864562992 140300860351645 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533222 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225533223 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225533223 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0.01 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 225533225 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533226 14420930560 7154 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30068 KiB

[startup+0.21109 s]*
/proc/loadavg: 1.89 1.89 1.92 5/219 27132
/proc/meminfo: memFree=11824644/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14082940 memory=41120 CPUtime=0.34 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 8313 0 0 0 32 2 0 0 20 0 15 0 225533220 14420930560 10280 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3520735 10280 3198 1 0 3483012 0
[pid=27118/tid=27119] ppid=27116 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 5422 0 0 0 19 1 0 0 20 0 15 0 225533220 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300864566896 140300844410206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14082940 memory=11498 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14082940 memory=140473487653405 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225533222 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225533223 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225533223 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14082940 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 225533225 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14082940 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 273 0 0 0 2 0 0 0 20 0 15 0 225533225 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14082940 memory=140473487627904 CPUtime=0.07 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 806 0 0 0 7 0 0 0 20 0 15 0 225533225 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533226 14420930560 10280 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42572 KiB

[startup+0.312068 s]*
/proc/loadavg: 1.89 1.89 1.92 4/219 27132
/proc/meminfo: memFree=11817944/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14087196 memory=47972 CPUtime=0.52 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 9220 0 0 0 50 2 0 0 20 0 15 0 225533220 14425288704 11993 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3521799 11993 3238 1 0 3483012 0
[pid=27118/tid=27119] ppid=27116 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 6137 0 0 0 28 1 0 0 20 0 15 0 225533220 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300864558064 140300844410206 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225533222 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225533223 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225533223 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14087196 memory=-6664436420846798482 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14087196 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 526 0 0 0 4 0 0 0 20 0 15 0 225533225 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 369 0 0 0 5 0 0 0 20 0 15 0 225533225 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 15 0 225533225 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533226 14425288704 11993 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49424 KiB

[startup+0.700913 s]
/proc/loadavg: 1.89 1.89 1.92 5/219 27132
/proc/meminfo: memFree=11803080/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14089320 memory=65828 CPUtime=1.59 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 11687 0 0 0 155 4 0 0 20 0 15 0 225533220 14427463680 16457 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3522330 16457 3367 1 0 3483524 0
[pid=27118/tid=27119] ppid=27116 vsize=14089320 memory=1752 CPUtime=0.67 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 6947 0 0 0 65 2 0 0 20 0 15 0 225533220 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300864565424 140300860341654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14089320 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14089320 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14089320 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225533221 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14089320 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533221 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14089320 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225533222 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14089320 memory=868 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14089320 memory=7336 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14089320 memory=11628 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14089320 memory=752 CPUtime=0.29 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) R 27116 27116 25200 0 -1 4202560 1140 0 0 0 29 0 0 0 20 0 15 0 225533225 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300037031232 140300840180177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14089320 memory=1276 CPUtime=0.27 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) R 27116 27116 25200 0 -1 4202560 687 0 0 0 27 0 0 0 20 0 15 0 225533225 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300035971200 140300841508542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14089320 memory=1068 CPUtime=0.33 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) R 27116 27116 25200 0 -1 1077944384 1603 0 0 0 32 1 0 0 20 0 15 0 225533225 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14089320 memory=15080 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14089320 memory=34172 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225533226 14427463680 16457 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 67280 KiB

[startup+1.5009 s]
/proc/loadavg: 1.89 1.89 1.92 5/219 27132
/proc/meminfo: memFree=11789572/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0

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

/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14089320 memory=7955160567892107606 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14089320 memory=1452 CPUtime=1.85 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 10656 0 0 0 184 1 0 0 20 0 15 0 225533225 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14089320 memory=1452 CPUtime=1.98 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 15458 0 0 0 197 1 0 0 20 0 15 0 225533225 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14089320 memory=1800 CPUtime=0.5 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 7854 0 0 0 48 2 0 0 20 0 15 0 225533225 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14089320 memory=920 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14089320 memory=1616 CPUtime=0.53 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1083 0 0 0 23 30 0 0 20 0 15 0 225533226 14427463680 806155 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 2396.39 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 3226072 KiB

[startup+2442.3 s]
/proc/loadavg: 1.56 1.69 1.75 3/216 27288
/proc/meminfo: memFree=9247452/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14089320 memory=2979404 CPUtime=2456.75 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 152777 0 0 0 245124 551 0 0 20 0 15 0 225533220 14427463680 744851 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3522330 744851 3436 1 0 3483524 0
[pid=27118/tid=27119] ppid=27116 vsize=14089320 memory=2864264 CPUtime=2437.31 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 83013 0 0 0 243270 461 0 0 20 0 15 0 225533220 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300864569368 140300495881843 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14089320 memory=2211480 CPUtime=3.3 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 5637 0 0 0 318 12 0 0 20 0 15 0 225533221 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14089320 memory=2979404 CPUtime=3.29 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 5401 0 0 0 319 10 0 0 20 0 15 0 225533221 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14089320 memory=2979404 CPUtime=3.29 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 6197 0 0 0 319 10 0 0 20 0 15 0 225533221 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14089320 memory=1452 CPUtime=3.29 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 5561 0 0 0 319 10 0 0 20 0 15 0 225533221 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14089320 memory=1452 CPUtime=1.32 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 10518 0 0 0 112 20 0 0 20 0 15 0 225533222 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14089320 memory=2671520 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14089320 memory=2864264 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14089320 memory=2864264 CPUtime=1.85 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 10658 0 0 0 184 1 0 0 20 0 15 0 225533225 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14089320 memory=1452 CPUtime=1.98 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 15460 0 0 0 197 1 0 0 20 0 15 0 225533225 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14089320 memory=1452 CPUtime=0.5 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 7856 0 0 0 48 2 0 0 20 0 15 0 225533225 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14089320 memory=2979404 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14089320 memory=1408 CPUtime=0.54 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1098 0 0 0 23 31 0 0 20 0 15 0 225533226 14427463680 744851 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 2456.75 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2980856 KiB

[startup+2502.3 s]
/proc/loadavg: 1.70 1.70 1.75 3/217 27290
/proc/meminfo: memFree=11535528/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14089320 memory=1192692 CPUtime=2517.37 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 159831 0 0 0 251140 597 0 0 20 0 15 0 225533220 14427463680 298173 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3522330 298173 3436 1 0 3483524 0
[pid=27118/tid=27119] ppid=27116 vsize=14089320 memory=1076008 CPUtime=2497.01 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 88651 0 0 0 249196 505 0 0 20 0 15 0 225533220 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300864569368 140300496521264 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14089320 memory=644236 CPUtime=3.51 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 5676 0 0 0 339 12 0 0 20 0 15 0 225533221 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14089320 memory=1076008 CPUtime=3.5 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 5435 0 0 0 340 10 0 0 20 0 15 0 225533221 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14089320 memory=1114560 CPUtime=3.51 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 6548 0 0 0 340 11 0 0 20 0 15 0 225533221 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14089320 memory=532236 CPUtime=3.49 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 5579 0 0 0 339 10 0 0 20 0 15 0 225533221 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14089320 memory=1114560 CPUtime=1.38 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 11472 0 0 0 116 22 0 0 20 0 15 0 225533222 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14089320 memory=1153628 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14089320 memory=1192692 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14089320 memory=1076008 CPUtime=1.85 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 10660 0 0 0 184 1 0 0 20 0 15 0 225533225 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14089320 memory=6791534058613427641 CPUtime=1.98 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 15462 0 0 0 197 1 0 0 20 0 15 0 225533225 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14089320 memory=878632 CPUtime=0.5 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 7858 0 0 0 48 2 0 0 20 0 15 0 225533225 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14089320 memory=532236 CPUtime=0.56 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1112 0 0 0 24 32 0 0 20 0 15 0 225533226 14427463680 298173 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 2517.37 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1194144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505 s]*
/proc/loadavg: 1.72 1.71 1.75 3/217 27290
/proc/meminfo: memFree=11465648/32770624 swapFree=67108380/67108860
[pid=27116] ppid=27113 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27116/stat : 27116 (xcsp3-exec) S 27113 27116 25200 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 225533219 115843072 363 33554432000 4194304 5098028 140730157052208 140730157050312 140314847281788 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 37036032 140730157061179 140730157061380 140730157061380 140730157064138 0
/proc/27116/statm: 28282 363 305 221 0 87 0
[pid=27118] ppid=27116 vsize=14089320 memory=1231756 CPUtime=2520.08 cores=1,3,5,7
/proc/27118/stat : 27118 (java) S 27116 27116 25200 0 -1 1077944320 159888 0 0 0 251410 598 0 0 20 0 15 0 225533220 14427463680 307939 33554432000 4194304 4196468 140725675625776 140725675608320 140300860329719 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
/proc/27118/statm: 3522330 307939 3436 1 0 3483524 0
[pid=27118/tid=27119] ppid=27116 vsize=14089320 memory=1398720917958146503 CPUtime=2499.72 cores=1,3,5,7
/proc/27118/task/27119/stat : 27119 (java) R 27116 27116 25200 0 -1 4202560 88709 0 0 0 249467 505 0 0 20 0 15 0 225533220 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300864569368 140300498091621 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27120] ppid=27116 vsize=14089320 memory=4126316290023845779 CPUtime=3.51 cores=1,3,5,7
/proc/27118/task/27120/stat : 27120 (java) S 27116 27116 25200 0 -1 1077944384 5676 0 0 0 339 12 0 0 20 0 15 0 225533221 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300812949904 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27121] ppid=27116 vsize=14089320 memory=7308608161427187520 CPUtime=3.5 cores=1,3,5,7
/proc/27118/task/27121/stat : 27121 (java) S 27116 27116 25200 0 -1 1077944384 5435 0 0 0 340 10 0 0 20 0 15 0 225533221 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300454652176 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27122] ppid=27116 vsize=14089320 memory=7308608161427187520 CPUtime=3.51 cores=1,3,5,7
/proc/27118/task/27122/stat : 27122 (java) S 27116 27116 25200 0 -1 1077944384 6548 0 0 0 340 11 0 0 20 0 15 0 225533221 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300453599888 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27123] ppid=27116 vsize=14089320 memory=7308608161427187520 CPUtime=3.49 cores=1,3,5,7
/proc/27118/task/27123/stat : 27123 (java) S 27116 27116 25200 0 -1 1077944384 5579 0 0 0 339 10 0 0 20 0 15 0 225533221 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300452547088 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27124] ppid=27116 vsize=14089320 memory=7882537880695292004 CPUtime=1.38 cores=1,3,5,7
/proc/27118/task/27124/stat : 27124 (java) S 27116 27116 25200 0 -1 1077944384 11472 0 0 0 116 22 0 0 20 0 15 0 225533222 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300041243248 140300860340866 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27125] ppid=27116 vsize=14089320 memory=7091870139639229796 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27125/stat : 27125 (java) S 27116 27116 25200 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300040189216 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27126] ppid=27116 vsize=14089320 memory=7091870139639229796 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27126/stat : 27126 (java) S 27116 27116 25200 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 225533223 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300039136880 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27127] ppid=27116 vsize=14089320 memory=7593749991715399021 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27127/stat : 27127 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300038085200 140300860348315 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27128] ppid=27116 vsize=14089320 memory=7308608161427187520 CPUtime=1.85 cores=1,3,5,7
/proc/27118/task/27128/stat : 27128 (java) S 27116 27116 25200 0 -1 1077944384 10660 0 0 0 184 1 0 0 20 0 15 0 225533225 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300037032048 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27129] ppid=27116 vsize=14089320 memory=7308608161427187520 CPUtime=1.98 cores=1,3,5,7
/proc/27118/task/27129/stat : 27129 (java) S 27116 27116 25200 0 -1 1077944384 15462 0 0 0 197 1 0 0 20 0 15 0 225533225 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300035979248 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27130] ppid=27116 vsize=14089320 memory=5859857585672712291 CPUtime=0.5 cores=1,3,5,7
/proc/27118/task/27130/stat : 27130 (java) S 27116 27116 25200 0 -1 1077944384 7858 0 0 0 48 2 0 0 20 0 15 0 225533225 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300034926960 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27131] ppid=27116 vsize=14089320 memory=7593749991715399021 CPUtime=0 cores=1,3,5,7
/proc/27118/task/27131/stat : 27131 (java) S 27116 27116 25200 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225533225 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300033874400 140300860339925 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
[pid=27118/tid=27132] ppid=27116 vsize=14089320 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/27118/task/27132/stat : 27132 (java) S 27116 27116 25200 0 -1 1077944384 1112 0 0 0 24 32 0 0 20 0 15 0 225533226 14427463680 308451 33554432000 4194304 4196468 140725675625776 140300032822192 140300860340866 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 11722752 140725675627654 140725675627825 140725675627825 140725675630543 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 1233208 KiB

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

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

[startup+2505.02 s]
# the end of solver process 27118 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.12 s, system=5.99082 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): 2505.02
CPU time (s): 2520.11
CPU user time (s): 2514.12
CPU system time (s): 5.99082
CPU usage (%): 100.602
Max. virtual memory (cumulated for all children) (KiB): 14204408
Max. memory (cumulated for all children) (KiB): 5384772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.12
system time used= 5.99082
maximum resident set size= 5399744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79715
involuntary context switches= 2014


# summary of solver processes directly reported to runsolver:
#   pid: 27116,27118
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2514.12
#   total CPU system time (s): 5.99082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1811 second user time and 22.316 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-12 15:15:00
IDJOB=4306631
IDBENCH=141253
IDSOLVER=2787
FILE ID=node137/4306631-1534079700
RUNJOBID= node137-1534062145-25232
PBS_JOBID= 21036980
Free space on /tmp= 26520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had14_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306631-1534079700/watcher-4306631-1534079700 -o /tmp/evaluation-result-4306631-1534079700/solver-4306631-1534079700 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534062145-25232 --watchdog 2580  HOME/xcsp3-exec -seed 216940936 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306631-1534079700.xml

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

MD5SUM BENCH= 1b212baf1dbc84cffd3dcab4dc49ff1b
RANDOM SEED=216940936

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        11852936 kB
MemAvailable:   30687636 kB
Buffers:          154144 kB
Cached:         18735176 kB
SwapCached:           24 kB
Active:         10689756 kB
Inactive:        9469004 kB
Active(anon):    1216696 kB
Inactive(anon):   105204 kB
Active(file):    9473060 kB
Inactive(file):  9363800 kB
Unevictable:        7432 kB
Mlocked:            7432 kB
SwapTotal:      67108860 kB
SwapFree:       67108380 kB
Dirty:             21808 kB
Writeback:             0 kB
AnonPages:       1276856 kB
Mapped:            66556 kB
Shmem:             49628 kB
Slab:             454308 kB
SReclaimable:     426300 kB
SUnreclaim:        28008 kB
KernelStack:        3584 kB
PageTables:         7948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2727144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1204224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 26500 MiB
End job on node137 at 2018-08-12 15:56:46