Trace number 4270827

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)400 20001.4 2520.1101

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n75/
TravellingSalesman-75-50-15.xml
MD5SUMa46dbd65929ac2bb08e7dc57e3d27c25
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark341
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints76
Number of domains2
Minimum domain size59
Maximum domain size75
Distribution of domain sizes[{"size":59,"count":75},{"size":75,"count":75}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":75},{"degree":3,"count":75}]
Minimum constraint arity3
Maximum constraint arity75
Distribution of constraint arities[{"arity":3,"count":75},{"arity":75,"count":1}]
Number of extensional constraints75
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":75},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270827-1502780055.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270827-1502780055.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
6.15/4.13	c solve instance...
9.78/4.67	o 1223 
11.11/4.80	o 478 
11.11/4.84	o 444 
11.11/4.84	o 443 
11.11/4.85	o 439 
11.11/4.85	o 438 
11.11/4.87	o 435 
11.11/4.87	o 428 
11.65/4.90	o 421 
11.65/4.90	o 420 
12.25/5.03	o 413 
12.25/5.04	o 412 
12.25/5.06	o 409 
12.25/5.07	o 406 
12.25/5.08	o 403 
12.25/5.08	o 400 
20000.68/2520.10	s SATISFIABLE
20000.68/2520.10	v <instantiation>
20000.68/2520.10	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] </list>
20000.68/2520.10	v 	<values>54 60 66 67 68 61 56 62 64 73 74 72 65 47 36 33 41 42 48 59 58 71 70 69 63 57 55 52 45 44 40 39 38 28 13 9 18 24 19 22 25 23 30 21 26 29 31 37 35 32 27 17 15 16 14 10 4 11 12 8 3 0 5 1 2 6 7 20 34 43 51 50 49 46 53 7 4 6 2 4 5 2 3 24 23 2 4 16 11 2 11 2 4 8 1 5 7 3 4 2 7 5 5 1 5 1 1 6 13 5 6 4 4 5 3 15 16 4 5 5 1 4 4 6 4 5 3 1 4 4 4 2 2 4 3 1 4 5 1 4 6 11 9 9 5 5 3 4 3 1 </values>
20000.68/2520.10	v </instantiation>
20000.68/2520.10	c Unexpected resolution interruption!

Verifier Data

OK	400

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270827-1502780055/watcher-4270827-1502780055 -o /tmp/evaluation-result-4270827-1502780055/solver-4270827-1502780055 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502779196-22810 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1360127886 HOME/instance-4270827-1502780055.xml 

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

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

[startup+0.100111 s]*
/proc/loadavg: 8.95 8.52 8.35 2/199 22848
/proc/meminfo: memFree=31490980/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=25999808 memory=27160 CPUtime=0.12 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 5224 0 0 0 11 1 0 0 20 0 20 0 111093678 26623803392 6790 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6499952 6790 2845 1 0 6488269 0
[pid=22829/tid=22830] ppid=22827 vsize=25999808 memory=8256957874457977497 CPUtime=0.08 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) R 22827 22827 22783 0 -1 4202560 3225 0 0 0 8 0 0 0 20 0 20 0 111093678 26623803392 6790 33554432000 4194304 4196468 140726397370912 140079036314080 140079032104093 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=25999808 memory=732370101697788901 CPUtime=0 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=25999808 memory=139963360335488 CPUtime=0 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22834] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22834/stat : 22834 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078951504272 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22835] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22835/stat : 22835 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078950452240 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22836] ppid=22827 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/22829/task/22836/stat : 22836 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078585240720 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22837] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22837/stat : 22837 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078584187664 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22838] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22838/stat : 22838 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26623803392 6790 33554432000 4194304 4196468 140726397370912 140078583135120 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22839] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22839/stat : 22839 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093680 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077438613744 140079032093314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22840] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22840/stat : 22840 (java) S 22827 22827 22783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111093681 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077437559968 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22841] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22841/stat : 22841 (java) S 22827 22827 22783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111093681 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077436506864 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22842] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22842/stat : 22842 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093683 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077435455440 140079032100763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22843] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22843/stat : 22843 (java) S 22827 22827 22783 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 111093683 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077434403568 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22844] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22844/stat : 22844 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093683 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077433351024 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22845] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22845/stat : 22845 (java) S 22827 22827 22783 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 111093683 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077432297968 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22846] ppid=22827 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/22829/task/22846/stat : 22846 (java) R 22827 22827 22783 0 -1 4202560 254 0 0 0 1 0 0 0 20 0 20 0 111093683 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077431245424 140079032094102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22847] ppid=22827 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22847/stat : 22847 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093684 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077430192608 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22848] ppid=22827 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/22829/task/22848/stat : 22848 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093684 26623803392 6790 33554432000 4194304 4196468 140726397370912 140077429140144 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28540 KiB

