Trace number 4407971

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 2.0SAT 2358.17 2358.03

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-4407971-1569803868.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.10/0.12	c 211            2754           118708         31459          0              0              149   220   208
0.10/0.16	c 332            4694           190053         49277          0              0              124   222   209
0.10/0.19	c 465            5889           241287         62552          0              0              203   220   213
0.21/0.25	c 611            8303           337760         86125          0              0              155   221   208
0.21/0.28	c 771            9891           402585         102774         0              0              193   221   214
0.31/0.33	c 947            12058          490326         125059         0              0              183   222   211
0.31/0.38	c 1140           13875          578755         146868         0              0              184   223   213
0.41/0.42	c 1352           15587          660424         167219         0              0              202   221   213
0.41/0.49	c 1585           18367          771367         194747         0              0              176   222   213
0.51/0.56	c 1841           21422          901278         227479         0              0              153   222   213
0.60/0.62	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.81	c 2770           31749          1360323        346971         0              0              146   219   210
0.79/0.89	c 3142           34802          1510706        386775         0              0              189   220   213
0.89/0.99	c 3551           38714          1698538        435688         0              0              187   218   210
1.10/1.10	c 4000           43155          1900476        488619         0              0              170   218   211
1.19/1.22	c 4493           47742          2113141        543991         0              0              186   219   212
1.39/1.40	c 5035           54965          2432483        624490         0              0              115   221   211
1.49/1.52	c 5631           59985          2664881        685921         0              0              191   221   213
1.59/1.65	c 6286           64823          2904950        749090         0              0              182   221   215
1.79/1.85	c 7006           72877          3264806        839793         0              0              129   225   214
2.00/2.01	c 7798           78955          3577736        919573         0              0              194   226   217
2.10/2.18	c 8669           85467          3911143        1005002        0              0              191   221   214
2.29/2.39	c 9627           93538          4313226        1108197        0              0              176   219   212
2.59/2.62	c 10680          102159         4738254        1217075        0              0              178   222   213
2.79/2.87	c 11838          111619         5221754        1345296        0              0              163   222   213
3.10/3.14	c 13111          121598         5748103        1478546        0              0              184   222   214
3.49/3.50	c 14511          136686         6402945        1648381        0              0              160   222   212
3.79/3.84	c 16051          149532         7024971        1812310        0              0              177   223   214
4.19/4.25	c 17745          165769         7794816        2015402        0              0              160   219   212
4.69/4.70	c 19608          183176         8620414        2231982        0              0              168   221   212
5.10/5.19	c 21657          201903         9555573        2476219        0              0              175   220   212
5.59/5.68	c 23910          220425         10480075       2717075        0              0              185   220   213
6.19/6.23	c 26388          240809         11532259       2987163        0              0              168   221   213
6.89/6.93	c 29113          268823         12834698       3320740        0              0              153   222   212
8.19/8.21	c 32110          319357         15047457       3866192        0              0              119   224   211
9.00/9.06	c 35406          353185         16645020       4261991        0              0              125   225   215
10.00/10.10	c 39031          393394         18561896       4746478        0              0              136   223   213
11.29/11.39	c 43018          446303         20883420       5317563        0              0              153   226   214
12.39/12.42	c 47403          487146         22819455       5809564        0              0              133   225   215
13.49/13.54	c 52226          530791         24946778       6338468        0              0              140   225   216
14.49/14.55	c 57531          570676         26888161       6810216        0              0              170   226   217
16.39/16.41	c 63366          647806         30162497       7646266        0              0              113   223   210
17.79/17.83	c 69784          702313         32886871       8361179        0              0              159   223   213
19.29/19.38	c 76843          760982         35853253       9133283        0              0              170   222   213
21.10/21.12	c 84607          827903         39153300       9993617        0              0              173   221   212
22.89/22.90	c 93147          894862         42597362       10898380       0              0              180   223   214
25.19/25.26	c 102541         985647         47037652       12023722       0              0              148   222   213
27.69/27.77	c 112874         1081177        51803198       13251061       0              0              152   223   214
30.39/30.48	c 124240         1185188        56975309       14585109       0              0              157   223   214
33.39/33.46	c 136742         1301552        62581252       16022836       0              0              133   224   214
36.49/36.57	c 150494         1418847        68431866       17557930       0              0              169   224   214
39.89/39.97	c 165621         1547072        74972044       19247373       0              0              178   222   213
44.29/44.34	c 182260         1711996        83133765       21396089       0              0              139   222   211
48.79/48.81	c 200562         1877493        91737045       23630605       0              0              161   222   212
52.89/52.93	c 220694         2030518        99711790       25746749       0              0              182   222   214
57.79/57.88	c 242839         2214455        109157669      28298873       0              0              162   222   212
64.10/64.11	c 267198         2451503        120773473      31379551       0              0              144   222   212
70.29/70.36	c 293992         2685141        132673097      34489364       0              0              146   223   212
76.79/76.89	c 323465         2916391        145359819      37878382       0              0              166   223   213
85.69/85.71	c 355885         3271316        161606259      41955728       0              0              122   225   213
95.19/95.26	c 391547         3647127        179336527      46428831       0              0              126   223   212
103.59/103.61	c 430775         3967633        195338982      50545440       0              0              166   225   215
114.09/114.17	c 473925         4375133        215196844      55721094       0              0              153   221   212
125.89/125.96	c 521390         4828829        237201238      61494767       0              0              123   222   212
137.19/137.28	c 573601         5251643        259141387      67160319       0              0              159   224   213
149.58/149.67	c 631033         5713542        283094603      73261191       0              0              175   225   215
161.68/161.75	c 694208         6180924        306479579      79179687       0              0              172   229   217
181.78/181.80	c 763700         6930003        343929171      88810074       0              0              120   224   212
200.99/201.07	c 840141         7666296        380276514      97932551       0              0              135   226   215
221.68/221.71	c 924226         8474336        418852741      107676982      0              0              111   225   214
244.88/244.99	c 1016719        9328562        463300204      119298285      0              0              145   223   212
270.78/270.82	c 1118461        10324972       511556340      131704698      0              0              121   227   213
297.88/297.97	c 1230377        11324654       563435212      145286257      0              0              136   224   212
326.68/326.78	c 1353484        12408753       618335421      159469604      0              0              142   225   213
358.98/359.05	c 1488901        13618079       679509822      175623638      0              0              148   222   213
394.37/394.43	c 1637859        14892051       747563531      193744798      0              0              145   223   212
434.37/434.41	c 1801712        16336787       824142116      214228586      0              0              147   224   212
475.08/475.18	c 1981950        17850631       901990867      234793842      0              0              162   225   213
524.18/524.26	c 2180211        19646220       995867609      259195004      0              0              151   222   211
577.58/577.65	c 2398298        21554663       1098617046     286019507      0              0              152   223   212
634.39/634.42	c 2638193        23655459       1207595613     314364995      0              0              132   223   212
700.10/700.13	c 2902077        26133753       1331053299     346768600      0              0              125   223   211
766.90/766.90	c 3192349        28567978       1459508757     381749156      0              0              136   226   213
843.41/843.45	c 3511648        31368714       1606256116     420776453      0              0              154   224   212
921.12/921.19	c 3862876        34230032       1755839865     461079229      0              0              150   223   213
1011.13/1011.19	c 4249226        37644967       1926886673     505585422      0              0              130   226   213
1107.63/1107.64	c 4674211        41187599       2113780611     554176728      0              0              156   227   214
1226.94/1226.95	c 5141694        45785379       2339936549     611572326      0              0              130   228   214
1343.65/1343.60	c 5655925        50273969       2564354522     667078690      0              0              148   231   217
1479.36/1479.37	c 6221579        55522925       2822538901     730650138      0              0              123   231   216
1640.67/1640.66	c 6843798        61439513       3129456919     811114276      0              0              118   223   211
1806.89/1806.83	c 7528238        67545013       3447682989     894836100      0              0              127   224   212
1976.90/1976.88	c 8281122        73680561       3777987783     982873317      0              0              138   227   214
2160.23/2160.13	c 9109294        80384408       4132575979     1074765150     0              0              152   228   214
2358.14/2358.02	c First solution is found
2358.14/2358.02	s SATISFIABLE
2358.14/2358.02	c restarts              : 96          
2358.14/2358.02	c conflicts             : 9935368      (4213 /sec)
2358.14/2358.02	c decisions             : 87605788     (37150 /sec)
2358.14/2358.02	c propagations          : 1172271464  (497111 /sec)
2358.14/2358.02	c root propagations     : 0           
2358.14/2358.02	c filter calls          : 4513662436     (1914056 /sec)
2358.14/2358.02	c useless filter calls  : 3881561429     (85 %)
2358.14/2358.02	c Memory used           : 28.46 MB
2358.14/2358.02	c CPU time              : 2358.17 s
2358.14/2358.02	c real time             : 2358.02 s
2358.14/2358.02	
2358.14/2358.02	c solution 1
2358.14/2358.02	
2358.14/2358.02	v <instantiation type='solution'>
2358.14/2358.02	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>
2358.14/2358.02	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>
2358.14/2358.02	v </instantiation>
2358.14/2358.02	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407971-1569803868/watcher-4407971-1569803868 -o /tmp/evaluation-result-4407971-1569803868/solver-4407971-1569803868 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569787355-25780 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407971-1569803868.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
Current StackSize limit: 8192 KiB

