Trace number 4389431

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 NameAnswerCPU timeWall clock time
cosoco 2SAT 2319.35 2319.41

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-armies/
Pb-army11-17ls.xml
MD5SUM3a369118bc0c88105fbaeba7564c3313
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.4026
Satisfiable
(Un)Satisfiability was proved
Number of variables370
Number of constraints557
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":370}]
Minimum variable degree3
Maximum variable degree13
Distribution of variable degrees[{"degree":3,"count":8},{"degree":4,"count":8},{"degree":5,"count":8},{"degree":6,"count":8},{"degree":7,"count":250},{"degree":8,"count":8},{"degree":9,"count":8},{"degree":10,"count":8},{"degree":11,"count":8},{"degree":12,"count":8},{"degree":13,"count":48}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":193},{"arity":3,"count":8},{"arity":4,"count":8},{"arity":5,"count":250},{"arity":6,"count":8},{"arity":7,"count":8},{"arity":8,"count":8},{"arity":9,"count":8},{"arity":10,"count":8},{"arity":11,"count":8},{"arity":12,"count":48},{"arity":121,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":557}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c root propagations     : 0           
0.00/0.05	c restarts enabled, print stats at every restarts
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c
0.00/0.05	c This is cosoco 2.00 --  
0.00/0.05	c
0.00/0.05	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389431-1568350951.xml 
0.00/0.05	c ========================================[ Problem Statistics ]===========================================
0.00/0.05	c |                                                                                                       
0.00/0.05	c |  Parse time        :         0.05 s 
0.00/0.05	c |
0.00/0.05	c |               Variables: 370
0.00/0.05	c |            Domain Sizes: 2..2
0.00/0.05	c |
0.00/0.05	c |             Constraints: 557
0.00/0.05	c |                   Arity: 2..121  -- Binary: 193  -- Ternary: 8
0.00/0.05	c | 
0.00/0.05	c |                   Types: 
0.00/0.05	c |                          Sum: 557
0.00/0.05	c |                          
0.00/0.05	c =========================================================================================================
0.00/0.05	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            1158           56536          15304          0              0              226   269   249
0.09/0.12	c 211            2754           118708         31459          0              0              149   220   208
0.09/0.16	c 332            4694           190053         49277          0              0              124   222   209
0.09/0.19	c 465            5889           241287         62552          0              0              203   220   213
0.20/0.25	c 611            8303           337760         86125          0              0              155   221   208
0.20/0.28	c 771            9891           402585         102774         0              0              193   221   214
0.30/0.33	c 947            12058          490326         125059         0              0              183   222   211
0.30/0.38	c 1140           13875          578755         146868         0              0              184   223   213
0.40/0.42	c 1352           15587          660424         167219         0              0              202   221   213
0.40/0.48	c 1585           18367          771367         194747         0              0              176   222   213
0.50/0.55	c 1841           21422          901278         227479         0              0              153   222   213
0.59/0.61	c 2122           23808          1016906        256769         0              0              188   222   215
0.69/0.70	c 2431           27187          1168971        297498         0              0              138   219   210
0.79/0.80	c 2770           31749          1360323        346971         0              0              146   219   210
0.79/0.88	c 3142           34802          1510706        386775         0              0              189   220   213
0.89/0.98	c 3551           38714          1698538        435688         0              0              187   218   210
0.99/1.09	c 4000           43155          1900476        488619         0              0              170   218   211
1.19/1.20	c 4493           47742          2113141        543991         0              0              186   219   212
1.29/1.38	c 5035           54965          2432483        624490         0              0              115   221   211
1.49/1.50	c 5631           59985          2664881        685921         0              0              191   221   213
1.59/1.63	c 6286           64823          2904950        749090         0              0              182   221   215
1.79/1.82	c 7006           72877          3264806        839793         0              0              129   225   214
1.89/1.98	c 7798           78955          3577736        919573         0              0              194   226   217
2.09/2.15	c 8669           85467          3911143        1005002        0              0              191   221   214
2.29/2.36	c 9627           93538          4313226        1108197        0              0              176   219   212
2.49/2.58	c 10680          102159         4738254        1217075        0              0              178   222   213
2.79/2.83	c 11838          111619         5221754        1345296        0              0              163   222   213
2.99/3.09	c 13111          121598         5748103        1478546        0              0              184   222   214
3.39/3.45	c 14511          136686         6402945        1648381        0              0              160   222   212
3.69/3.77	c 16051          149532         7024971        1812310        0              0              177   223   214
4.09/4.18	c 17745          165769         7794816        2015402        0              0              160   219   212
4.59/4.62	c 19608          183176         8620414        2231982        0              0              168   221   212
5.09/5.11	c 21657          201903         9555573        2476219        0              0              175   220   212
5.49/5.59	c 23910          220425         10480075       2717075        0              0              185   220   213
6.09/6.13	c 26388          240809         11532259       2987163        0              0              168   221   213
6.79/6.82	c 29113          268823         12834698       3320740        0              0              153   222   212
7.99/8.08	c 32110          319357         15047457       3866192        0              0              119   224   211
8.89/8.92	c 35406          353185         16645020       4261991        0              0              125   225   215
9.89/9.94	c 39031          393394         18561896       4746478        0              0              136   223   213
11.19/11.20	c 43018          446303         20883420       5317563        0              0              153   226   214
12.19/12.22	c 47403          487146         22819455       5809564        0              0              133   225   215
13.29/13.32	c 52226          530791         24946778       6338468        0              0              140   225   216
14.29/14.31	c 57531          570676         26888161       6810216        0              0              170   226   217
16.09/16.14	c 63366          647806         30162497       7646266        0              0              113   223   210
17.49/17.55	c 69784          702313         32886871       8361179        0              0              159   223   213
18.99/19.07	c 76843          760982         35853253       9133283        0              0              170   222   213
20.69/20.78	c 84607          827903         39153300       9993617        0              0              173   221   212
22.49/22.53	c 93147          894862         42597362       10898380       0              0              180   223   214
24.79/24.85	c 102541         985647         47037652       12023722       0              0              148   222   213
27.29/27.31	c 112874         1081177        51803198       13251061       0              0              152   223   214
29.89/29.98	c 124240         1185188        56975309       14585109       0              0              157   223   214
32.88/32.91	c 136742         1301552        62581252       16022836       0              0              133   224   214
35.88/35.97	c 150494         1418847        68431866       17557930       0              0              169   224   214
39.28/39.31	c 165621         1547072        74972044       19247373       0              0              178   222   213
43.58/43.61	c 182260         1711996        83133765       21396089       0              0              139   222   211
47.99/48.02	c 200562         1877493        91737045       23630605       0              0              161   222   212
51.99/52.06	c 220694         2030518        99711790       25746749       0              0              182   222   214
56.88/56.94	c 242839         2214455        109157669      28298873       0              0              162   222   212
62.99/63.07	c 267198         2451503        120773473      31379551       0              0              144   222   212
69.18/69.21	c 293992         2685141        132673097      34489364       0              0              146   223   212
75.58/75.64	c 323465         2916391        145359819      37878382       0              0              166   223   213
84.28/84.33	c 355885         3271316        161606259      41955728       0              0              122   225   213
93.68/93.73	c 391547         3647127        179336527      46428831       0              0              126   223   212
101.88/101.92	c 430775         3967633        195338982      50545440       0              0              166   225   215
112.28/112.31	c 473925         4375133        215196844      55721094       0              0              153   221   212
123.88/123.90	c 521390         4828829        237201238      61494767       0              0              123   222   212
134.99/135.04	c 573601         5251643        259141387      67160319       0              0              159   224   213
147.09/147.18	c 631033         5713542        283094603      73261191       0              0              175   225   215
158.99/159.05	c 694208         6180924        306479579      79179687       0              0              172   229   217
178.68/178.77	c 763700         6930003        343929171      88810074       0              0              120   224   212
197.68/197.70	c 840141         7666296        380276514      97932551       0              0              135   226   215
217.88/218.00	c 924226         8474336        418852741      107676982      0              0              111   225   214
240.78/240.88	c 1016719        9328562        463300204      119298285      0              0              145   223   212
266.18/266.28	c 1118461        10324972       511556340      131704698      0              0              121   227   213
292.88/292.97	c 1230377        11324654       563435212      145286257      0              0              136   224   212
321.18/321.29	c 1353484        12408753       618335421      159469604      0              0              142   225   213
352.98/353.06	c 1488901        13618079       679509822      175623638      0              0              148   222   213
387.77/387.82	c 1637859        14892051       747563531      193744798      0              0              145   223   212
427.08/427.14	c 1801712        16336787       824142116      214228586      0              0              147   224   212
467.17/467.25	c 1981950        17850631       901990867      234793842      0              0              162   225   213
515.47/515.56	c 2180211        19646220       995867609      259195004      0              0              151   222   211
567.98/568.05	c 2398298        21554663       1098617046     286019507      0              0              152   223   212
623.87/623.90	c 2638193        23655459       1207595613     314364995      0              0              132   223   212
688.57/688.60	c 2902077        26133753       1331053299     346768600      0              0              125   223   211
754.26/754.31	c 3192349        28567978       1459508757     381749156      0              0              136   226   213
829.56/829.68	c 3511648        31368714       1606256116     420776453      0              0              154   224   212
906.07/906.16	c 3862876        34230032       1755839865     461079229      0              0              150   223   213
994.66/994.73	c 4249226        37644967       1926886673     505585422      0              0              130   226   213
1089.56/1089.69	c 4674211        41187599       2113780611     554176728      0              0              156   227   214
1207.06/1207.12	c 5141694        45785379       2339936549     611572326      0              0              130   228   214
1321.65/1321.79	c 5655925        50273969       2564354522     667078690      0              0              148   231   217
1455.35/1455.43	c 6221579        55522925       2822538901     730650138      0              0              123   231   216
1614.05/1614.17	c 6843798        61439513       3129456919     811114276      0              0              118   223   211
1777.65/1777.70	c 7528238        67545013       3447682989     894836100      0              0              127   224   212
1944.74/1944.85	c 8281122        73680561       3777987783     982873317      0              0              138   227   214
2124.83/2124.92	c 9109294        80384408       4132575979     1074765150     0              0              152   228   214
2319.33/2319.40	c First solution is found
2319.33/2319.40	s SATISFIABLE
2319.33/2319.40	c restarts              : 96          
2319.33/2319.40	c conflicts             : 9935368      (4284 /sec)
2319.33/2319.40	c decisions             : 87605788     (37772 /sec)
2319.33/2319.40	c propagations          : 1172271464  (505435 /sec)
2319.33/2319.40	c root propagations     : 0           
2319.33/2319.40	c filter calls          : 4513662436     (1946106 /sec)
2319.33/2319.40	c useless filter calls  : 3881561429     (85 %)
2319.33/2319.40	c Memory used           : 28.46 MB
2319.33/2319.40	c CPU time              : 2319.33 s
2319.33/2319.40	c real time             : 2319.4 s
2319.33/2319.40	
2319.33/2319.40	c solution 1
2319.33/2319.40	
2319.33/2319.40	v <instantiation type='solution'>
2319.33/2319.40	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] </list>
2319.33/2319.40	v <values>0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 1 0 1 0 1 </values>
2319.33/2319.40	v </instantiation>
2319.33/2319.40	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389431-1568350951/watcher-4389431-1568350951 -o /tmp/evaluation-result-4389431-1568350951/solver-4389431-1568350951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-995 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389431-1568350951.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=1024, runsolver pid=1021
Current StackSize limit: 8192 KiB


