Trace number 4271876

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)3 1759.36 252.131

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-11-11.xml
MD5SUMbb123246d746538548fb2ce23858e0c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark244.416
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints3026
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree102
Maximum variable degree102
Distribution of variable degrees[{"degree":102,"count":121}]
Minimum constraint arity4
Maximum constraint arity121
Distribution of constraint arities[{"arity":4,"count":3025},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints3025
Distribution of constraint types[{"type":"intension","count":3025},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271876-1502647187.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271876-1502647187.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
7.98/2.05	c solve instance...
10.68/2.45	o 10 
11.42/2.50	o 9 
12.66/2.86	o 8 
34.11/22.24	o 7 
35.41/22.44	o 6 
36.95/22.64	o 5 
440.88/86.57	o 4 
984.14/154.92	o 3 
1758.60/252.08	s SATISFIABLE
1758.60/252.08	v <instantiation>
1758.60/252.08	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] </list>
1758.60/252.08	v 	<values>0 0 1 1 1 1 2 2 2 3 3 0 1 0 2 3 3 0 2 3 1 2 0 1 1 2 0 3 1 1 2 2 1 0 1 2 2 1 2 2 3 0 0 3 0 1 3 0 2 1 2 0 3 2 0 1 0 1 3 2 2 3 2 3 1 0 1 0 2 0 0 1 1 2 0 2 3 1 0 3 1 3 2 0 1 2 0 2 2 0 0 3 3 0 2 0 1 1 1 2 2 1 2 2 0 0 3 0 3 0 3 1 0 1 0 3 2 3 1 0 0 </values>
1758.60/252.08	v </instantiation>
1758.60/252.08	c Unexpected resolution interruption!

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271876-1502647187/watcher-4271876-1502647187 -o /tmp/evaluation-result-4271876-1502647187/solver-4271876-1502647187 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1882730188 HOME/instance-4271876-1502647187.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=16873, runsolver pid=16870


[startup+0.10011 s]*
/proc/loadavg: 8.68 6.82 6.46 3/199 16894
/proc/meminfo: memFree=31480020/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=25999808 memory=26776 CPUtime=0.11 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 5632 0 0 0 9 2 0 0 20 0 20 0 97806542 26623803392 6694 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6499952 6694 2844 1 0 6488269 0
[pid=16875/tid=16876] ppid=16873 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) R 16873 16873 4682 0 -1 4202560 3639 0 0 0 7 1 0 0 20 0 20 0 97806542 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014124014000 140014119800214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=25999808 memory=140310076860032 CPUtime=0 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16880] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16880/stat : 16880 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014069251216 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16881] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16881/stat : 16881 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014068197648 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16882] ppid=16873 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16882/stat : 16882 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014067145104 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16883] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16883/stat : 16883 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014066092560 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16884] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16884/stat : 16884 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806543 26623803392 6694 33554432000 4194304 4196468 140720474079200 140014065040016 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16885] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16885/stat : 16885 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806545 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013112113648 140014119799426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16886] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16886/stat : 16886 (java) S 16873 16873 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97806545 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013111059872 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16887] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16887/stat : 16887 (java) S 16873 16873 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97806545 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013110007280 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16888] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16888/stat : 16888 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013108955856 140014119806875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16889] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16889/stat : 16889 (java) S 16873 16873 4682 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013107902448 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16890] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16890/stat : 16890 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013106849904 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16891] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16891/stat : 16891 (java) S 16873 16873 4682 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013105797360 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16892] ppid=16873 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/16875/task/16892/stat : 16892 (java) S 16873 16873 4682 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013104744816 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16893] ppid=16873 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16893/stat : 16893 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013103692512 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16894] ppid=16873 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16894/stat : 16894 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26623803392 6694 33554432000 4194304 4196468 140720474079200 140013102640048 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28160 KiB