solver pid=29255, runsolver pid=29252

[startup+0.100157 s]*
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571160/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5552 CPUtime=0.1 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 1567 0 0 0 10 0 0 0 20 0 1 0 556548319 29704192 1388 33554432000 4194304 6211132 140734422778656 140734422775192 5155782 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1388 875 493 0 557 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5552 KiB

[startup+0.209388 s]*
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571160/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5552 CPUtime=0.21 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 1579 0 0 0 21 0 0 0 20 0 1 0 556548319 29704192 1388 33554432000 4194304 6211132 140734422778656 140734422775192 5156272 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1388 875 493 0 557 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5552 KiB

[startup+0.308812 s]*
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571160/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5552 CPUtime=0.31 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 1580 0 0 0 31 0 0 0 20 0 1 0 556548319 29704192 1388 33554432000 4194304 6211132 140734422778656 140734422775192 5250491 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1388 875 493 0 557 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5552 KiB

[startup+0.700271 s]
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571160/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5552 CPUtime=0.69 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 1581 0 0 0 69 0 0 0 20 0 1 0 556548319 29704192 1388 33554432000 4194304 6211132 140734422778656 140734422775192 5155519 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1388 875 493 0 557 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5552 KiB

[startup+1.50027 s]
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571160/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5552 CPUtime=1.49 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 1582 0 0 0 149 0 0 0 20 0 1 0 556548319 29704192 1388 33554432000 4194304 6211132 140734422778656 140734422776616 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1388 875 493 0 557 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5552 KiB