[startup+0.209885 s]*
/proc/loadavg: 8.95 8.52 8.35 2/199 22848
/proc/meminfo: memFree=31479564/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=26004064 memory=38820 CPUtime=0.32 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 7832 0 0 0 30 2 0 0 20 0 20 0 111093678 26628161536 9705 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6501016 9705 3003 1 0 6488269 0
[pid=22829/tid=22830] ppid=22827 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) R 22827 22827 22783 0 -1 4202560 4948 0 0 0 18 1 0 0 20 0 20 0 111093678 26628161536 9705 33554432000 4194304 4196468 140726397370912 140079036296176 140079024760181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=26004064 memory=732370101697788901 CPUtime=0 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=26004064 memory=139963360335488 CPUtime=0 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22834] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22834/stat : 22834 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078951504272 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22835] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22835/stat : 22835 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078950452240 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22836] ppid=22827 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/22829/task/22836/stat : 22836 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078585240720 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22837] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22837/stat : 22837 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078584187664 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22838] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22838/stat : 22838 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 9705 33554432000 4194304 4196468 140726397370912 140078583135120 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22839] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22839/stat : 22839 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093680 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077438613744 140079032093314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22840] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22840/stat : 22840 (java) S 22827 22827 22783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111093681 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077437559968 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22841] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22841/stat : 22841 (java) S 22827 22827 22783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111093681 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077436506864 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22842] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22842/stat : 22842 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093683 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077435455440 140079032100763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22843] ppid=22827 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/22829/task/22843/stat : 22843 (java) S 22827 22827 22783 0 -1 1077944384 588 0 0 0 2 0 0 0 20 0 20 0 111093683 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077434403568 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22844] ppid=22827 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/22829/task/22844/stat : 22844 (java) S 22827 22827 22783 0 -1 1077944384 118 0 0 0 1 0 0 0 20 0 20 0 111093683 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077433351024 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22845] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22845/stat : 22845 (java) S 22827 22827 22783 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 20 0 111093683 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077432297968 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22846] ppid=22827 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/22829/task/22846/stat : 22846 (java) S 22827 22827 22783 0 -1 1077944384 700 0 0 0 7 0 0 0 20 0 20 0 111093683 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077431245424 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22847] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22847/stat : 22847 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093684 26628161536 9705 33554432000 4194304 4196468 140726397370912 140077430192608 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22848] ppid=22827 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/22829/task/22848/stat : 22848 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093684 26628194304 9705 33554432000 4194304 4196468 140726397370912 140077429140144 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40200 KiB

