Trace number 4282096

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)692 2520.1101 2506.9099

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-15.xml
MD5SUM97b5a288822c02a27c7c951fc8651369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark524
Best CPU time to get the best result obtained on this benchmark2520.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size63
Maximum domain size150
Distribution of domain sizes[{"size":63,"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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282096-1503147781.xml"  -tl '2520s' -p 1 -x 0
0.15/0.24	c [HOME/instance-4282096-1503147781.xml, -tl, 2520s, -p, 1, -x, 0]
0.15/0.30	c simple solver
0.34/0.37	c parse instance...
7.17/5.47	c solve instance...
14.77/11.02	o 741 
14.77/11.04	o 738 
14.77/11.06	o 731 
14.77/11.07	o 725 
14.77/11.08	o 723 
15.02/11.15	o 720 
15.02/11.16	o 712 
15.02/11.18	o 710 
15.30/11.24	o 709 
15.60/11.30	o 697 
15.60/11.34	o 692 
2520.09/2506.90	s SATISFIABLE
2520.09/2506.90	v <instantiation>
2520.09/2506.90	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.09/2506.90	v 	<values>52 62 60 65 76 92 102 99 86 91 95 110 108 107 101 85 81 79 75 78 84 97 100 109 114 125 118 124 132 139 140 141 130 120 119 127 142 145 148 149 134 135 143 136 128 123 116 115 113 103 104 88 87 77 73 68 63 58 55 51 48 47 39 42 43 56 64 69 33 30 36 14 8 9 15 26 46 54 50 45 44 41 27 23 19 2 0 6 20 16 22 28 38 61 66 57 49 40 37 53 59 70 72 74 89 90 96 105 106 111 117 129 131 137 138 126 93 83 112 98 82 94 121 133 122 80 67 146 147 144 71 18 1 24 17 5 4 13 12 3 7 11 10 21 31 34 32 25 29 35 4 1 6 4 8 3 3 4 2 1 4 1 1 2 9 2 2 2 3 4 4 1 2 3 3 2 1 2 3 3 2 3 4 1 1 4 2 6 4 5 2 10 1 3 3 2 3 1 4 2 5 3 4 1 3 2 5 1 5 1 1 4 1 1 4 3 4 12 3 4 7 2 2 4 6 14 9 6 3 3 2 4 3 1 5 1 6 6 2 4 5 4 8 2 6 4 2 2 6 2 4 1 1 5 1 3 2 2 2 3 3 3 4 8 8 12 4 9 17 8 6 10 4 9 16 13 31 18 2 25 19 17 11 16 8 1 4 2 4 1 4 2 2 4 1 1 2 1 2 5 </values>
2520.09/2506.90	v </instantiation>
2520.09/2506.90	c Unexpected resolution interruption!

Verifier Data

OK	692

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

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

running on 4 cores: 0,2,4,6

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

solver pid=17423, runsolver pid=17420

[startup+0.101431 s]*
/proc/loadavg: 1.66 1.58 1.59 3/205 17433
/proc/meminfo: memFree=24155364/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13574484 memory=18984 CPUtime=0.03 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 4089 0 0 0 2 1 0 0 20 0 9 0 116973177 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3393621 4746 2093 1 0 3383118 0
[pid=17425/tid=17426] ppid=17423 vsize=13574484 memory=-8713483618642983523 CPUtime=0.02 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 2790 0 0 0 2 0 0 0 20 0 9 0 116973178 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140508675973576 140508671759517 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116973178 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13574484 memory=139811515614848 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116973178 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116973178 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116973178 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13574484 memory=139811515614848 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116973180 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 116973180 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140507855926432 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 116973180 13900271616 4746 18446744073709551615 4194304 4196468 140726873179040 140507854873392 140508671747797 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20364 KiB

[startup+0.211273 s]*
/proc/loadavg: 1.66 1.58 1.59 3/211 17439
/proc/meminfo: memFree=24147404/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13974352 memory=28724 CPUtime=0.15 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 5592 0 0 0 14 1 0 0 20 0 15 0 116973177 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3493588 7181 2883 1 0 3482964 0
[pid=17425/tid=17426] ppid=17423 vsize=13974352 memory=7311146985107750967 CPUtime=0.11 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 3465 0 0 0 10 1 0 0 20 0 15 0 116973178 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140508675967968 140508671749526 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13974352 memory=8893 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13974352 memory=3688642015152391840 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13974352 memory=139811515614848 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973180 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116973180 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507855926432 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116973180 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507854873328 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) R 17423 17423 8557 0 -1 4202560 351 0 0 0 1 0 0 0 20 0 15 0 116973183 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507852770128 140508657778336 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) R 17423 17423 8557 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 116973183 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13974352 memory=139811515614848 CPUtime=0.02 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) R 17423 17423 8557 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 116973183 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507850661968 140508671751469 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13974352 memory=139811515614848 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116973186 14309736448 7181 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30104 KiB