[startup+0.100507 s]*
/proc/loadavg: 1.00 1.04 1.35 5/200 1025
/proc/meminfo: memFree=30801052/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5540 CPUtime=0.09 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 1565 0 0 0 9 0 0 0 20 0 1 0 411349773 29704192 1385 33554432000 4194304 6210612 140726161313424 140726161310856 5155171 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1385 872 493 0 557 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5540 KiB

[startup+0.209281 s]*
/proc/loadavg: 1.00 1.04 1.35 4/200 1025
/proc/meminfo: memFree=30800772/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5540 CPUtime=0.2 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 1577 0 0 0 20 0 0 0 20 0 1 0 411349773 29704192 1385 33554432000 4194304 6210612 140726161313424 140726161310856 5249715 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1385 872 493 0 557 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5540 KiB

[startup+0.30898 s]*
/proc/loadavg: 1.00 1.04 1.35 4/200 1025
/proc/meminfo: memFree=30800772/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5540 CPUtime=0.3 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 1578 0 0 0 30 0 0 0 20 0 1 0 411349773 29704192 1385 33554432000 4194304 6210612 140726161313424 140726161310856 5154977 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1385 872 493 0 557 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5540 KiB

[startup+0.700204 s]
/proc/loadavg: 1.00 1.04 1.35 4/200 1025
/proc/meminfo: memFree=30800400/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5540 CPUtime=0.69 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 1579 0 0 0 69 0 0 0 20 0 1 0 411349773 29704192 1385 33554432000 4194304 6210612 140726161313424 140726161310856 5154969 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1385 872 493 0 557 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5540 KiB

