Trace number 4282095

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)SAT (TO)655 2520.0701 2505.8201

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark531
Best CPU time to get the best result obtained on this benchmark2400.12
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282095-1503147859.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282095-1503147859.xml, -tl, 2520s, -p, 1, -x, 0]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
7.14/5.49	c solve instance...
15.20/11.41	o 681 
15.20/11.43	o 678 
15.20/11.44	o 669 
15.20/11.49	o 666 
15.46/11.51	o 659 
15.46/11.52	o 658 
15.46/11.53	o 655 
2520.05/2505.80	s SATISFIABLE
2520.05/2505.80	v <instantiation>
2520.05/2505.80	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] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] 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] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] </list>
2520.05/2505.80	v 	<values>9 32 28 49 89 73 59 60 51 43 39 25 11 13 3 8 20 27 36 38 42 41 35 31 30 24 16 7 2 1 5 0 4 26 21 34 44 47 50 61 64 80 75 81 82 76 69 65 53 46 45 29 18 10 6 12 15 23 19 22 17 14 37 52 63 74 78 90 97 94 101 113 119 123 131 132 114 115 108 109 106 110 128 136 137 138 129 133 120 124 116 117 112 107 104 105 121 125 118 122 143 142 149 139 148 146 141 140 145 144 147 135 126 102 100 87 91 85 77 72 70 62 55 54 57 48 66 67 68 71 79 86 96 95 88 83 98 103 111 134 130 92 93 99 127 84 33 40 58 56 7 9 10 13 6 6 2 3 4 1 4 4 1 10 1 4 3 3 1 4 3 2 2 1 2 2 5 3 3 13 5 1 6 2 5 3 3 2 3 4 5 2 3 1 5 2 1 4 3 1 4 4 4 3 2 1 2 3 1 3 1 6 9 3 3 1 4 3 3 5 4 2 3 2 1 4 1 2 3 3 2 5 3 1 1 4 2 5 3 3 1 2 1 1 2 5 2 4 2 9 2 4 6 6 2 4 6 6 4 1 6 5 9 6 8 6 2 3 1 1 3 2 3 2 3 8 4 3 1 4 2 4 2 3 2 6 4 3 7 7 15 5 27 13 19 16 17 23 1 17 </values>
2520.05/2505.80	v </instantiation>
2520.05/2505.80	c Unexpected resolution interruption!

Verifier Data

OK	655

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282095-1503147859/watcher-4282095-1503147859 -o /tmp/evaluation-result-4282095-1503147859/solver-4282095-1503147859 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 678142496 HOME/instance-4282095-1503147859.xml 

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

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


[startup+0.100142 s]*
/proc/loadavg: 1.60 1.58 1.59 3/205 17524
/proc/meminfo: memFree=30631200/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13358712 memory=16772 CPUtime=0.01 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 3472 0 0 0 1 0 0 0 20 0 6 0 116980982 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3339678 4193 1905 1 0 3329175 0
[pid=17519/tid=17520] ppid=17517 vsize=13358712 memory=-6871798056524144002 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 2230 0 0 0 0 0 0 0 20 0 6 0 116980982 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140098050871888 140098032318293 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13358712 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 6 0 116980983 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13358712 memory=139729167345280 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 116980983 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 116980983 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13358712 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 116980983 13679321088 4193 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 18152 KiB

[startup+0.210379 s]*
/proc/loadavg: 1.60 1.58 1.59 3/214 17533
/proc/meminfo: memFree=30621368/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13974352 memory=26760 CPUtime=0.1 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 5136 0 0 0 9 1 0 0 20 0 15 0 116980982 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3493588 6690 2751 1 0 3482964 0
[pid=17519/tid=17520] ppid=17517 vsize=13974352 memory=8390339637985935414 CPUtime=0.08 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 3278 0 0 0 7 1 0 0 20 0 15 0 116980982 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140098050865184 140098030029104 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13974352 memory=288230596118061782 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13974352 memory=3688641932804122272 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13974352 memory=139729167345280 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980984 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116980985 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097163306400 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116980985 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097162253808 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) S 17517 17517 8557 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097160148976 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13974352 memory=139729167345280 CPUtime=0.01 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 252 0 0 0 1 0 0 0 20 0 15 0 116980987 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13974352 memory=139729167345280 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980992 14309736448 6690 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28140 KiB