[startup+0.310335 s]*
/proc/loadavg: 1.66 1.58 1.59 4/211 17439
/proc/meminfo: memFree=24133712/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13978608 memory=40496 CPUtime=0.34 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 9308 0 0 0 31 3 0 0 20 0 15 0 116973177 14314094592 10124 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3494652 10124 3053 1 0 3482964 0
[pid=17425/tid=17426] ppid=17423 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 6407 0 0 0 18 2 0 0 20 0 15 0 116973178 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140508675958592 140508664454554 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13978608 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973180 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116973180 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507855926432 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116973180 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507854873328 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) S 17423 17423 8557 0 -1 1077944384 434 0 0 0 2 0 0 0 20 0 15 0 116973183 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507852770032 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13978608 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) S 17423 17423 8557 0 -1 1077944384 417 0 0 0 2 0 0 0 20 0 15 0 116973183 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13978608 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) R 17423 17423 8557 0 -1 4202560 742 0 0 0 7 0 0 0 20 0 15 0 116973183 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508650695276 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13978608 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116973186 14314094592 10127 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41876 KiB

[startup+0.701034 s]
/proc/loadavg: 1.66 1.58 1.59 8/211 17439
/proc/meminfo: memFree=24121656/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13978684 memory=86916 CPUtime=1.32 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 13386 0 0 0 127 5 0 0 20 0 15 0 116973177 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3494671 21729 3163 1 0 3482964 0
[pid=17425/tid=17426] ppid=17423 vsize=13978684 memory=6298654963688298593 CPUtime=0.57 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 7891 0 0 0 53 4 0 0 20 0 15 0 116973178 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140508675975272 140508637080041 0 4 1 16800974 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13978684 memory=5937270905093056086 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13978684 memory=7739276948477859686 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13978684 memory=-8382737753049505125 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13978684 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973180 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116973180 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507855926432 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13978684 memory=6378026435750 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116973180 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507854873328 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13978684 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13978684 memory=15540738687502695 CPUtime=0.24 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) R 17423 17423 8557 0 -1 4202560 1318 0 0 0 24 0 0 0 20 0 15 0 116973183 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507852758176 140508653281364 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13978684 memory=644 CPUtime=0.24 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) R 17423 17423 8557 0 -1 4202560 1351 0 0 0 24 0 0 0 20 0 15 0 116973183 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507851708464 140508653262125 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13978684 memory=1740 CPUtime=0.23 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) S 17423 17423 8557 0 -1 1077944384 1518 0 0 0 23 0 0 0 20 0 15 0 116973183 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13978684 memory=956 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13978684 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116973186 14314172416 21729 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 88296 KiB

[startup+1.50091 s]
/proc/loadavg: 1.66 1.58 1.59 5/211 17439
/proc/meminfo: memFree=24077592/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13980732 memory=117368 CPUtime=2.46 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 14714 0 0 0 240 6 0 0 20 0 15 0 116973177 14316269568 29342 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3495183 29342 3177 1 0 3483476 0
[pid=17425/tid=17426] ppid=17423 vsize=13980732 memory=-8774313645642428999 CPUtime=1.37 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 8408 0 0 0 133 4 0 0 20 0 15 0 116973178 14316269568 29342 18446744073709551615 4194304 4196468 140726873179040 140508675975624 140508265053066 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14316269568 29342 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14316269568 29342 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116973178 14316269568 29342 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507854873344 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13980732 memory=1380 CPUtime=2.84 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) S 17423 17423 8557 0 -1 1077944384 15031 0 0 0 282 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507852770032 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13980732 memory=4144 CPUtime=2.52 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) S 17423 17423 8557 0 -1 1077944384 15622 0 0 0 250 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13980732 memory=63540 CPUtime=0.63 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) S 17423 17423 8557 0 -1 1077944384 9165 0 0 0 60 3 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13980732 memory=1380 CPUtime=1.52 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1385 0 0 0 77 75 0 0 20 0 15 0 116973186 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 2455.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 441896 KiB