[startup+3.10888 s]
/proc/loadavg: 2.16 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571432/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5684 CPUtime=3.1 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 2060 0 0 0 310 0 0 0 20 0 1 0 556548319 29704192 1421 33554432000 4194304 6211132 140734422778656 140734422776616 5008971 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1421 875 493 0 557 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5684 KiB

[startup+6.30027 s]
/proc/loadavg: 2.14 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571060/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5688 CPUtime=6.29 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 2539 0 0 0 629 0 0 0 20 0 1 0 556548319 29704192 1422 33554432000 4194304 6211132 140734422778656 140734422776616 5155744 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1422 875 493 0 557 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5688 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.03 2.05 3/199 29256
/proc/meminfo: memFree=28571060/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5688 CPUtime=12.69 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 3018 0 0 0 1269 0 0 0 20 0 1 0 556548319 29704192 1422 33554432000 4194304 6211132 140734422778656 140734422776616 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1422 875 493 0 557 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5688 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 2.05 3/199 29259
/proc/meminfo: memFree=28570348/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5696 CPUtime=25.49 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 3979 0 0 0 2549 0 0 0 20 0 1 0 556548319 29704192 1424 33554432000 4194304 6211132 140734422778656 140734422776616 5396441 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1424 875 493 0 557 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5696 KiB