[startup+0.309596 s]*
/proc/loadavg: 8.95 8.52 8.35 4/199 22848
/proc/meminfo: memFree=31473548/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=26004064 memory=45480 CPUtime=0.48 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 8660 0 0 0 45 3 0 0 20 0 20 0 111093678 26628161536 11370 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6501016 11370 3035 1 0 6488269 0
[pid=22829/tid=22830] ppid=22827 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) R 22827 22827 22783 0 -1 4202560 5641 0 0 0 27 2 0 0 20 0 20 0 111093678 26628161536 11370 33554432000 4194304 4196468 140726397370912 140079036312816 140079016162654 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22834] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22834/stat : 22834 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078951504272 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22835] ppid=22827 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/22829/task/22835/stat : 22835 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078950452240 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22836] ppid=22827 vsize=26004064 memory=139963253486511 CPUtime=0 cores=0-7
/proc/22829/task/22836/stat : 22836 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078585240720 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22837] ppid=22827 vsize=26004064 memory=139963253488816 CPUtime=0 cores=0-7
/proc/22829/task/22837/stat : 22837 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078584187664 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22838] ppid=22827 vsize=26004064 memory=139963253491120 CPUtime=0 cores=0-7
/proc/22829/task/22838/stat : 22838 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26628161536 11370 33554432000 4194304 4196468 140726397370912 140078583135120 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22839] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22839/stat : 22839 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093680 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077438613744 140079032093314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22840] ppid=22827 vsize=26004064 memory=279926506989200 CPUtime=0 cores=0-7
/proc/22829/task/22840/stat : 22840 (java) S 22827 22827 22783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111093681 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077437559968 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22841] ppid=22827 vsize=26004064 memory=279926506996112 CPUtime=0 cores=0-7
/proc/22829/task/22841/stat : 22841 (java) S 22827 22827 22783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111093681 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077436506864 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22842] ppid=22827 vsize=26004064 memory=279926506937392 CPUtime=0 cores=0-7
/proc/22829/task/22842/stat : 22842 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093683 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077435455440 140079032100763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22843] ppid=22827 vsize=26004064 memory=279926507009936 CPUtime=0.02 cores=0-7
/proc/22829/task/22843/stat : 22843 (java) S 22827 22827 22783 0 -1 1077944384 591 0 0 0 2 0 0 0 20 0 20 0 111093683 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077434403568 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22844] ppid=22827 vsize=26004064 memory=279926507016848 CPUtime=0.03 cores=0-7
/proc/22829/task/22844/stat : 22844 (java) S 22827 22827 22783 0 -1 1077944384 174 0 0 0 3 0 0 0 20 0 20 0 111093683 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077433351024 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22845] ppid=22827 vsize=26004064 memory=279926507014544 CPUtime=0.01 cores=0-7
/proc/22829/task/22845/stat : 22845 (java) R 22827 22827 22783 0 -1 4202560 185 0 0 0 1 0 0 0 20 0 20 0 111093683 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077432297968 140079024323557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22846] ppid=22827 vsize=26004064 memory=279926507030704 CPUtime=0.11 cores=0-7
/proc/22829/task/22846/stat : 22846 (java) S 22827 22827 22783 0 -1 1077944384 763 0 0 0 11 0 0 0 20 0 20 0 111093683 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077431245424 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22847] ppid=22827 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22847/stat : 22847 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093684 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077430192608 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22848] ppid=22827 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/22829/task/22848/stat : 22848 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093684 26628161536 11370 33554432000 4194304 4196468 140726397370912 140077429140144 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46860 KiB

[startup+0.700934 s]
/proc/loadavg: 8.40 8.41 8.32 5/199 22848
/proc/meminfo: memFree=31452736/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=26006188 memory=74412 CPUtime=1.46 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 11708 0 0 0 141 5 0 0 20 0 20 0 111093678 26630336512 18603 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6501547 18603 3178 1 0 6488781 0
[pid=22829/tid=22830] ppid=22827 vsize=26006188 memory=279926507325632 CPUtime=0.67 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) R 22827 22827 22783 0 -1 4202560 6057 0 0 0 65 2 0 0 20 0 20 0 111093678 26630336512 18603 33554432000 4194304 4196468 140726397370912 140079036319584 140078633684944 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=26006188 memory=5050881541254 CPUtime=0 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111093679 26630336512 18603 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111093679 26630336512 18603 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111093679 26630336512 18603 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0

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

[pid=22829/tid=22984] ppid=22827 vsize=26605264 memory=31528 CPUtime=2413.21 cores=0-7
/proc/22829/task/22984/stat : 22984 (java) R 22827 22827 22783 0 -1 4202560 34419 0 0 0 241283 38 0 0 20 0 28 0 111094187 27243790336 131256 33554432000 4194304 4196468 140726397370912 140077417971456 140078636503227 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 19382.4 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 526404 KiB