[startup+2502.3 s]
/proc/loadavg: 1.48 1.50 1.59 3/215 17701
/proc/meminfo: memFree=30514632/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13980732 memory=440516 CPUtime=2515.47 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 108982 0 0 0 251403 144 0 0 20 0 15 0 116973177 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3495183 110129 3258 1 0 3483476 0
[pid=17425/tid=17426] ppid=17423 vsize=13980732 memory=440516 CPUtime=2498.99 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 34486 0 0 0 249885 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508675976864 140508267199500 0 4 1 16800974 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.06 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 5187 0 0 0 192 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.07 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 5998 0 0 0 193 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.07 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 5719 0 0 0 192 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13980732 memory=1380 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 7112 0 0 0 193 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13980732 memory=4144 CPUtime=0.55 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 7870 0 0 0 47 8 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13980732 memory=63556 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507855926496 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13980732 memory=440516 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507854873344 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13980732 memory=4144 CPUtime=2.84 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) S 17423 17423 8557 0 -1 1077944384 15033 0 0 0 282 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507852770032 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13980732 memory=63556 CPUtime=2.52 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) S 17423 17423 8557 0 -1 1077944384 15624 0 0 0 250 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13980732 memory=440516 CPUtime=0.64 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) S 17423 17423 8557 0 -1 1077944384 9167 0 0 0 61 3 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13980732 memory=2384 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13980732 memory=1672 CPUtime=1.56 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1391 0 0 0 79 77 0 0 20 0 15 0 116973186 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 2515.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 441896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.9 s]
/proc/loadavg: 1.52 1.51 1.59 3/215 17701
/proc/meminfo: memFree=30514632/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13980732 memory=440516 CPUtime=2520.09 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 109082 0 0 0 251865 144 0 0 20 0 15 0 116973177 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3495183 110129 3258 1 0 3483476 0
[pid=17425/tid=17426] ppid=17423 vsize=13980732 memory=1380 CPUtime=2503.58 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 34577 0 0 0 250344 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508675977216 140508265714474 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.06 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 5187 0 0 0 192 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 5998 0 0 0 194 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 5719 0 0 0 193 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 7112 0 0 0 193 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13980732 memory=1380 CPUtime=0.55 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 7870 0 0 0 47 8 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507855926496 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507854873344 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13980732 memory=832 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13980732 memory=16436 CPUtime=2.84 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) S 17423 17423 8557 0 -1 1077944384 15033 0 0 0 282 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507852770032 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.52 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) S 17423 17423 8557 0 -1 1077944384 15624 0 0 0 250 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13980732 memory=1380 CPUtime=0.64 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) S 17423 17423 8557 0 -1 1077944384 9167 0 0 0 61 3 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13980732 memory=440516 CPUtime=1.56 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1400 0 0 0 79 77 0 0 20 0 15 0 116973186 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 441896 KiB

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

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

[startup+2506.91 s]
# the end of solver process 17425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.67 s, system=1.44634 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