[startup+0.209934 s]*
/proc/loadavg: 8.06 6.72 6.43 2/199 16894
/proc/meminfo: memFree=31469732/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=26004064 memory=38684 CPUtime=0.33 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 8294 0 0 0 30 3 0 0 20 0 20 0 97806542 26628161536 9671 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6501016 9671 3026 1 0 6488269 0
[pid=16875/tid=16876] ppid=16873 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) R 16873 16873 4682 0 -1 4202560 5423 0 0 0 17 2 0 0 20 0 20 0 97806542 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014124009272 140014103868766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=26004064 memory=140310076876095 CPUtime=0 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16880] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16880/stat : 16880 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014069251216 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16881] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16881/stat : 16881 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014068197648 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16882] ppid=16873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16882/stat : 16882 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014067145104 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16883] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16883/stat : 16883 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014066092560 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16884] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16884/stat : 16884 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 9671 33554432000 4194304 4196468 140720474079200 140014065040016 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16885] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16885/stat : 16885 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013112113648 140014119799426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16886] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16886/stat : 16886 (java) S 16873 16873 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013111059872 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16887] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16887/stat : 16887 (java) S 16873 16873 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013110007280 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16888] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16888/stat : 16888 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013108955856 140014119806875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16889] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16889/stat : 16889 (java) S 16873 16873 4682 0 -1 1077944384 359 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013107902448 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16890] ppid=16873 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/16875/task/16890/stat : 16890 (java) S 16873 16873 4682 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013106849904 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16891] ppid=16873 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/16875/task/16891/stat : 16891 (java) S 16873 16873 4682 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013105797360 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16892] ppid=16873 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/16875/task/16892/stat : 16892 (java) R 16873 16873 4682 0 -1 4202560 719 0 0 0 7 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013104744816 140014103868766 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16893] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16893/stat : 16893 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013103692512 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16894] ppid=16873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16894/stat : 16894 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 9671 33554432000 4194304 4196468 140720474079200 140013102640048 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40068 KiB

[startup+0.309293 s]*
/proc/loadavg: 8.06 6.72 6.43 3/199 16894
/proc/meminfo: memFree=31465684/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=26004064 memory=44124 CPUtime=0.5 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 9224 0 0 0 46 4 0 0 20 0 20 0 97806542 26628161536 11031 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6501016 11031 3117 1 0 6488269 0
[pid=16875/tid=16876] ppid=16873 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) R 16873 16873 4682 0 -1 4202560 6093 0 0 0 27 2 0 0 20 0 20 0 97806542 26628161536 11031 33554432000 4194304 4196468 140720474079200 140014124027424 140013736370882 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11031 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11031 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11031 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16880] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16880/stat : 16880 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11031 33554432000 4194304 4196468 140720474079200 140014069251216 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16881] ppid=16873 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/16875/task/16881/stat : 16881 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11543 33554432000 4194304 4196468 140720474079200 140014068197648 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16882] ppid=16873 vsize=26004064 memory=140309937877935 CPUtime=0 cores=0-7
/proc/16875/task/16882/stat : 16882 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11543 33554432000 4194304 4196468 140720474079200 140014067145104 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16883] ppid=16873 vsize=26004064 memory=140309937880240 CPUtime=0 cores=0-7
/proc/16875/task/16883/stat : 16883 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11543 33554432000 4194304 4196468 140720474079200 140014066092560 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16884] ppid=16873 vsize=26004064 memory=140309937882544 CPUtime=0 cores=0-7
/proc/16875/task/16884/stat : 16884 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806543 26628161536 11543 33554432000 4194304 4196468 140720474079200 140014065040016 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16885] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16885/stat : 16885 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013112113648 140014119799426 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16886] ppid=16873 vsize=26004064 memory=280619875772048 CPUtime=0 cores=0-7
/proc/16875/task/16886/stat : 16886 (java) S 16873 16873 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013111059872 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16887] ppid=16873 vsize=26004064 memory=280619875778960 CPUtime=0 cores=0-7
/proc/16875/task/16887/stat : 16887 (java) S 16873 16873 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97806545 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013110007280 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16888] ppid=16873 vsize=26004064 memory=280619875720240 CPUtime=0 cores=0-7
/proc/16875/task/16888/stat : 16888 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013108955856 140014119806875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16889] ppid=16873 vsize=26004064 memory=280619875792784 CPUtime=0.01 cores=0-7
/proc/16875/task/16889/stat : 16889 (java) R 16873 16873 4682 0 -1 4202560 423 0 0 0 1 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013107892368 140014100967298 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16890] ppid=16873 vsize=26004064 memory=280619875799696 CPUtime=0.01 cores=0-7
/proc/16875/task/16890/stat : 16890 (java) S 16873 16873 4682 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013106849904 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16891] ppid=16873 vsize=26004064 memory=280619875797392 CPUtime=0.03 cores=0-7
/proc/16875/task/16891/stat : 16891 (java) R 16873 16873 4682 0 -1 4202560 430 0 0 0 3 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013105796544 140014101104784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16892] ppid=16873 vsize=26004064 memory=280619875813552 CPUtime=0.12 cores=0-7
/proc/16875/task/16892/stat : 16892 (java) R 16873 16873 4682 0 -1 4202560 820 0 0 0 12 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013104740768 140014098415489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16893] ppid=16873 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16893/stat : 16893 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013103692512 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16894] ppid=16873 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/16875/task/16894/stat : 16894 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806548 26628161536 11543 33554432000 4194304 4196468 140720474079200 140013102640048 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45508 KiB