[startup+2502.3 s]
/proc/loadavg: 8.18 8.23 8.27 9/208 23047
/proc/meminfo: memFree=30994100/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=26605264 memory=525052 CPUtime=19859.8 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 401438 0 0 0 1985586 395 0 0 20 0 28 0 111093678 27243790336 131263 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6651316 131263 3295 1 0 6638550 0
[pid=22829/tid=22830] ppid=22827 vsize=26605264 memory=1380 CPUtime=4.07 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) S 22827 22827 22783 0 -1 1077944384 8172 0 0 0 402 5 0 0 20 0 28 0 111093678 27243790336 131263 33554432000 4194304 4196468 140726397370912 140079036322944 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=26605264 memory=525052 CPUtime=6.11 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 13788 0 0 0 587 24 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=26605264 memory=1380 CPUtime=6.1 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 13817 0 0 0 590 20 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=26605264 memory=1380 CPUtime=6.19 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 16270 0 0 0 597 22 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22834] ppid=22827 vsize=26605264 memory=525052 CPUtime=6.13 cores=0-7
/proc/22829/task/22834/stat : 22834 (java) S 22827 22827 22783 0 -1 1077944384 12893 0 0 0 592 21 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078951504272 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22835] ppid=22827 vsize=26605264 memory=1296 CPUtime=6.1 cores=0-7
/proc/22829/task/22835/stat : 22835 (java) S 22827 22827 22783 0 -1 1077944384 17902 0 0 0 591 19 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078950452240 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22836] ppid=22827 vsize=26605264 memory=2336 CPUtime=6.11 cores=0-7
/proc/22829/task/22836/stat : 22836 (java) S 22827 22827 22783 0 -1 1077944384 16270 0 0 0 590 21 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078585240720 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22837] ppid=22827 vsize=26605264 memory=15876 CPUtime=6.08 cores=0-7
/proc/22829/task/22837/stat : 22837 (java) S 22827 22827 22783 0 -1 1077944384 13947 0 0 0 583 25 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078584187664 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22838] ppid=22827 vsize=26605264 memory=18476 CPUtime=6.07 cores=0-7
/proc/22829/task/22838/stat : 22838 (java) S 22827 22827 22783 0 -1 1077944384 14837 0 0 0 584 23 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078583135120 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 4 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22839] ppid=22827 vsize=26605264 memory=580 CPUtime=3.72 cores=0-7
/proc/22829/task/22839/stat : 22839 (java) S 22827 22827 22783 0 -1 1077944384 37304 0 0 0 332 40 0 0 20 0 28 0 111093680 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077438613744 140079032093314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22840] ppid=22827 vsize=26605264 memory=588 CPUtime=0 cores=0-7
/proc/22829/task/22840/stat : 22840 (java) S 22827 22827 22783 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 111093681 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077437560032 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22841] ppid=22827 vsize=26605264 memory=1380 CPUtime=0 cores=0-7
/proc/22829/task/22841/stat : 22841 (java) S 22827 22827 22783 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 111093681 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077436506880 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22842] ppid=22827 vsize=26605264 memory=525024 CPUtime=0 cores=0-7
/proc/22829/task/22842/stat : 22842 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077435455440 140079032100763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22843] ppid=22827 vsize=26605264 memory=525024 CPUtime=2.4 cores=0-7
/proc/22829/task/22843/stat : 22843 (java) S 22827 22827 22783 0 -1 1077944384 15960 0 0 0 235 5 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077434403568 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22844] ppid=22827 vsize=26605264 memory=1380 CPUtime=2.81 cores=0-7
/proc/22829/task/22844/stat : 22844 (java) S 22827 22827 22783 0 -1 1077944384 15832 0 0 0 277 4 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077433351024 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22845] ppid=22827 vsize=26605264 memory=1380 CPUtime=2.71 cores=0-7
/proc/22829/task/22845/stat : 22845 (java) S 22827 22827 22783 0 -1 1077944384 20601 0 0 0 267 4 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077432297968 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22846] ppid=22827 vsize=26605264 memory=6791534058613427641 CPUtime=0.86 cores=0-7
/proc/22829/task/22846/stat : 22846 (java) S 22827 22827 22783 0 -1 1077944384 16122 0 0 0 83 3 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077431245424 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22847] ppid=22827 vsize=26605264 memory=15876 CPUtime=0 cores=0-7
/proc/22829/task/22847/stat : 22847 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111093684 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077430192608 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22848] ppid=22827 vsize=26605264 memory=1380 CPUtime=1.02 cores=0-7
/proc/22829/task/22848/stat : 22848 (java) S 22827 22827 22783 0 -1 1077944384 2958 0 0 0 68 34 0 0 20 0 28 0 111093684 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077429140144 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22977] ppid=22827 vsize=26605264 memory=82 CPUtime=2476.39 cores=0-7
/proc/22829/task/22977/stat : 22977 (java) R 22827 22827 22783 0 -1 4202560 11842 0 0 0 247624 15 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077419022920 140078636740482 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22978] ppid=22827 vsize=26605264 memory=120 CPUtime=2474.11 cores=0-7
/proc/22829/task/22978/stat : 22978 (java) R 22827 22827 22783 0 -1 4202560 17446 0 0 0 247392 19 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077421129536 140078636739046 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22979] ppid=22827 vsize=26605264 memory=0 CPUtime=2478.25 cores=0-7
/proc/22829/task/22979/stat : 22979 (java) R 22827 22827 22783 0 -1 4202560 16297 0 0 0 247810 15 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077416919480 140078636740748 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22980] ppid=22827 vsize=26605264 memory=1380 CPUtime=2468.55 cores=0-7
/proc/22829/task/22980/stat : 22980 (java) R 22827 22827 22783 0 -1 4202560 16197 0 0 0 246839 16 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077413761560 140078637035162 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22981] ppid=22827 vsize=26605264 memory=4140 CPUtime=2470.51 cores=0-7
/proc/22829/task/22981/stat : 22981 (java) R 22827 22827 22783 0 -1 4202560 30198 0 0 0 247029 22 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077420076616 140078636237217 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22982] ppid=22827 vsize=26605264 memory=1380 CPUtime=2474.52 cores=0-7
/proc/22829/task/22982/stat : 22982 (java) R 22827 22827 22783 0 -1 4202560 11826 0 0 0 247437 15 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077412708528 140078636505452 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22983] ppid=22827 vsize=26605264 memory=1380 CPUtime=2474.12 cores=0-7
/proc/22829/task/22983/stat : 22983 (java) R 22827 22827 22783 0 -1 4202560 22297 0 0 0 247392 20 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077414813624 140078636740432 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22984] ppid=22827 vsize=26605264 memory=525052 CPUtime=2472.89 cores=0-7
/proc/22829/task/22984/stat : 22984 (java) R 22827 22827 22783 0 -1 4202560 34714 0 0 0 247251 38 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077417974368 140078637314309 0 4 0 16800975 0 0 0 -1 6 0 0 10 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 19859.8 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 526432 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520.01 s]*
/proc/loadavg: 8.14 8.22 8.26 9/208 23047
/proc/meminfo: memFree=30993336/32770624 swapFree=67108860/67108860
[pid=22827] ppid=22824 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/22827/stat : 22827 (xcsp3-exec) S 22824 22827 22783 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111093678 9740288 345 33554432000 4194304 5098028 140728051063808 140728051061912 139964357419644 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16297984 140728051065956 140728051066167 140728051066167 140728051068907 0
/proc/22827/statm: 2378 345 289 221 0 87 0
[pid=22829] ppid=22827 vsize=26605264 memory=525052 CPUtime=20000.7 cores=0-7
/proc/22829/stat : 22829 (java) S 22827 22827 22783 0 -1 1077944320 414136 0 0 0 1999666 402 0 0 20 0 28 0 111093678 27243790336 131263 33554432000 4194304 4196468 140726397370912 140726397353456 140079032082167 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
/proc/22829/statm: 6651316 131263 3295 1 0 6638550 0
[pid=22829/tid=22830] ppid=22827 vsize=26605264 memory=15876 CPUtime=4.07 cores=0-7
/proc/22829/task/22830/stat : 22830 (java) S 22827 22827 22783 0 -1 1077944384 8172 0 0 0 402 5 0 0 20 0 28 0 111093678 27243790336 131263 33554432000 4194304 4196468 140726397370912 140079036322944 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22831] ppid=22827 vsize=26605264 memory=18476 CPUtime=6.15 cores=0-7
/proc/22829/task/22831/stat : 22831 (java) S 22827 22827 22783 0 -1 1077944384 14827 0 0 0 591 24 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078954662416 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22832] ppid=22827 vsize=26605264 memory=-7003737579269690708 CPUtime=6.16 cores=0-7
/proc/22829/task/22832/stat : 22832 (java) S 22827 22827 22783 0 -1 1077944384 14270 0 0 0 595 21 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078953609872 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22833] ppid=22827 vsize=26605264 memory=525052 CPUtime=6.23 cores=0-7
/proc/22829/task/22833/stat : 22833 (java) S 22827 22827 22783 0 -1 1077944384 16971 0 0 0 601 22 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078952556816 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22834] ppid=22827 vsize=26605264 memory=8560 CPUtime=6.17 cores=0-7
/proc/22829/task/22834/stat : 22834 (java) S 22827 22827 22783 0 -1 1077944384 13874 0 0 0 596 21 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078951504272 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22835] ppid=22827 vsize=26605264 memory=1228 CPUtime=6.14 cores=0-7
/proc/22829/task/22835/stat : 22835 (java) S 22827 22827 22783 0 -1 1077944384 18460 0 0 0 595 19 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078950452240 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22836] ppid=22827 vsize=26605264 memory=2336 CPUtime=6.17 cores=0-7
/proc/22829/task/22836/stat : 22836 (java) S 22827 22827 22783 0 -1 1077944384 16855 0 0 0 595 22 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078585240720 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22837] ppid=22827 vsize=26605264 memory=1724 CPUtime=6.13 cores=0-7
/proc/22829/task/22837/stat : 22837 (java) S 22827 22827 22783 0 -1 1077944384 14752 0 0 0 588 25 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078584187664 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22838] ppid=22827 vsize=26605264 memory=1012 CPUtime=6.11 cores=0-7
/proc/22829/task/22838/stat : 22838 (java) S 22827 22827 22783 0 -1 1077944384 15239 0 0 0 588 23 0 0 20 0 28 0 111093679 27243790336 131263 33554432000 4194304 4196468 140726397370912 140078583135120 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22839] ppid=22827 vsize=26605264 memory=1716 CPUtime=3.75 cores=0-7
/proc/22829/task/22839/stat : 22839 (java) S 22827 22827 22783 0 -1 1077944384 38746 0 0 0 335 40 0 0 20 0 28 0 111093680 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077438613744 140079032093314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22840] ppid=22827 vsize=26605264 memory=5792 CPUtime=0 cores=0-7
/proc/22829/task/22840/stat : 22840 (java) S 22827 22827 22783 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 111093681 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077437560032 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22841] ppid=22827 vsize=26605264 memory=4616 CPUtime=0 cores=0-7
/proc/22829/task/22841/stat : 22841 (java) S 22827 22827 22783 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 28 0 111093681 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077436506880 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22842] ppid=22827 vsize=26605264 memory=792 CPUtime=0 cores=0-7
/proc/22829/task/22842/stat : 22842 (java) S 22827 22827 22783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077435455440 140079032100763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22843] ppid=22827 vsize=26605264 memory=1420 CPUtime=2.4 cores=0-7
/proc/22829/task/22843/stat : 22843 (java) S 22827 22827 22783 0 -1 1077944384 15966 0 0 0 235 5 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077434403568 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22844] ppid=22827 vsize=26605264 memory=13040 CPUtime=2.81 cores=0-7
/proc/22829/task/22844/stat : 22844 (java) S 22827 22827 22783 0 -1 1077944384 15838 0 0 0 277 4 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077433351024 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22845] ppid=22827 vsize=26605264 memory=1944 CPUtime=2.71 cores=0-7
/proc/22829/task/22845/stat : 22845 (java) S 22827 22827 22783 0 -1 1077944384 20607 0 0 0 267 4 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077432297968 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22846] ppid=22827 vsize=26605264 memory=1196 CPUtime=0.86 cores=0-7
/proc/22829/task/22846/stat : 22846 (java) S 22827 22827 22783 0 -1 1077944384 16128 0 0 0 83 3 0 0 20 0 28 0 111093683 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077431245424 140079032093314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22847] ppid=22827 vsize=26605264 memory=46244 CPUtime=0 cores=0-7
/proc/22829/task/22847/stat : 22847 (java) S 22827 22827 22783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111093684 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077430192608 140079032092373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22848] ppid=22827 vsize=26605264 memory=7661332427655327379 CPUtime=1.02 cores=0-7
/proc/22829/task/22848/stat : 22848 (java) R 22827 22827 22783 0 -1 1077944384 3048 0 0 0 68 34 0 0 20 0 28 0 111093684 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077429140144 140079032093314 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22977] ppid=22827 vsize=26605264 memory=7661331328143699603 CPUtime=2493.91 cores=0-7
/proc/22829/task/22977/stat : 22977 (java) R 22827 22827 22783 0 -1 4202560 12336 0 0 0 249375 16 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077419022784 140078636741694 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22978] ppid=22827 vsize=26605264 memory=6791534058613427641 CPUtime=2491.71 cores=0-7
/proc/22829/task/22978/stat : 22978 (java) R 22827 22827 22783 0 -1 4202560 18254 0 0 0 249151 20 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077421129392 140078636742438 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22979] ppid=22827 vsize=26605264 memory=4128 CPUtime=2495.85 cores=0-7
/proc/22829/task/22979/stat : 22979 (java) R 22827 22827 22783 0 -1 4202560 16776 0 0 0 249570 15 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077416919104 140078636932542 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22980] ppid=22827 vsize=26605264 memory=2204 CPUtime=2486.1 cores=0-7
/proc/22829/task/22980/stat : 22980 (java) R 22827 22827 22783 0 -1 4202560 16786 0 0 0 248593 17 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077413761600 140078636503227 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22981] ppid=22827 vsize=26605264 memory=6764 CPUtime=2488.12 cores=0-7
/proc/22829/task/22981/stat : 22981 (java) R 22827 22827 22783 0 -1 4202560 31348 0 0 0 248789 23 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077420076864 140078636741013 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22982] ppid=22827 vsize=26605264 memory=840 CPUtime=2492.12 cores=0-7
/proc/22829/task/22982/stat : 22982 (java) R 22827 22827 22783 0 -1 4202560 12284 0 0 0 249196 16 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077412708528 140078636740432 0 4 0 16800975 0 0 0 -1 4 0 0 12 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22983] ppid=22827 vsize=26605264 memory=4100 CPUtime=2491.53 cores=0-7
/proc/22829/task/22983/stat : 22983 (java) R 22827 22827 22783 0 -1 4202560 23014 0 0 0 249132 21 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077414815856 140078636932847 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
[pid=22829/tid=22984] ppid=22827 vsize=26605264 memory=1692 CPUtime=2490.5 cores=0-7
/proc/22829/task/22984/stat : 22984 (java) R 22827 22827 22783 0 -1 4202560 35637 0 0 0 249011 39 0 0 20 0 28 0 111094187 27243790336 131263 33554432000 4194304 4196468 140726397370912 140077417971632 140078636741440 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 38465536 140726397375634 140726397375811 140726397375811 140726397378511 0
Current children cumulated CPU time: 20000.7 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 526432 KiB

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

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