[startup+0.310478 s]*
/proc/loadavg: 1.60 1.58 1.59 5/214 17533
/proc/meminfo: memFree=30609804/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13974352 memory=39472 CPUtime=0.29 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 8956 0 0 0 27 2 0 0 20 0 15 0 116980982 14309736448 9802 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3493588 9802 2974 1 0 3482964 0
[pid=17519/tid=17520] ppid=17517 vsize=13974352 memory=8390339637985935414 CPUtime=0.18 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 6106 0 0 0 16 2 0 0 20 0 15 0 116980982 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140098050873824 140098046657693 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13974352 memory=301741395000173270 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13974352 memory=3688641932804122272 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13974352 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13974352 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13974352 memory=3905095996779383784 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980984 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116980985 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097163306400 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116980985 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097162253808 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) R 17517 17517 8557 0 -1 4202560 451 0 0 0 2 0 0 0 20 0 15 0 116980987 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097160149072 140098032650083 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13974352 memory=3472328296227679279 CPUtime=0.01 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) R 17517 17517 8557 0 -1 4202560 345 0 0 0 1 0 0 0 20 0 15 0 116980987 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098030546507 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13974352 memory=139729167345280 CPUtime=0.06 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) R 17517 17517 8557 0 -1 1077944384 765 0 0 0 6 0 0 0 20 0 15 0 116980987 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13974352 memory=139729167345280 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980992 14309736448 9868 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40852 KiB

[startup+0.701565 s]
/proc/loadavg: 1.60 1.58 1.59 4/214 17533
/proc/meminfo: memFree=30599100/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13978684 memory=86752 CPUtime=1.24 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 13322 0 0 0 120 4 0 0 20 0 15 0 116980982 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3494671 21688 3162 1 0 3482964 0
[pid=17519/tid=17520] ppid=17517 vsize=13978684 memory=2444708808193 CPUtime=0.55 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 7859 0 0 0 52 3 0 0 20 0 15 0 116980982 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140098050873872 140098029098646 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13978684 memory=2457593710081 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980983 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13978684 memory=2461888677377 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13978684 memory=51056 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980983 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980984 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116980985 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097163306400 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116980985 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097162253808 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13978684 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) R 17517 17517 8557 0 -1 4202560 1453 0 0 0 22 0 0 0 20 0 15 0 116980987 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097160135000 140098024485120 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13978684 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) R 17517 17517 8557 0 -1 4202560 1299 0 0 0 21 0 0 0 20 0 15 0 116980987 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097159081896 140098039732603 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 1404 0 0 0 23 0 0 0 20 0 15 0 116980987 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980992 14314172416 21688 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 88132 KiB

[startup+1.50084 s]
/proc/loadavg: 1.60 1.58 1.59 5/214 17533
/proc/meminfo: memFree=30550828/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13980732 memory=115388 CPUtime=2.43 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 14717 0 0 0 239 4 0 0 20 0 15 0 116980982 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3495183 28847 3177 1 0 3483476 0
[pid=17519/tid=17520] ppid=17517 vsize=13980732 memory=0 CPUtime=1.35 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 8357 0 0 0 132 3 0 0 20 0 15 0 116980982 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140098050870968 140097690814114 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980983 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116980983 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13980732 memory=4640767346415259730 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116980983 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13980732 memory=5788647689011156329 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 116980984 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13980732 memory=6935649255878119504 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 28847 18446744073709551615 4194304 4196468 140725647152832 140097163306400 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13980732 memory=7295948388655523670 CPUtime=0 cores=1,3,5,7

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

/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097162253824 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13980732 memory=438060 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.68 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) S 17517 17517 8557 0 -1 1077944384 16745 0 0 0 265 3 0 0 20 0 15 0 116980987 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097160148976 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13980732 memory=1672 CPUtime=2.7 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) S 17517 17517 8557 0 -1 1077944384 16849 0 0 0 269 1 0 0 20 0 15 0 116980987 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13980732 memory=5768 CPUtime=0.62 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 10316 0 0 0 61 1 0 0 20 0 15 0 116980987 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13980732 memory=1672 CPUtime=1.37 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1415 0 0 0 57 80 0 0 20 0 15 0 116980992 14316269568 109515 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 2396.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 439440 KiB