[startup+1.50022 s]
/proc/loadavg: 1.00 1.04 1.35 4/200 1025
/proc/meminfo: memFree=30800520/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5540 CPUtime=1.49 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 1580 0 0 0 149 0 0 0 20 0 1 0 411349773 29704192 1385 33554432000 4194304 6210612 140726161313424 140726161311384 5155339 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1385 872 493 0 557 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5540 KiB

[startup+3.10905 s]
/proc/loadavg: 1.00 1.04 1.35 5/200 1025
/proc/meminfo: memFree=30799728/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5672 CPUtime=3.09 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 2059 0 0 0 309 0 0 0 20 0 1 0 411349773 29704192 1418 33554432000 4194304 6210612 140726161313424 140726161311384 5249893 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1418 872 493 0 557 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5672 KiB

[startup+6.30024 s]
/proc/loadavg: 1.08 1.06 1.36 5/200 1025
/proc/meminfo: memFree=30799744/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5676 CPUtime=6.29 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 2539 0 0 0 629 0 0 0 20 0 1 0 411349773 29704192 1419 33554432000 4194304 6210612 140726161313424 140726161311384 5409305 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1419 872 493 0 557 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5676 KiB

[startup+12.7002 s]
/proc/loadavg: 1.16 1.07 1.36 4/200 1025
/proc/meminfo: memFree=30800200/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5676 CPUtime=12.69 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 3019 0 0 0 1269 0 0 0 20 0 1 0 411349773 29704192 1419 33554432000 4194304 6210612 140726161313424 140726161311384 5154977 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1419 872 493 0 557 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5676 KiB