[startup+0.700941 s]
/proc/loadavg: 8.06 6.72 6.43 5/199 16894
/proc/meminfo: memFree=31431684/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=26006188 memory=109644 CPUtime=2.05 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 14461 0 0 0 199 6 0 0 20 0 20 0 97806542 26630336512 27411 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6501547 27411 3203 1 0 6488781 0
[pid=16875/tid=16876] ppid=16873 vsize=26006188 memory=280619876171440 CPUtime=0.67 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) R 16873 16873 4682 0 -1 4202560 6769 0 0 0 64 3 0 0 20 0 20 0 97806542 26630336512 27411 33554432000 4194304 4196468 140720474079200 140014124022816 140013736171639 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=26006188 memory=140309938086768 CPUtime=0 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26630336512 27411 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97806543 26630336512 27411 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97806543 26630336512 27411 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0

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

[pid=16875/tid=16966] ppid=16873 vsize=26538700 memory=5557616 CPUtime=7.36 cores=0-7
/proc/16875/task/16966/stat : 16966 (java) R 16873 16873 4682 0 -1 4202560 177 0 0 0 736 0 0 0 20 0 28 0 97822034 27175628800 1391393 33554432000 4194304 4196468 140720474079200 140013095125384 140013746522113 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 1042.99 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5566956 KiB