[startup+2442.3 s]
/proc/loadavg: 1.62 1.53 1.60 3/215 17783
/proc/meminfo: memFree=30723028/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13980732 memory=438064 CPUtime=2456.28 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 120110 0 0 0 245479 149 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3495183 109516 3259 1 0 3483476 0
[pid=17519/tid=17520] ppid=17517 vsize=13980732 memory=438064 CPUtime=2438.77 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 39082 0 0 0 243863 14 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098050874864 140097691771305 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.36 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 6136 0 0 0 222 14 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13980732 memory=438060 CPUtime=2.35 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 7464 0 0 0 219 16 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13980732 memory=438060 CPUtime=2.35 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 6411 0 0 0 222 13 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.34 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 5858 0 0 0 221 13 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13980732 memory=438064 CPUtime=0.63 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 8436 0 0 0 55 8 0 0 20 0 15 0 116980984 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097163306464 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097162253824 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.68 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) S 17517 17517 8557 0 -1 1077944384 16747 0 0 0 265 3 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097160148976 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.7 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) S 17517 17517 8557 0 -1 1077944384 16851 0 0 0 269 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13980732 memory=1380 CPUtime=0.62 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 10318 0 0 0 61 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13980732 memory=4584 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13980732 memory=1380 CPUtime=1.41 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1421 0 0 0 59 82 0 0 20 0 15 0 116980992 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 2456.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 439444 KiB

[startup+2502.3 s]
/proc/loadavg: 1.55 1.53 1.59 3/212 17785
/proc/meminfo: memFree=30691596/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13980732 memory=438064 CPUtime=2516.52 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 120798 0 0 0 251499 153 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3495183 109516 3259 1 0 3483476 0
[pid=17519/tid=17520] ppid=17517 vsize=13980732 memory=438064 CPUtime=2498.66 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 39359 0 0 0 249852 14 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098050874944 140097691795366 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.43 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 6143 0 0 0 229 14 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.42 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 7588 0 0 0 226 16 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.42 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 6584 0 0 0 228 14 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.41 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 5903 0 0 0 228 13 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13980732 memory=1380 CPUtime=0.64 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 8480 0 0 0 56 8 0 0 20 0 15 0 116980984 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097163306464 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097162253824 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13980732 memory=1380 CPUtime=2.68 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) S 17517 17517 8557 0 -1 1077944384 16747 0 0 0 265 3 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097160148976 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.7 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) S 17517 17517 8557 0 -1 1077944384 16851 0 0 0 269 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13980732 memory=1380 CPUtime=0.62 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 10318 0 0 0 61 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13980732 memory=1380 CPUtime=1.44 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1439 0 0 0 60 84 0 0 20 0 15 0 116980992 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 2516.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 439444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.8 s]
/proc/loadavg: 1.59 1.53 1.59 3/212 17785
/proc/meminfo: memFree=30691596/32770624 swapFree=67105588/67108860
[pid=17517] ppid=17514 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/17517/stat : 17517 (xcsp3-exec) S 17514 17517 8557 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 116980973 9740288 345 18446744073709551615 4194304 5098028 140728198381872 140728198379976 140718458208892 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 16166912 140728198390137 140728198390341 140728198390341 140728198393835 0
/proc/17517/statm: 2378 345 289 221 0 87 0
[pid=17519] ppid=17517 vsize=13980732 memory=438064 CPUtime=2520.05 cores=1,3,5,7
/proc/17519/stat : 17519 (java) S 17517 17517 8557 0 -1 1077944320 120801 0 0 0 251852 153 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140725647135376 140098046635767 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
/proc/17519/statm: 3495183 109516 3259 1 0 3483476 0
[pid=17519/tid=17520] ppid=17517 vsize=13980732 memory=4044 CPUtime=2502.15 cores=1,3,5,7
/proc/17519/task/17520/stat : 17520 (java) R 17517 17517 8557 0 -1 4202560 39362 0 0 0 250201 14 0 0 20 0 15 0 116980982 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098050874848 140097691795717 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17521] ppid=17517 vsize=13980732 memory=644 CPUtime=2.43 cores=1,3,5,7
/proc/17519/task/17521/stat : 17521 (java) S 17517 17517 8557 0 -1 1077944384 6143 0 0 0 229 14 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140098009741584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17522] ppid=17517 vsize=13980732 memory=1740 CPUtime=2.43 cores=1,3,5,7
/proc/17519/task/17522/stat : 17522 (java) S 17517 17517 8557 0 -1 1077944384 7588 0 0 0 227 16 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097645525392 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17523] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.43 cores=1,3,5,7
/proc/17519/task/17523/stat : 17523 (java) S 17517 17517 8557 0 -1 1077944384 6584 0 0 0 229 14 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097644472848 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17524] ppid=17517 vsize=13980732 memory=15348 CPUtime=2.42 cores=1,3,5,7
/proc/17519/task/17524/stat : 17524 (java) S 17517 17517 8557 0 -1 1077944384 5903 0 0 0 229 13 0 0 20 0 15 0 116980983 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097643420304 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17525] ppid=17517 vsize=13980732 memory=-7175204567652784766 CPUtime=0.64 cores=1,3,5,7
/proc/17519/task/17525/stat : 17525 (java) S 17517 17517 8557 0 -1 1077944384 8480 0 0 0 56 8 0 0 20 0 15 0 116980984 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097164360176 140098046646914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17526] ppid=17517 vsize=13980732 memory=3054156605268465310 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17526/stat : 17526 (java) S 17517 17517 8557 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097163306464 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17527] ppid=17517 vsize=13980732 memory=-8341965534556230502 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17527/stat : 17527 (java) S 17517 17517 8557 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 116980985 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097162253824 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17528] ppid=17517 vsize=13980732 memory=9047017150487036571 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17528/stat : 17528 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097161202384 140098046654363 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17529] ppid=17517 vsize=13980732 memory=956 CPUtime=2.68 cores=1,3,5,7
/proc/17519/task/17529/stat : 17529 (java) S 17517 17517 8557 0 -1 1077944384 16747 0 0 0 265 3 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097160148976 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17530] ppid=17517 vsize=13980732 memory=438064 CPUtime=2.7 cores=1,3,5,7
/proc/17519/task/17530/stat : 17530 (java) S 17517 17517 8557 0 -1 1077944384 16851 0 0 0 269 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097159096432 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17531] ppid=17517 vsize=13980732 memory=-8774313645642428999 CPUtime=0.62 cores=1,3,5,7
/proc/17519/task/17531/stat : 17531 (java) S 17517 17517 8557 0 -1 1077944384 10318 0 0 0 61 1 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097158043888 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17532] ppid=17517 vsize=13980732 memory=438064 CPUtime=0 cores=1,3,5,7
/proc/17519/task/17532/stat : 17532 (java) S 17517 17517 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116980987 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097156991584 140098046645973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
[pid=17519/tid=17533] ppid=17517 vsize=13980732 memory=4072 CPUtime=1.44 cores=1,3,5,7
/proc/17519/task/17533/stat : 17533 (java) S 17517 17517 8557 0 -1 1077944384 1439 0 0 0 60 84 0 0 20 0 15 0 116980992 14316269568 109516 18446744073709551615 4194304 4196468 140725647152832 140097155939120 140098046646914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33361920 140725647159729 140725647159905 140725647159905 140725647163343 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 439444 KiB

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