[startup+25.5002 s]
/proc/loadavg: 1.34 1.12 1.37 5/200 1027
/proc/meminfo: memFree=30800104/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5684 CPUtime=25.49 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 3982 0 0 0 2549 0 0 0 20 0 1 0 411349773 29704192 1421 33554432000 4194304 6210612 140726161313424 140726161311384 5155303 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1421 872 493 0 557 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5684 KiB

[startup+51.1091 s]
/proc/loadavg: 1.57 1.19 1.39 4/200 1028
/proc/meminfo: memFree=30800188/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5684 CPUtime=51.09 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 4463 0 0 0 5109 0 0 0 20 0 1 0 411349773 29704192 1421 33554432000 4194304 6210612 140726161313424 140726161311384 5397089 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1421 872 493 0 557 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5684 KiB

[startup+102.3 s]
/proc/loadavg: 1.81 1.31 1.42 4/200 1032
/proc/meminfo: memFree=30799692/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5684 CPUtime=102.28 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 4945 0 0 0 10228 0 0 0 20 0 1 0 411349773 29704192 1421 33554432000 4194304 6210612 140726161313424 140726161311384 5154977 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1421 872 493 0 557 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5684 KiB

[startup+162.3 s]
/proc/loadavg: 1.93 1.44 1.45 4/200 1038
/proc/meminfo: memFree=30800092/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5684 CPUtime=162.28 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 5429 0 0 0 16228 0 0 0 20 0 1 0 411349773 29704192 1421 33554432000 4194304 6210612 140726161313424 140726161311384 5249664 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1421 872 493 0 557 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5684 KiB

[startup+222.3 s]
/proc/loadavg: 1.97 1.54 1.49 4/200 1042
/proc/meminfo: memFree=30798996/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29008 memory=5688 CPUtime=222.28 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 5912 0 0 0 22228 0 0 0 20 0 1 0 411349773 29704192 1422 33554432000 4194304 6210612 140726161313424 140726161311384 5154973 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7252 1422 872 493 0 557 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5688 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.62 1.52 4/199 1046
/proc/meminfo: memFree=30799516/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5688 CPUtime=282.28 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 6398 0 0 0 28228 0 0 0 20 0 1 0 411349773 29839360 1422 33554432000 4194304 6210612 140726161313424 140726161311384 5155888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1422 872 493 0 590 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5688 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.69 1.55 4/198 1052
/proc/meminfo: memFree=30799020/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5696 CPUtime=342.28 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 6882 0 0 0 34228 0 0 0 20 0 1 0 411349773 29839360 1424 33554432000 4194304 6210612 140726161313424 140726161311384 5192938 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1424 872 493 0 590 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5696 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.58 4/198 1056
/proc/meminfo: memFree=30798592/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5696 CPUtime=402.27 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 7366 0 0 0 40227 0 0 0 20 0 1 0 411349773 29839360 1424 33554432000 4194304 6210612 140726161313424 140726161311384 5154977 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1424 872 493 0 590 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5696 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 1.81 1.61 4/198 1060
/proc/meminfo: memFree=30798904/32770624 swapFree=66996784/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5696 CPUtime=462.27 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 7850 0 0 0 46227 0 0 0 20 0 1 0 411349773 29839360 1424 33554432000 4194304 6210612 140726161313424 140726161311384 5008544 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1424 872 493 0 590 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5696 KiB


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