[startup+222.302 s]
/proc/loadavg: 7.74 6.90 6.53 9/207 16966
/proc/meminfo: memFree=25933096/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=26538700 memory=5567104 CPUtime=1521.6 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 162461 0 0 0 151843 317 0 0 20 0 28 0 97806542 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6634675 1391776 3292 1 0 6621909 0
[pid=16875/tid=16876] ppid=16873 vsize=26538700 memory=5567104 CPUtime=1.91 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) S 16873 16873 4682 0 -1 1077944384 7840 0 0 0 184 7 0 0 20 0 28 0 97806542 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014124029056 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=26538700 memory=5567104 CPUtime=0.3 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 1050 0 0 0 20 10 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=26538700 memory=1384 CPUtime=0.25 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1877 0 0 0 18 7 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=26538700 memory=5567104 CPUtime=0.29 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 1095 0 0 0 21 8 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16880] ppid=16873 vsize=26538700 memory=1236 CPUtime=0.26 cores=0-7
/proc/16875/task/16880/stat : 16880 (java) S 16873 16873 4682 0 -1 1077944384 1962 0 0 0 20 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014069251216 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16881] ppid=16873 vsize=26538700 memory=640 CPUtime=0.28 cores=0-7
/proc/16875/task/16881/stat : 16881 (java) S 16873 16873 4682 0 -1 1077944384 1294 0 0 0 19 9 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014068197648 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16882] ppid=16873 vsize=26538700 memory=1384 CPUtime=0.28 cores=0-7
/proc/16875/task/16882/stat : 16882 (java) S 16873 16873 4682 0 -1 1077944384 902 0 0 0 22 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014067145104 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16883] ppid=16873 vsize=26538700 memory=5565572 CPUtime=0.27 cores=0-7
/proc/16875/task/16883/stat : 16883 (java) S 16873 16873 4682 0 -1 1077944384 779 0 0 0 21 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014066092560 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16884] ppid=16873 vsize=26538700 memory=280619877091648 CPUtime=0.32 cores=0-7
/proc/16875/task/16884/stat : 16884 (java) S 16873 16873 4682 0 -1 1077944384 856 0 0 0 24 8 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014065040016 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16885] ppid=16873 vsize=26538700 memory=2340 CPUtime=0.06 cores=0-7
/proc/16875/task/16885/stat : 16885 (java) S 16873 16873 4682 0 -1 1077944384 6579 0 0 0 4 2 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013112113648 140014119799426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16886] ppid=16873 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/16875/task/16886/stat : 16886 (java) S 16873 16873 4682 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013111059936 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16887] ppid=16873 vsize=26538700 memory=5567104 CPUtime=0 cores=0-7
/proc/16875/task/16887/stat : 16887 (java) S 16873 16873 4682 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013110007296 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16888] ppid=16873 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/16875/task/16888/stat : 16888 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013108955856 140014119806875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16889] ppid=16873 vsize=26538700 memory=0 CPUtime=3.4 cores=0-7
/proc/16875/task/16889/stat : 16889 (java) S 16873 16873 4682 0 -1 1077944384 15682 0 0 0 336 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013107902448 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16890] ppid=16873 vsize=26538700 memory=1008 CPUtime=3.98 cores=0-7
/proc/16875/task/16890/stat : 16890 (java) S 16873 16873 4682 0 -1 1077944384 19629 0 0 0 393 5 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013106849904 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16891] ppid=16873 vsize=26538700 memory=4612 CPUtime=3.98 cores=0-7
/proc/16875/task/16891/stat : 16891 (java) S 16873 16873 4682 0 -1 1077944384 21905 0 0 0 394 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013105797360 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16892] ppid=16873 vsize=26538700 memory=280619876572512 CPUtime=1.07 cores=0-7
/proc/16875/task/16892/stat : 16892 (java) S 16873 16873 4682 0 -1 1077944384 18942 0 0 0 103 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013104744816 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16893] ppid=16873 vsize=26538700 memory=212776974844892 CPUtime=0 cores=0-7
/proc/16875/task/16893/stat : 16893 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013103692512 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16894] ppid=16873 vsize=26538700 memory=0 CPUtime=0.08 cores=0-7
/proc/16875/task/16894/stat : 16894 (java) S 16873 16873 4682 0 -1 1077944384 3792 0 0 0 4 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013102640048 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16959] ppid=16873 vsize=26538700 memory=7302420118425266276 CPUtime=67.34 cores=0-7
/proc/16875/task/16959/stat : 16959 (java) R 16873 16873 4682 0 -1 4202560 574 0 0 0 6733 1 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013093018840 140013746631342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16960] ppid=16873 vsize=26538700 memory=1384 CPUtime=66.33 cores=0-7
/proc/16875/task/16960/stat : 16960 (java) R 16873 16873 4682 0 -1 4202560 1204 0 0 0 6633 0 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013094072840 140013738226675 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16961] ppid=16873 vsize=26538700 memory=5567104 CPUtime=67.23 cores=0-7
/proc/16875/task/16961/stat : 16961 (java) R 16873 16873 4682 0 -1 4202560 859 0 0 0 6722 1 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013091966592 140013745840235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16962] ppid=16873 vsize=26538700 memory=1384 CPUtime=67.34 cores=0-7
/proc/16875/task/16962/stat : 16962 (java) R 16873 16873 4682 0 -1 4202560 4027 0 0 0 6701 33 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013089861624 140013745843495 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16963] ppid=16873 vsize=26538700 memory=5567104 CPUtime=66.98 cores=0-7
/proc/16875/task/16963/stat : 16963 (java) R 16873 16873 4682 0 -1 4202560 6134 0 0 0 6691 7 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013088809304 140013746397654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16964] ppid=16873 vsize=26538700 memory=1384 CPUtime=67.31 cores=0-7
/proc/16875/task/16964/stat : 16964 (java) R 16873 16873 4682 0 -1 4202560 1105 0 0 0 6731 0 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013090914248 140013737578988 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16965] ppid=16873 vsize=26538700 memory=5567104 CPUtime=67.33 cores=0-7
/proc/16875/task/16965/stat : 16965 (java) R 16873 16873 4682 0 -1 4202560 1607 0 0 0 6733 0 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013087758712 140013738949848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16966] ppid=16873 vsize=26538700 memory=5567104 CPUtime=67.34 cores=0-7
/proc/16875/task/16966/stat : 16966 (java) R 16873 16873 4682 0 -1 4202560 2083 0 0 0 6730 4 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013095125240 140013744573454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 1521.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5568488 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 7.84 7.00 6.57 9/207 16966
/proc/meminfo: memFree=25933892/32770624 swapFree=67108860/67108860
[pid=16873] ppid=16870 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/16873/stat : 16873 (xcsp3-exec) S 16870 16873 4682 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97806542 9740288 346 33554432000 4194304 5098028 140735501476864 140735501474968 139836124312188 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39907328 140735501485162 140735501485372 140735501485372 140735501488107 0
/proc/16873/statm: 2378 346 289 221 0 87 0
[pid=16875] ppid=16873 vsize=26538700 memory=5567104 CPUtime=1758.6 cores=0-7
/proc/16875/stat : 16875 (java) S 16873 16873 4682 0 -1 1077944320 167436 0 0 0 175488 372 0 0 20 0 28 0 97806542 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140720474061744 140014119788279 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
/proc/16875/statm: 6634675 1391776 3292 1 0 6621909 0
[pid=16875/tid=16876] ppid=16873 vsize=26538700 memory=6791534058613427641 CPUtime=1.91 cores=0-7
/proc/16875/task/16876/stat : 16876 (java) S 16873 16873 4682 0 -1 1077944384 7840 0 0 0 184 7 0 0 20 0 28 0 97806542 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014124029056 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16877] ppid=16873 vsize=26538700 memory=4128 CPUtime=0.3 cores=0-7
/proc/16875/task/16877/stat : 16877 (java) S 16873 16873 4682 0 -1 1077944384 1050 0 0 0 20 10 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014072408848 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16878] ppid=16873 vsize=26538700 memory=928 CPUtime=0.25 cores=0-7
/proc/16875/task/16878/stat : 16878 (java) S 16873 16873 4682 0 -1 1077944384 1877 0 0 0 18 7 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014071356304 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16879] ppid=16873 vsize=26538700 memory=1576 CPUtime=0.29 cores=0-7
/proc/16875/task/16879/stat : 16879 (java) S 16873 16873 4682 0 -1 1077944384 1095 0 0 0 21 8 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014070303760 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16880] ppid=16873 vsize=26538700 memory=4872558044660077418 CPUtime=0.26 cores=0-7
/proc/16875/task/16880/stat : 16880 (java) S 16873 16873 4682 0 -1 1077944384 1962 0 0 0 20 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014069251216 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16881] ppid=16873 vsize=26538700 memory=288230617509003574 CPUtime=0.28 cores=0-7
/proc/16875/task/16881/stat : 16881 (java) S 16873 16873 4682 0 -1 1077944384 1294 0 0 0 19 9 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014068197648 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16882] ppid=16873 vsize=26538700 memory=14132268587288782 CPUtime=0.28 cores=0-7
/proc/16875/task/16882/stat : 16882 (java) S 16873 16873 4682 0 -1 1077944384 902 0 0 0 22 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014067145104 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16883] ppid=16873 vsize=26538700 memory=15876 CPUtime=0.27 cores=0-7
/proc/16875/task/16883/stat : 16883 (java) S 16873 16873 4682 0 -1 1077944384 779 0 0 0 21 6 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014066092560 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16884] ppid=16873 vsize=26538700 memory=17964 CPUtime=0.32 cores=0-7
/proc/16875/task/16884/stat : 16884 (java) S 16873 16873 4682 0 -1 1077944384 856 0 0 0 24 8 0 0 20 0 28 0 97806543 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140014065040016 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16885] ppid=16873 vsize=26538700 memory=4048 CPUtime=0.06 cores=0-7
/proc/16875/task/16885/stat : 16885 (java) S 16873 16873 4682 0 -1 1077944384 6594 0 0 0 4 2 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013112113648 140014119799426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16886] ppid=16873 vsize=26538700 memory=18488 CPUtime=0 cores=0-7
/proc/16875/task/16886/stat : 16886 (java) S 16873 16873 4682 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013111059936 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16887] ppid=16873 vsize=26538700 memory=1796 CPUtime=0 cores=0-7
/proc/16875/task/16887/stat : 16887 (java) S 16873 16873 4682 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 97806545 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013110007296 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16888] ppid=16873 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/16875/task/16888/stat : 16888 (java) S 16873 16873 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013108955856 140014119806875 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16889] ppid=16873 vsize=26538700 memory=640 CPUtime=3.4 cores=0-7
/proc/16875/task/16889/stat : 16889 (java) S 16873 16873 4682 0 -1 1077944384 15691 0 0 0 336 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013107902448 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16890] ppid=16873 vsize=26538700 memory=956 CPUtime=3.98 cores=0-7
/proc/16875/task/16890/stat : 16890 (java) S 16873 16873 4682 0 -1 1077944384 19652 0 0 0 393 5 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013106849904 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16891] ppid=16873 vsize=26538700 memory=1384 CPUtime=3.98 cores=0-7
/proc/16875/task/16891/stat : 16891 (java) S 16873 16873 4682 0 -1 1077944384 21914 0 0 0 394 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013105797360 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16892] ppid=16873 vsize=26538700 memory=5567104 CPUtime=1.07 cores=0-7
/proc/16875/task/16892/stat : 16892 (java) S 16873 16873 4682 0 -1 1077944384 19719 0 0 0 103 4 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013104744816 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16893] ppid=16873 vsize=26538700 memory=4048 CPUtime=0 cores=0-7
/proc/16875/task/16893/stat : 16893 (java) S 16873 16873 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013103692512 140014119798485 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16894] ppid=16873 vsize=26538700 memory=840 CPUtime=0.1 cores=0-7
/proc/16875/task/16894/stat : 16894 (java) S 16873 16873 4682 0 -1 1077944384 3876 0 0 0 5 5 0 0 20 0 28 0 97806548 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013102640048 140014119799426 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16959] ppid=16873 vsize=26538700 memory=1692 CPUtime=97.02 cores=0-7
/proc/16875/task/16959/stat : 16959 (java) R 16873 16873 4682 0 -1 4202560 679 0 0 0 9701 1 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013093018840 140013739243953 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16960] ppid=16873 vsize=26538700 memory=912 CPUtime=95.42 cores=0-7
/proc/16875/task/16960/stat : 16960 (java) R 16873 16873 4682 0 -1 4202560 1436 0 0 0 9542 0 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013094072840 140013739243821 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16961] ppid=16873 vsize=26538700 memory=4116 CPUtime=96.93 cores=0-7
/proc/16875/task/16961/stat : 16961 (java) R 16873 16873 4682 0 -1 4202560 1032 0 0 0 9692 1 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013091966592 140013745840167 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16962] ppid=16873 vsize=26538700 memory=4104 CPUtime=97.04 cores=0-7
/proc/16875/task/16962/stat : 16962 (java) R 16873 16873 4682 0 -1 4202560 5488 0 0 0 9622 82 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013089861624 140013745843516 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16963] ppid=16873 vsize=26538700 memory=1160 CPUtime=96.68 cores=0-7
/proc/16875/task/16963/stat : 16963 (java) R 16873 16873 4682 0 -1 4202560 7220 0 0 0 9658 10 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013088809320 140013746522113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16964] ppid=16873 vsize=26538700 memory=3712 CPUtime=97.02 cores=0-7
/proc/16875/task/16964/stat : 16964 (java) R 16873 16873 4682 0 -1 4202560 1269 0 0 0 9701 1 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013090914248 140013739118703 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16965] ppid=16873 vsize=26538700 memory=1384 CPUtime=97.04 cores=0-7
/proc/16875/task/16965/stat : 16965 (java) R 16873 16873 4682 0 -1 4202560 1867 0 0 0 9704 0 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013087758712 140013738949869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
[pid=16875/tid=16966] ppid=16873 vsize=26538700 memory=5567104 CPUtime=97.04 cores=0-7
/proc/16875/task/16966/stat : 16966 (java) R 16873 16873 4682 0 -1 4202560 2660 0 0 0 9698 6 0 0 20 0 28 0 97822034 27175628800 1391776 33554432000 4194304 4196468 140720474079200 140013095125240 140013738227344 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10117120 140720474080408 140720474080584 140720474080584 140720474083279 0
Current children cumulated CPU time: 1758.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5568488 KiB

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

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