[startup+2505.81 s]
# the end of solver process 17517 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000837 s, system=0.001239 s

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

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

Child status: 143
Real time (s): 2505.82
CPU time (s): 2520.07
CPU user time (s): 2518.53
CPU system time (s): 1.54064
CPU usage (%): 100.569
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 909712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.53
system time used= 1.54064
maximum resident set size= 910320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121574
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70284
involuntary context switches= 2572


# summary of solver processes directly reported to runsolver:
#   pid: 17517,17519
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.53
#   total CPU system time (s): 1.54064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.807 second user time and 25.2068 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 14:50:14
IDJOB=4282095
IDBENCH=135805
IDSOLVER=2677
FILE ID=node126/4282095-1503147859
RUNJOBID= node126-1503095802-8616
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282095-1503147859/watcher-4282095-1503147859 -o /tmp/evaluation-result-4282095-1503147859/solver-4282095-1503147859 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8616 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 678142496 HOME/instance-4282095-1503147859.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=678142496

node126.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.81
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.81
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.81
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.81
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:        30637724 kB
MemAvailable:   31212660 kB
Buffers:          308688 kB
Cached:           555904 kB
SwapCached:          524 kB
Active:          1289888 kB
Inactive:         368032 kB
Active(anon):     749248 kB
Inactive(anon):    93904 kB
Active(file):     540640 kB
Inactive(file):   274128 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8188 kB
Writeback:             0 kB
AnonPages:        792956 kB
Mapped:            71968 kB
Shmem:             49824 kB
Slab:             178588 kB
SReclaimable:     152008 kB
SUnreclaim:        26580 kB
KernelStack:        3456 kB
PageTables:         7144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2152820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-19 15:32:00