Current children cumulated memory: 5708 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 1.95 4/200 1201
/proc/meminfo: memFree=30798296/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=1902.24 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 19210 0 0 0 190223 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5157079 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+1962.3 s]
/proc/loadavg: 2.07 2.03 1.96 4/200 1207
/proc/meminfo: memFree=30797636/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=1962.24 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 19698 0 0 0 196223 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5155166 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.02 1.96 4/200 1211
/proc/meminfo: memFree=30798080/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2022.24 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 20149 0 0 0 202223 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5397215 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 1.96 4/198 1215
/proc/meminfo: memFree=30798216/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2082.24 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 20604 0 0 0 208223 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5155325 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1221
/proc/meminfo: memFree=30797404/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2142.23 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 21092 0 0 0 214222 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5155382 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1225
/proc/meminfo: memFree=30797672/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2202.23 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 21553 0 0 0 220222 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249890 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1229
/proc/meminfo: memFree=30797524/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2262.23 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22014 0 0 0 226222 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5154973 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2262.23 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2319.41 s]
# the end of solver process 1024 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2319.33 s, system=0.014999 s

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

[startup+2278.4 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1232
/proc/meminfo: memFree=30797908/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2278.33 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22454 0 0 0 227832 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249674 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2278.33 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2304 s]*
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797620/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2303.94 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22475 0 0 0 230393 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249729 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2303.94 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2310.4 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2310.33 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231032 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5154977 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2310.33 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2313.6 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2313.53 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231352 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249700 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2313.53 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2316.8 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2316.73 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231672 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249691 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2316.73 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2318.4 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2318.33 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231832 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5249712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2318.33 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2319.2 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2319.13 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231912 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5156097 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2319.13 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+2319.4 s]
/proc/loadavg: 2.00 2.01 1.96 4/198 1233
/proc/meminfo: memFree=30797712/32770624 swapFree=66996800/67108860
[pid=1024] ppid=1021 vsize=29140 memory=5708 CPUtime=2319.33 cores=1,3,5,7
/proc/1024/stat : 1024 (cosoco) R 1021 1024 963 0 -1 4202496 22476 0 0 0 231932 1 0 0 20 0 1 0 411349773 29839360 1427 33554432000 4194304 6210612 140726161313424 140726161311384 5008463 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 9240576 140726161318923 140726161319025 140726161319025 140726161321934 0
/proc/1024/statm: 7285 1427 872 493 0 590 0
Current children cumulated CPU time: 2319.33 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

Child status: 0
Real time (s): 2319.41
CPU time (s): 2319.35
CPU user time (s): 2319.33
CPU system time (s): 0.014999
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 29140
Max. memory (cumulated for all children) (KiB): 5708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2319.33
system time used= 0.014999
maximum resident set size= 5844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 585


# summary of solver processes directly reported to runsolver:
#   pid: 1024
#   total CPU time (s): 2319.35
#   total CPU user time (s): 2319.33
#   total CPU system time (s): 0.014999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.88304 second user time and 13.8074 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 06:01:14
IDJOB=4389431
IDBENCH=134844
IDSOLVER=2829
FILE ID=node106/4389431-1568350951
RUNJOBID= node106-1568347274-995
PBS_JOBID= 21701175
Free space on /tmp= 56732 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-armies/Pb-army11-17ls.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389431-1568350951/watcher-4389431-1568350951 -o /tmp/evaluation-result-4389431-1568350951/solver-4389431-1568350951 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568347274-995 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389431-1568350951.xml

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

MD5SUM BENCH= 3a369118bc0c88105fbaeba7564c3313
RANDOM SEED=1993843708

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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.79
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.79
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.79
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:        30806672 kB
MemAvailable:   31902140 kB
Buffers:          144016 kB
Cached:          1230448 kB
SwapCached:         9900 kB
Active:           355788 kB
Inactive:        1032732 kB
Active(anon):      13404 kB
Inactive(anon):    33824 kB
Active(file):     342384 kB
Inactive(file):   998908 kB
Unevictable:      107512 kB
Mlocked:          107512 kB
SwapTotal:      67108860 kB
SwapFree:       66996784 kB
Dirty:              5564 kB
Writeback:             0 kB
AnonPages:        112404 kB
Mapped:            36176 kB
Shmem:             24408 kB
Slab:             169412 kB
SReclaimable:     140024 kB
SUnreclaim:        29388 kB
KernelStack:        3456 kB
PageTables:         5508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     495248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56728 MiB
End job on node106 at 2019-09-13 06:39:54