[startup+2520.11 s]
# the end of solver process 22829 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19997.4 s, system=4.02634 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): 2520.11
CPU time (s): 20001.4
CPU user time (s): 19997.4
CPU system time (s): 4.02634
CPU usage (%): 793.671
Max. virtual memory (cumulated for all children) (KiB): 26614776
Max. memory (cumulated for all children) (KiB): 809232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19997.4
system time used= 4.02634
maximum resident set size= 813716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414937
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 303678
involuntary context switches= 214716


# summary of solver processes directly reported to runsolver:
#   pid: 22827,22829
#   total CPU time (s): 20001.4
#   total CPU user time (s): 19997.4
#   total CPU system time (s): 4.02634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.1386 second user time and 31.4143 second system time

The end

Launcher Data

Begin job on node103 at 2017-08-15 08:39:56
IDJOB=4270827
IDBENCH=135828
IDSOLVER=2662
FILE ID=node103/4270827-1502780055
RUNJOBID= node103-1502779196-22810
PBS_JOBID= 20629112
Free space on /tmp= 61796 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n75/TravellingSalesman-75-50-15.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-4270827-1502780055/watcher-4270827-1502780055 -o /tmp/evaluation-result-4270827-1502780055/solver-4270827-1502780055 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node103-1502779196-22810 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1360127886 HOME/instance-4270827-1502780055.xml

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

MD5SUM BENCH= a46dbd65929ac2bb08e7dc57e3d27c25
RANDOM SEED=1360127886

node103.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.56
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.56
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.56
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.56
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:        31507640 kB
MemAvailable:   31984460 kB
Buffers:          174640 kB
Cached:           588344 kB
SwapCached:            0 kB
Active:           584172 kB
Inactive:         232784 kB
Active(anon):       3616 kB
Inactive(anon):    78564 kB
Active(file):     580556 kB
Inactive(file):   154220 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:         60636 kB
Mapped:            45500 kB
Shmem:             25228 kB
Slab:             141780 kB
SReclaimable:     115760 kB
SUnreclaim:        26020 kB
KernelStack:        3168 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 61784 MiB
End job on node103 at 2017-08-15 09:21:56