[startup+252.131 s]
# the end of solver process 16875 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1755.6 s, system=3.76046 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): 252.131
CPU time (s): 1759.36
CPU user time (s): 1755.6
CPU system time (s): 3.76046
CPU usage (%): 697.795
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5568488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.6
system time used= 3.76046
maximum resident set size= 5569668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168747
page faults= 0
swaps= 0
block input operations= 0
block output operations= 496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12291
involuntary context switches= 18841


# summary of solver processes directly reported to runsolver:
#   pid: 16873,16875
#   total CPU time (s): 1759.36
#   total CPU user time (s): 1755.6
#   total CPU system time (s): 3.76046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.11476 second user time and 3.07114 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:45:29
IDJOB=4271876
IDBENCH=139726
IDSOLVER=2663
FILE ID=node106/4271876-1502647187
RUNJOBID= node106-1502637338-4709
PBS_JOBID= 20628329
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-11-11.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271876-1502647187/watcher-4271876-1502647187 -o /tmp/evaluation-result-4271876-1502647187/solver-4271876-1502647187 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1882730188 HOME/instance-4271876-1502647187.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= bb123246d746538548fb2ce23858e0c6
RANDOM SEED=1882730188

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:        31496508 kB
MemAvailable:   31985264 kB
Buffers:          119180 kB
Cached:           657180 kB
SwapCached:            0 kB
Active:           436576 kB
Inactive:         395992 kB
Active(anon):      11908 kB
Inactive(anon):    72092 kB
Active(file):     424668 kB
Inactive(file):   323900 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7696 kB
Writeback:             0 kB
AnonPages:         62024 kB
Mapped:            43588 kB
Shmem:             25228 kB
Slab:             138048 kB
SReclaimable:     112048 kB
SUnreclaim:        26000 kB
KernelStack:        3200 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 61764 MiB
End job on node106 at 2017-08-13 19:49:41