[startup+2506.9 s]
/proc/loadavg: 1.52 1.51 1.59 3/215 17701
/proc/meminfo: memFree=30514632/32770624 swapFree=67105588/67108860
[pid=17423] ppid=17420 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17423/stat : 17423 (xcsp3-exec) S 17420 17423 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 116973170 9740288 345 18446744073709551615 4194304 5098028 140727782402048 140727782400152 140246958273148 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 6 0 0 7196144 7232144 13414400 140727782404472 140727782404677 140727782404677 140727782408171 0
/proc/17423/statm: 2378 345 289 221 0 87 0
[pid=17425] ppid=17423 vsize=13980732 memory=440516 CPUtime=2520.09 cores=0,2,4,6
/proc/17425/stat : 17425 (java) S 17423 17423 8557 0 -1 1077944320 109082 0 0 0 251865 144 0 0 20 0 15 0 116973177 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140726873161584 140508671737591 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
/proc/17425/statm: 3495183 110129 3258 1 0 3483476 0
[pid=17425/tid=17426] ppid=17423 vsize=13980732 memory=1380 CPUtime=2503.58 cores=0,2,4,6
/proc/17425/task/17426/stat : 17426 (java) R 17423 17423 8557 0 -1 4202560 34577 0 0 0 250344 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508675977216 140508265714474 0 4 1 16800974 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17427] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.06 cores=0,2,4,6
/proc/17425/task/17427/stat : 17427 (java) S 17423 17423 8557 0 -1 1077944384 5187 0 0 0 192 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508591152144 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17428] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17428/stat : 17428 (java) S 17423 17423 8557 0 -1 1077944384 5998 0 0 0 194 14 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508590099600 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17429] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17429/stat : 17429 (java) S 17423 17423 8557 0 -1 1077944384 5719 0 0 0 193 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508589046544 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17430] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.08 cores=0,2,4,6
/proc/17425/task/17430/stat : 17430 (java) S 17423 17423 8557 0 -1 1077944384 7112 0 0 0 193 15 0 0 20 0 15 0 116973178 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140508587994000 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17431] ppid=17423 vsize=13980732 memory=1380 CPUtime=0.55 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (java) S 17423 17423 8557 0 -1 1077944384 7870 0 0 0 47 8 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507856980208 140508671748738 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17432] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17432/stat : 17432 (java) S 17423 17423 8557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507855926496 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17433] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17433/stat : 17433 (java) S 17423 17423 8557 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 116973180 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507854873344 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17434] ppid=17423 vsize=13980732 memory=832 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17434/stat : 17434 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507853821904 140508671756187 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17435] ppid=17423 vsize=13980732 memory=16436 CPUtime=2.84 cores=0,2,4,6
/proc/17425/task/17435/stat : 17435 (java) S 17423 17423 8557 0 -1 1077944384 15033 0 0 0 282 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507852770032 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17436] ppid=17423 vsize=13980732 memory=440516 CPUtime=2.52 cores=0,2,4,6
/proc/17425/task/17436/stat : 17436 (java) S 17423 17423 8557 0 -1 1077944384 15624 0 0 0 250 2 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507851717488 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17437] ppid=17423 vsize=13980732 memory=1380 CPUtime=0.64 cores=0,2,4,6
/proc/17425/task/17437/stat : 17437 (java) S 17423 17423 8557 0 -1 1077944384 9167 0 0 0 61 3 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507850664432 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17438] ppid=17423 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17438/stat : 17438 (java) S 17423 17423 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116973183 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507849612128 140508671747797 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
[pid=17425/tid=17439] ppid=17423 vsize=13980732 memory=440516 CPUtime=1.56 cores=0,2,4,6
/proc/17425/task/17439/stat : 17439 (java) S 17423 17423 8557 0 -1 1077944384 1400 0 0 0 79 77 0 0 20 0 15 0 116973186 14316269568 110129 18446744073709551615 4194304 4196468 140726873179040 140507848559152 140508671748738 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12562432 140726873182641 140726873182817 140726873182817 140726873186255 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 441896 KiB

Child status: 143
Real time (s): 2506.91
CPU time (s): 2520.11
CPU user time (s): 2518.67
CPU system time (s): 1.44634
CPU usage (%): 100.527
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 887516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.67
system time used= 1.44634
maximum resident set size= 886196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67526
involuntary context switches= 3208


# summary of solver processes directly reported to runsolver:
#   pid: 17423,17425
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.67
#   total CPU system time (s): 1.44634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4317 second user time and 27.0042 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-19 14:48:56
IDJOB=4282096
IDBENCH=135794
IDSOLVER=2677
FILE ID=node126/4282096-1503147781
RUNJOBID= node126-1503095802-8615
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-15.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-4282096-1503147781/watcher-4282096-1503147781 -o /tmp/evaluation-result-4282096-1503147781/solver-4282096-1503147781 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503095802-8615 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1200485037 HOME/instance-4282096-1503147781.xml

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

MD5SUM BENCH= 97b5a288822c02a27c7c951fc8651369
RANDOM SEED=1200485037

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:        24163172 kB
MemAvailable:   24738020 kB
Buffers:          308660 kB
Cached:           556236 kB
SwapCached:          524 kB
Active:          7752384 kB
Inactive:         367712 kB
Active(anon):    7211512 kB
Inactive(anon):    93904 kB
Active(file):     540872 kB
Inactive(file):   273808 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              7608 kB
Writeback:             0 kB
AnonPages:       7259544 kB
Mapped:            70888 kB
Shmem:             49824 kB
Slab:             178404 kB
SReclaimable:     152004 kB
SUnreclaim:        26400 kB
KernelStack:        3584 kB
PageTables:        19280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7857476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7170048 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:30:43