[startup+51.109 s]
/proc/loadavg: 2.07 2.03 2.05 3/199 29259
/proc/meminfo: memFree=28571756/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5696 CPUtime=51.1 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 4459 0 0 0 5110 0 0 0 20 0 1 0 556548319 29704192 1424 33554432000 4194304 6211132 140734422778656 140734422776616 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1424 875 493 0 557 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5696 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/199 29263
/proc/meminfo: memFree=28572128/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5696 CPUtime=102.29 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 4940 0 0 0 10229 0 0 0 20 0 1 0 556548319 29704192 1424 33554432000 4194304 6211132 140734422778656 140734422776616 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1424 875 493 0 557 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5696 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 29269
/proc/meminfo: memFree=28572092/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5696 CPUtime=162.28 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 5423 0 0 0 16228 0 0 0 20 0 1 0 556548319 29704192 1424 33554432000 4194304 6211132 140734422778656 140734422776616 5250283 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1424 875 493 0 557 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5696 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29280
/proc/meminfo: memFree=28571692/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29008 memory=5700 CPUtime=222.28 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 5905 0 0 0 22228 0 0 0 20 0 1 0 556548319 29704192 1425 33554432000 4194304 6211132 140734422778656 140734422776616 5156503 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7252 1425 875 493 0 557 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 5700 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29284
/proc/meminfo: memFree=28572104/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5700 CPUtime=282.28 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 6390 0 0 0 28228 0 0 0 20 0 1 0 556548319 29839360 1425 33554432000 4194304 6211132 140734422778656 140734422776616 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1425 875 493 0 590 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5700 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29290
/proc/meminfo: memFree=28571960/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5708 CPUtime=342.28 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 6873 0 0 0 34228 0 0 0 20 0 1 0 556548319 29839360 1427 33554432000 4194304 6211132 140734422778656 140734422776616 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1427 875 493 0 590 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29294
/proc/meminfo: memFree=28571656/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5708 CPUtime=402.27 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 7356 0 0 0 40227 0 0 0 20 0 1 0 556548319 29839360 1427 33554432000 4194304 6211132 140734422778656 140734422776616 5155711 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1427 875 493 0 590 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29298
/proc/meminfo: memFree=28571904/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5708 CPUtime=462.27 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 7839 0 0 0 46227 0 0 0 20 0 1 0 556548319 29839360 1427 33554432000 4194304 6211132 140734422778656 140734422776616 5250499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1427 875 493 0 590 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5708 KiB


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

Current children cumulated memory: 5720 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 29458
/proc/meminfo: memFree=28570716/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=1962.4 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 14092 0 0 0 196240 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5155369 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 1962.4 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 29467
/proc/meminfo: memFree=28569388/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2022.41 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 14122 0 0 0 202241 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5155700 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2022.41 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 29471
/proc/meminfo: memFree=28570192/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2082.41 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 14577 0 0 0 208241 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250321 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2082.41 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/201 29477
/proc/meminfo: memFree=28570448/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2142.41 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 14577 0 0 0 214241 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250330 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2142.41 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 29481
/proc/meminfo: memFree=28570632/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2202.42 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15064 0 0 0 220242 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5186274 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2202.42 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 29485
/proc/meminfo: memFree=28570544/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2262.43 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15064 0 0 0 226243 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250482 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2262.43 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 29491
/proc/meminfo: memFree=28570168/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2322.43 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15525 0 0 0 232243 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5157264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2322.43 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2358.03 s]
# the end of solver process 29255 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2358.17 s, system=0.008 s

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

[startup+2329.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29491
/proc/meminfo: memFree=28570156/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2329.73 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15525 0 0 0 232973 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5193786 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2329.73 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2342.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29491
/proc/meminfo: memFree=28570224/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2342.53 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15525 0 0 0 234253 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2342.53 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2348.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570092/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2348.93 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 234893 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2348.93 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2352 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570216/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2352.14 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 235214 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250304 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2352.14 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2355.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570216/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2355.33 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 235533 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5156288 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2355.33 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2356.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570216/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2356.93 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 235693 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250491 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2356.93 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2357.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570216/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2357.73 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 235773 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5155752 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2357.73 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

[startup+2358 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29492
/proc/meminfo: memFree=28570464/32770624 swapFree=67002732/67108860
[pid=29255] ppid=29252 vsize=29140 memory=5720 CPUtime=2358.14 cores=1,3,5,7
/proc/29255/stat : 29255 (cosoco) R 29252 29255 25748 0 -1 4202496 15526 0 0 0 235814 0 0 0 20 0 1 0 556548319 29839360 1430 33554432000 4194304 6211132 140734422778656 140734422776616 5250499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22622208 140734422787083 140734422787185 140734422787185 140734422790094 0
/proc/29255/statm: 7285 1430 875 493 0 590 0
Current children cumulated CPU time: 2358.14 s
Current children cumulated vsize: 29140 KiB
Current children cumulated memory: 5720 KiB

Child status: 0
Real time (s): 2358.03
CPU time (s): 2358.17
CPU user time (s): 2358.17
CPU system time (s): 0.008
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 29140
Max. memory (cumulated for all children) (KiB): 5720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2358.17
system time used= 0.008
maximum resident set size= 5848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15603
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= 14
involuntary context switches= 857


# summary of solver processes directly reported to runsolver:
#   pid: 29255
#   total CPU time (s): 2358.17
#   total CPU user time (s): 2358.17
#   total CPU system time (s): 0.008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.12955 second user time and 15.0328 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-30 02:37:11
IDJOB=4407971
IDBENCH=134844
IDSOLVER=2874
FILE ID=node148/4407971-1569803868
RUNJOBID= node148-1569787355-25780
PBS_JOBID= 21705817
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
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-4407971-1569803868/watcher-4407971-1569803868 -o /tmp/evaluation-result-4407971-1569803868/solver-4407971-1569803868 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1569787355-25780 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407971-1569803868.xml

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

MD5SUM BENCH= 3a369118bc0c88105fbaeba7564c3313
RANDOM SEED=1665895201

node148.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.13
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.13
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.13
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.13
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:        28573340 kB
MemAvailable:   31871784 kB
Buffers:          165616 kB
Cached:          3471092 kB
SwapCached:         3492 kB
Active:          2240228 kB
Inactive:        1402328 kB
Active(anon):      19228 kB
Inactive(anon):    67036 kB
Active(file):    2221000 kB
Inactive(file):  1335292 kB
Unevictable:      110976 kB
Mlocked:          110976 kB
SwapTotal:      67108860 kB
SwapFree:       67002732 kB
Dirty:              2724 kB
Writeback:             0 kB
AnonPages:        114316 kB
Mapped:            28672 kB
Shmem:             71796 kB
Slab:             145608 kB
SReclaimable:     115972 kB
SUnreclaim:        29636 kB
KernelStack:        3552 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     569228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62024 MiB
End job on node148 at 2019-09-30 03:16:29